It's easy game

This commit is contained in:
Pecusx
2024-08-25 16:57:19 +02:00
parent 49ba83f111
commit fd95eab62f
4 changed files with 8 additions and 3 deletions
+4
View File
@@ -128,6 +128,10 @@ WorldTable
:WORLD_LENGTH+1 .byte 0 ; ground
;---------------------------------------------------
FirstSTART
mva #0 dmactls ; dark screen
mva #$ff portb
; and wait one frame :)
waitRTC ; or waitRTC ?
jsr ClearScreen
jsr GenerateCharsets
jsr GenerateClouds