This commit is contained in:
mrdudz
2025-06-23 17:09:06 +02:00
parent 4863a3e29b
commit 5fc15a7a60
204 changed files with 915 additions and 912 deletions

View File

@@ -33,9 +33,9 @@ _init: jsr ACCESS ; Unlock System RAM
; Set cc65 argument stack pointer
lda #<(__RAM_START__ + __RAM_SIZE__)
sta sp
sta c_sp
lda #>(__RAM_START__ + __RAM_SIZE__)
sta sp+1
sta c_sp+1
; Initialize memory storage