Starship/yamls/us/makerom.yaml

15 lines
205 B
YAML
Raw Normal View History

2023-10-06 12:28:37 +03:00
- name: header
type: header
start: 0x0
- name: boot
type: bin
start: 0x40
- name: entry
2023-10-06 12:11:46 +03:00
type: code
2023-10-06 12:28:37 +03:00
start: 0x1000
vram: 0x80000400
2023-10-06 12:11:46 +03:00
subsegments:
2023-10-06 12:28:37 +03:00
- [0x1000, asm]