From 01160ff4b9e2685cf7f4af84bbbedc8044b34557 Mon Sep 17 00:00:00 2001 From: pkali Date: Sun, 18 Sep 2022 10:57:20 -0400 Subject: [PATCH] 5200 POKEY addr fix --- lib/5200SYS.ASM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/5200SYS.ASM b/lib/5200SYS.ASM index ab5d98e..5ae6b4a 100644 --- a/lib/5200SYS.ASM +++ b/lib/5200SYS.ASM @@ -34,7 +34,7 @@ COLBAKS EQU COLOR4 CONSOL = $280 ;There are no console keys on Atari 5200, so we replace console h/w reads with a new shadow based on the keypad keys consol_reset = $07 ;The constant value representing that no consol key is pressed ; --------------------------------------------------------------------------- -POKEY EQU $EB200 +POKEY EQU $EB00 ; --------------------------------------------------------------------------- ; ; READ