mirror of
https://github.com/cc65/cc65.git
synced 2026-04-20 17:20:49 +00:00
do banking
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user