Ready for github publishing
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
; @language: Z80 ASM
|
||||
|
||||
org 0xA000
|
||||
include '../../os/abi-generated.asm'
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
; @language: Z80 ASM
|
||||
;hd44780 lcd test procedure
|
||||
|
||||
LCD_INSTR_REG: EQU %00000000
|
||||
|
Reference in New Issue
Block a user