From d77333b51676a58b7380668cabfb2bf933430b88 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Fri, 8 Nov 2019 13:31:03 -0500 Subject: [PATCH] ds: update timing for misssing --- demosplash/missing.s | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/demosplash/missing.s b/demosplash/missing.s index d863a3d6..d852a1f1 100644 --- a/demosplash/missing.s +++ b/demosplash/missing.s @@ -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