mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 14:49:40 +02:00
5200 POKEY addr fix
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user