summaryrefslogtreecommitdiff
path: root/mappers/mapper_007_2.h
diff options
context:
space:
mode:
Diffstat (limited to 'mappers/mapper_007_2.h')
-rw-r--r--mappers/mapper_007_2.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/mappers/mapper_007_2.h b/mappers/mapper_007_2.h
new file mode 100644
index 0000000..c0a2d06
--- /dev/null
+++ b/mappers/mapper_007_2.h
@@ -0,0 +1,8 @@
+
+
+struct mapper_007_2 {
+ uint8_t *prg_rom;
+ uint8_t *ciram;
+ // uint32_t ciram_base;
+} __attribute__((packed, aligned(64)));
+