From e897d88c26bbc08499398f38eaf9df422fc20022 Mon Sep 17 00:00:00 2001 From: 4am Date: Mon, 13 Dec 2021 16:15:12 -0500 Subject: [PATCH] shave some bytes --- src/fx/fx.dgr.fizzle.a | 4 ++-- src/index/credits.idx.a | 2 +- src/index/decrunch.idx.a | 2 +- src/index/dgr.fizzle.idx.a | 2 +- src/index/helptext.idx.a | 2 +- src/index/joystick.idx.a | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/fx/fx.dgr.fizzle.a b/src/fx/fx.dgr.fizzle.a index fdd5bb89b..e9720146b 100644 --- a/src/fx/fx.dgr.fizzle.a +++ b/src/fx/fx.dgr.fizzle.a @@ -45,8 +45,8 @@ next txa bmi exit txa bne loop1 -exit lda $7C00 ; last lousy byte (because LFSR never hits 0) - sta $0400 +exit lda (src+1), y ; last lousy byte (because LFSR never hits 0) + sta (dst+1), y rts } end diff --git a/src/index/credits.idx.a b/src/index/credits.idx.a index a5ced7544..6ca1ad691 100644 --- a/src/index/credits.idx.a +++ b/src/index/credits.idx.a @@ -4,5 +4,5 @@ ; This file is automatically generated ; !byte 0 - !be24 10952947 + !be24 10952945 !le16 448 diff --git a/src/index/decrunch.idx.a b/src/index/decrunch.idx.a index 4d4fc7c7b..c683b33fb 100644 --- a/src/index/decrunch.idx.a +++ b/src/index/decrunch.idx.a @@ -4,5 +4,5 @@ ; This file is automatically generated ; !byte 0 - !be24 10953395 + !be24 10953393 !le16 303 diff --git a/src/index/dgr.fizzle.idx.a b/src/index/dgr.fizzle.idx.a index 355b9ad45..9a2d96f9d 100644 --- a/src/index/dgr.fizzle.idx.a +++ b/src/index/dgr.fizzle.idx.a @@ -5,4 +5,4 @@ ; !byte 0 !be24 10952676 - !le16 70 + !le16 68 diff --git a/src/index/helptext.idx.a b/src/index/helptext.idx.a index 17f033f52..cb75ef691 100644 --- a/src/index/helptext.idx.a +++ b/src/index/helptext.idx.a @@ -4,5 +4,5 @@ ; This file is automatically generated ; !byte 0 - !be24 10952746 + !be24 10952744 !le16 201 diff --git a/src/index/joystick.idx.a b/src/index/joystick.idx.a index 7784c5e1b..141dd3308 100644 --- a/src/index/joystick.idx.a +++ b/src/index/joystick.idx.a @@ -4,5 +4,5 @@ ; This file is automatically generated ; !byte 0 - !be24 10953698 + !be24 10953696 !le16 2370