mirror of
https://github.com/a2-4am/pitch-dark.git
synced 2025-01-01 14:31:16 +00:00
allow gameplay after viewing DHGR artwork
e.g. Solid Gold HHGTTG Hardware trivia: writing to aux $2xxx with hires-mode active actually writes to main instead. Hilarity ensues.
This commit is contained in:
parent
271f29f19e
commit
2dcb7df162
@ -76,6 +76,7 @@ WeCanHazSHR
|
|||||||
- jsr AnyKeyOrClick
|
- jsr AnyKeyOrClick
|
||||||
bcc -
|
bcc -
|
||||||
sta $C051 ; back to text
|
sta $C051 ; back to text
|
||||||
|
sta $C056 ; turn off hires
|
||||||
plx
|
plx
|
||||||
bne +
|
bne +
|
||||||
lda $C029
|
lda $C029
|
||||||
|
Loading…
Reference in New Issue
Block a user