aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/mappings/empty.toml
blob: ae6312c963eb8716f5165734ecdfd292864e7a41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[HEADER]
start = 0x0000
size = 0x0010
fill = 0x00
section_type = "Header"
segments = ["HEADER"]

[ROM0]
start = 0x8000
size = 0x8000
section_type = "PRGROM"
segments = ["CODE"]