working
This commit is contained in:
parent
659b77c5c0
commit
cf2a18e0d7
1 changed files with 1 additions and 2 deletions
|
@ -214,12 +214,11 @@ wait_loop:
|
|||
inner_scanline frame_offset, 0 ; 23-26 cycles before break, 12 cycles after
|
||||
|
||||
audio_play_raw ; 11-12 cycles
|
||||
audio_inc ; 7-24 cycles
|
||||
|
||||
ldy scanline ; 3 cycles
|
||||
inner_scanline frame_offset, 128 ; 23-26 cycles before break, 12 cycles after
|
||||
|
||||
audio_inc ; 7-24 cycles
|
||||
|
||||
; save for later lookup
|
||||
ldy VCOUNT ; 4 cycles
|
||||
cpy #0 ; 2 cycles
|
||||
|
|
Loading…
Reference in a new issue