rearranged and simplified configuration files

This commit is contained in:
Jakub Husak
2023-02-10 00:17:57 +01:00
parent d85a75eb36
commit b3c933a99f
39 changed files with 190 additions and 246 deletions
Binary file not shown.
+3 -1
View File
@@ -1,5 +1,7 @@
.define TITLE dta c'WSFN'
.define CARTSIZE dta c'>=128'
.define BANKS 1
.define BANKS_FILE ins "WSFN.rom",+:1*8192,8192
.macro BANKS_FILE
ins "WSFN.rom",+:1*8192,8192
.endm