Used I/O mirror locations that avoid (redirected) zero-page accesses.
This commit is contained in:
committed by
Oliver Schmidt
parent
c39d07dd17
commit
203200e259
@@ -32,7 +32,7 @@ IRQStub:
|
||||
|
||||
; Save the display-source flags (and, release the interrupt).
|
||||
;
|
||||
ldy a:VDC_CTRL
|
||||
ldy VDC_CTRL
|
||||
sty vdc_flags
|
||||
|
||||
ldy #<(__INTERRUPTOR_COUNT__ * 2)
|
||||
|
||||
Reference in New Issue
Block a user