new cartloader vectors updated

This commit is contained in:
bocianu
2023-10-12 23:13:22 +02:00
parent bbd3cc2f71
commit 1508ab4b04
8 changed files with 30 additions and 25 deletions
+9
View File
@@ -0,0 +1,9 @@
X_LOADER_START = $0700;
X_BANK = $073D;
X_SRC = $07B9;
X_CLRSTART = $0725;
X_CLREND = $0730;
X_PORTB = $0707;
X_EXITBANK = $07A6;
X_NMIEN = $07AF;
X_BOOT_START = $BFD6;