mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-12 15:30:55 +00:00
ds: update timing for misssing
This commit is contained in:
parent
c5ed1c57e8
commit
d77333b516
@ -140,23 +140,22 @@ missing_display_loop:
|
||||
; 4550
|
||||
; -12 jsr/ret to update_type1
|
||||
; - 8 check keypress
|
||||
; -1239
|
||||
; -1243
|
||||
;=============
|
||||
; 3291
|
||||
; 3287
|
||||
|
||||
|
||||
; blah, current code the tight loops are right at a page boundary
|
||||
|
||||
jsr play_frame_compressed ; 6+1233
|
||||
jsr play_frame_compressed ; 6+1237
|
||||
|
||||
do_nothing_missing:
|
||||
|
||||
; want 3291
|
||||
; want 3287
|
||||
|
||||
; Try X=163 Y=4 cycles=3285R6
|
||||
; Try X=163 Y=4 cycles=3285R2
|
||||
|
||||
lda TEMP
|
||||
lda TEMP
|
||||
nop
|
||||
|
||||
ldy #4 ; 2
|
||||
gloop1: ldx #163 ; 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user