mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-12 15:30:55 +00:00
ds: play full frame
This commit is contained in:
parent
7bb8695de9
commit
7b1cc8238e
@ -44,7 +44,7 @@ frame_decode_loop:
|
||||
inc FRAME_OFFSET
|
||||
|
||||
lda FRAME_OFFSET
|
||||
cmp #59 ; FIXME: make this depend on song
|
||||
cmp #59*3 ; FIXME: make this depend on song
|
||||
; hardcoding for 59 for our song
|
||||
bne frame_decode_loop
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user