mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
do banking
This commit is contained in:
parent
cbdad764f0
commit
c24080f289
@ -8,10 +8,7 @@
|
|||||||
.include "cbm510.inc"
|
.include "cbm510.inc"
|
||||||
|
|
||||||
_waitvsync:
|
_waitvsync:
|
||||||
rts ; FIXME
|
jsr sys_bank ; Switch to the system bank
|
||||||
|
|
||||||
jsr sys_bank ; Switch to the system bank
|
|
||||||
|
|
||||||
sei
|
sei
|
||||||
|
|
||||||
ldy #VIC_CTRL1
|
ldy #VIC_CTRL1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user