Prepare to left game

This commit is contained in:
Pecusx
2024-08-12 14:00:59 +02:00
parent 691d85291e
commit 1a65fc27d5
3 changed files with 14 additions and 25 deletions
+10 -5
View File
@@ -86,6 +86,14 @@ FirstSTART
NewGame
jsr SetStart
EndLoop
jsr GameR
key
jsr HiScoreR
jmp NewGame
rts
;-----------------------------------------------
.proc GameR
;lda #$32
;sta COLBAK
jsr WorldToScreen
@@ -111,11 +119,8 @@ EndLoop
mva #4 hscrol
jmp EndLoop
EndGame
key
jsr HiScoreR
jmp NewGame
rts
.endp
;-----------------------------------------------
; Generation of character sets 2,3 and 4 of 1
; By copying and horizontal shift dino
@@ -397,7 +402,7 @@ ObjectLoop
rts
.endp
;-----------------------------------------------
; Show Dino on screen (test)
; Show Dino on screen and check collisions
;-----------------------------------------------
.proc ShowDino
ldx #5 ; position