1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-21 09:17:52 +00:00
This commit is contained in:
mrdudz
2022-07-21 03:45:40 +02:00
parent 86091ac6bf
commit 3cb3d5dad3
+1 -1
View File
@@ -53,7 +53,7 @@ Lo_Mem = $0100 ; location of Lo_Code (must be below $1000 or above $e000)
.addr COPYFROM
.addr COPYTO
; ------------------------------------------------------------------------
; ------------------------------------------------------------------------
.bss
window: .res 256 ; the memory window (256 bytes)