mac-rom/DeclData
Elliot Nunn 3a7bff43c0 Add RomLink, a bytecode interpreter
The "RomLink" bytecode language can be used to link a tree of binary chunks
into a flat file. The bytecode specifying each binary chunk lives in a
Resource Manager resource. The RomLink's only purpose is to flatten
DeclData.rsrc into a "Slot 0" (motherboard) DeclData, so it seems like
overkill. Nonetheless, DeclData.rsrc is very complicated (and so are its
antecedents, DeclData.r and the include file RomLink).

This implementation is incomplete. It is just enough to build the vestigial
DeclROM that TNT and later machines retain for Open Transport.
2017-12-26 09:52:52 +08:00
..
DeclNet Bring in CubeE sources 2017-12-26 09:52:23 +08:00
DeclVideo Bring in CubeE sources 2017-12-26 09:52:23 +08:00
VSCDeclData Bring in CubeE sources 2017-12-26 09:52:23 +08:00
DeclData.make Add RomLink, a bytecode interpreter 2017-12-26 09:52:52 +08:00
DeclData.r Add RomLink, a bytecode interpreter 2017-12-26 09:52:52 +08:00
PrimaryInit.a Bring in CubeE sources 2017-12-26 09:52:23 +08:00
SecondaryInit.a Bring in CubeE sources 2017-12-26 09:52:23 +08:00
SuperInit.a Bring in CubeE sources 2017-12-26 09:52:23 +08:00