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