mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-24 05:55:01 +03:00
11 lines
242 B
YAML
11 lines
242 B
YAML
- name: makerom
|
|
type: code
|
|
start: 0x0
|
|
subsegments:
|
|
- [0x000000, header, makerom/header]
|
|
- [0x000040, bin, makerom/ipl3]
|
|
- start: 0x001000
|
|
type: hasm
|
|
name: makerom/entry
|
|
vram: 0x80000400
|