From 7829069ff499f29436d994671a2d94587106de6d Mon Sep 17 00:00:00 2001 From: 4am Date: Mon, 29 Apr 2024 12:09:25 -0400 Subject: [PATCH] fix logic error in calculating display sector (does not affect existing cracks) --- src/patchers/universale7.a | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/patchers/universale7.a b/src/patchers/universale7.a index 919e5f6..aa49318 100755 --- a/src/patchers/universale7.a +++ b/src/patchers/universale7.a @@ -24,7 +24,8 @@ universale7 bne .eor lda .sector+2 ; passport-test-suite/Rocky's Boots.woz [C=1] reaches here - and #$0F + sec + sbc #BASEPAGE sta gDisplayBytes jsr PrintByID !byte s_e7