mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-02-06 02:30:15 +00:00
Removed redundant JMP.
This commit is contained in:
parent
9d6905d3b9
commit
a9a3a00e5b
@ -111,7 +111,7 @@ MOSINIT SEI ; Ensure IRQs disabled
|
||||
:S8 STA SET80VID ; 80 col on
|
||||
STA CLRALTCHAR ; Alt charset off
|
||||
STA PAGE2 ; PAGE2
|
||||
JMP MOSHIGH ; Ensure executing in high memory here
|
||||
* JMP MOSHIGH ; Ensure executing in high memory here
|
||||
|
||||
MOSHIGH SEI ; Ensure IRQs disabled
|
||||
LDX #$FF
|
||||
|
Loading…
x
Reference in New Issue
Block a user