works with half data rate, something wrong on even scanlines
This commit is contained in:
parent
ad42390cdd
commit
22f395726e
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ wait_loop:
|
||||||
each_scanline_pair:
|
each_scanline_pair:
|
||||||
sty scanline ; 3 cycles
|
sty scanline ; 3 cycles
|
||||||
audio_prep
|
audio_prep
|
||||||
audio_play_lo
|
;audio_play_lo
|
||||||
inner_scanline frame_offset, 0 ; 23-26 cycles before break, 12 cycles after
|
inner_scanline frame_offset, 0 ; 23-26 cycles before break, 12 cycles after
|
||||||
|
|
||||||
audio_play_hi
|
audio_play_hi
|
||||||
|
|
Loading…
Reference in a new issue