aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/mappings/empty.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xixanta/src/mappings/empty.toml')
-rw-r--r--lib/xixanta/src/mappings/empty.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/xixanta/src/mappings/empty.toml b/lib/xixanta/src/mappings/empty.toml
deleted file mode 100644
index ae6312c..0000000
--- a/lib/xixanta/src/mappings/empty.toml
+++ /dev/null
@@ -1,12 +0,0 @@
-[HEADER]
-start = 0x0000
-size = 0x0010
-fill = 0x00
-section_type = "Header"
-segments = ["HEADER"]
-
-[ROM0]
-start = 0x8000
-size = 0x8000
-section_type = "PRGROM"
-segments = ["CODE"]