Tanks and mountains on Oprions screen but RMT still hangs

This commit is contained in:
Pecusx
2022-08-09 10:10:44 +02:00
parent 2f57c1f774
commit 234fbc5a4a
4 changed files with 48 additions and 4 deletions
+13
View File
@@ -1013,6 +1013,19 @@ MakeTanksVisible
rti
.endp
;--------------------------------------------------
.proc DLIinterruptOptions
;sta dliA
;sty dliY
pha
; lda dliColorsBack
lda #0
sta COLPF1
lda dliColorsFore
sta COLPF2
pla
rti
.endp
;--------------------------------------------------
.proc DLIinterruptGameOver
;sta dliA
;sty dliY