aboutsummaryrefslogtreecommitdiff
path: root/include/mmc1.s
diff options
context:
space:
mode:
Diffstat (limited to 'include/mmc1.s')
-rw-r--r--include/mmc1.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/mmc1.s b/include/mmc1.s
new file mode 100644
index 0000000..3a6bc5d
--- /dev/null
+++ b/include/mmc1.s
@@ -0,0 +1,5 @@
+.scope MMC1
+ m_control = $8000
+ m_chr_bank = $A000
+ m_prg_bank = $E000
+.endscope