Revert fix to CNT address so Plus/4 build is unchanged for now
This commit is contained in:
parent
c790af9bb9
commit
94dc58a7cd
1 changed files with 1 additions and 1 deletions
|
|
@ -44,6 +44,7 @@ GUARD &CE00 \ Guard against assembling over memory used by game
|
|||
XX1 = $0009
|
||||
INWK = $0009
|
||||
XX19 = $002A
|
||||
CNT = $0030
|
||||
K3 = $0035
|
||||
K4 = $0043
|
||||
XX0 = $0057
|
||||
|
|
@ -55,7 +56,6 @@ X2 = $006D
|
|||
Y2 = $006E
|
||||
XX12 = $0071
|
||||
XX17 = $009F
|
||||
CNT = $00AA
|
||||
XX4 = $00AD
|
||||
XX20 = $00AE
|
||||
XX14 = $00FB
|
||||
|
|
|
|||
Loading…
Reference in a new issue