Starship/yamls/us/makerom.yaml
petrie911 078a9f5897
Sf_bb360, also major data import (#35)
* all sorts of imports and such

* oops

* names and such
2023-11-28 17:03:47 -03:00

9 lines
226 B
YAML

- name: makerom
type: code
start: 0x0
subsegments:
- {start: 0x0, type: header, name: header}
- {start: 0x40, type: bin, name: ipl3}
- {start: 0x1000, type: asm, vram: 0x80000400, name: entry}