Restart demo automatically.
This commit is contained in:
parent
035bd24afa
commit
f5745a7383
@ -61,8 +61,7 @@
|
|||||||
690 nextd
|
690 nextd
|
||||||
700 fori=0to4
|
700 fori=0to4
|
||||||
710 pokevt+1,0:nexti
|
710 pokevt+1,0:nexti
|
||||||
730 printfre(x);"bytes left"
|
740 sys64802
|
||||||
740 sys49148
|
|
||||||
750 sp%(i)=j+1
|
750 sp%(i)=j+1
|
||||||
760 tm%(i)=0:goto600
|
760 tm%(i)=0:goto600
|
||||||
800 ifc$="x"thenreturn
|
800 ifc$="x"thenreturn
|
||||||
|
@ -61,6 +61,8 @@ coldstart SUBROUTINE
|
|||||||
jsr $cb1e ; print null terminated string
|
jsr $cb1e ; print null terminated string
|
||||||
|
|
||||||
; install fake chrin to hijack custom commands
|
; install fake chrin to hijack custom commands
|
||||||
|
lda #0
|
||||||
|
sta fake_current_byte
|
||||||
sei
|
sei
|
||||||
lda #<fake_chrin
|
lda #<fake_chrin
|
||||||
sta $324
|
sta $324
|
||||||
|
Loading…
Reference in New Issue
Block a user