1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00

do banking

This commit is contained in:
mrdudz 2017-07-18 00:41:54 +02:00
parent cbdad764f0
commit c24080f289

View File

@ -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