From 0a61b061c70d538453c1ffe3f846f06f078c9b71 Mon Sep 17 00:00:00 2001 From: Fabrizio Caruso Date: Thu, 9 Nov 2017 16:42:52 +0100 Subject: [PATCH] Update gamate-stdjoy.s --- libsrc/gamate/joy/gamate-stdjoy.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/gamate/joy/gamate-stdjoy.s b/libsrc/gamate/joy/gamate-stdjoy.s index a5bd24ef2..801b40acd 100644 --- a/libsrc/gamate/joy/gamate-stdjoy.s +++ b/libsrc/gamate/joy/gamate-stdjoy.s @@ -79,7 +79,7 @@ COUNT: READJOY: lda JOY_DATA - eor #$ff + eor #$FF ldx #0 rts -- 2.39.5