updated
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
|
||||
; original lcdtest.s by PeT (mess@utanet.at)
|
||||
|
||||
.export _main
|
||||
.include "gamate.inc"
|
||||
.include "gamate.inc"
|
||||
|
||||
.zeropage
|
||||
addr: .word 0
|
||||
.zeropage
|
||||
addr: .word 0
|
||||
psa: .word 0
|
||||
|
||||
.data
|
||||
.data
|
||||
temp_x: .byte 0
|
||||
temp_y: .byte 0
|
||||
temp_a: .byte 0
|
||||
|
||||
Reference in New Issue
Block a user