mirror of
https://github.com/cc65/cc65.git
synced 2025-01-14 00:32:08 +00:00
cleanup
This commit is contained in:
parent
86091ac6bf
commit
3cb3d5dad3
@ -53,7 +53,7 @@ Lo_Mem = $0100 ; location of Lo_Code (must be below $1000 or above $e000)
|
|||||||
.addr COPYFROM
|
.addr COPYFROM
|
||||||
.addr COPYTO
|
.addr COPYTO
|
||||||
|
|
||||||
; ------------------------------------------------------------------------
|
; ------------------------------------------------------------------------
|
||||||
|
|
||||||
.bss
|
.bss
|
||||||
window: .res 256 ; the memory window (256 bytes)
|
window: .res 256 ; the memory window (256 bytes)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user