C64 fixes

This commit is contained in:
Pecusx
2023-09-30 19:38:38 +02:00
parent b52f8919ad
commit 62ea3efd16
3 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -186,8 +186,9 @@ FirstSTART
DisplayCopyPurchaseStart = 0
displayC64 = $2000 ; graphics screen memory start
StartAfterSplash
SEI ; disable IRQ
LDA #$36
LDA #$36
STA $0001 ; Turn Off BASIC ROM
LDA #<NMI ;
STA $0318 ; change NMI vector