WIP: 5200 runs on a800 (fire to skip menu)

This commit is contained in:
2022-09-26 11:37:42 -04:00
parent 174dbe0bed
commit 95303380e7
7 changed files with 77 additions and 70 deletions
+2 -1
View File
@@ -45,7 +45,8 @@
@ lda vcount
bne @-
mwa #:1 VVBLKD
lda #$40 ;Enable IRQ interrupts
mva #$40 nmien
;Enable IRQ interrupts
sta pokmsk
sta irqen
cli