mirror of
https://github.com/ksherlock/x65.git
synced 2025-01-15 02:30:01 +00:00
Update ca65directive.s
This commit is contained in:
parent
12e158d637
commit
385155d5eb
@ -2,6 +2,10 @@
|
||||
|
||||
.org $2000
|
||||
|
||||
.REPT 7
|
||||
dc.b rept
|
||||
.ENDR
|
||||
|
||||
zp_len_lo = $a7
|
||||
zp_len_hi = $a8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user