Make spin loop time shorter

This commit is contained in:
greg 2016-12-05 01:23:18 -08:00
parent c5638c0b66
commit 833e9f842a
1 changed files with 2 additions and 2 deletions

View File

@ -204,7 +204,7 @@ lda #%10000001 ; enable NMI and joypads
sta $4200
mainloop:
Spin_Loop $10
Spin_Loop $02
stz $2121
@ -232,7 +232,7 @@ mainloop:
;lda #%00110000
;sta $2105
Spin_Loop $10
Spin_Loop $02
lda #0
sta $2121