ds: update timing for misssing

This commit is contained in:
Vince Weaver 2019-11-08 13:31:03 -05:00
parent c5ed1c57e8
commit d77333b516

View File

@ -140,23 +140,22 @@ missing_display_loop:
; 4550 ; 4550
; -12 jsr/ret to update_type1 ; -12 jsr/ret to update_type1
; - 8 check keypress ; - 8 check keypress
; -1239 ; -1243
;============= ;=============
; 3291 ; 3287
; blah, current code the tight loops are right at a page boundary ; 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: do_nothing_missing:
; want 3291 ; want 3287
; Try X=163 Y=4 cycles=3285R6 ; Try X=163 Y=4 cycles=3285R2
lda TEMP nop
lda TEMP
ldy #4 ; 2 ldy #4 ; 2
gloop1: ldx #163 ; 2 gloop1: ldx #163 ; 2