Minor optimization and new macro: waitRTC (not used yet)

This commit is contained in:
Pecusx
2023-01-15 20:47:10 +01:00
parent e9ec39005f
commit 9ec78928f1
6 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1897,7 +1897,7 @@ MakeDarkScreen
and #%00000101 ; Start + Option
sne:mva #$40 escFlag
and #%00000001 ; START KEY
seq:wait
seq:wait ; or waitRTC ?
rts
.endp