mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-03-15 04:13:59 +03:00
10 lines
246 B
YAML
10 lines
246 B
YAML
![]() |
- name: makerom
|
||
|
type: code
|
||
|
start: 0x000000
|
||
|
subsegments:
|
||
|
- [0x000000, header, makerom/header]
|
||
|
- [0x000040, bin, makerom/ipl3]
|
||
|
- start: 0x001000
|
||
|
type: hasm
|
||
|
name: makerom/entry
|
||
|
vram: 0x80000400
|