mac-rom/Make
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
..
BBSStartup Bring in CubeE sources 2017-12-26 09:52:23 +08:00
Build Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-12-26 09:52:25 +08:00
ConvertLineEndings Add a script to convert line endings 2017-12-26 09:52:36 +08:00
CreateBuildResultsFolders Add scripts to make a git-mangled repo buildable 2017-12-26 09:52:26 +08:00
CreateStdEquAOptions Bring in CubeE sources 2017-12-26 09:52:23 +08:00
DBLite.make Bring in CubeE sources 2017-12-26 09:52:23 +08:00
DBLiteLayout.r Bring in CubeE sources 2017-12-26 09:52:23 +08:00
DeleteObsolete Bring in CubeE sources 2017-12-26 09:52:23 +08:00
FeatureList Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-12-26 09:52:25 +08:00
LC930.make Bring in CubeE sources 2017-12-26 09:52:23 +08:00
LC930Layout.r Bring in CubeE sources 2017-12-26 09:52:23 +08:00
MainCode.Make Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-12-26 09:52:25 +08:00
Make Release Notes Bring in CubeE sources 2017-12-26 09:52:23 +08:00
RISC.make Add RomLink, a bytecode interpreter 2017-12-26 09:52:52 +08:00
RiscLayout.r Bring in CubeE sources 2017-12-26 09:52:23 +08:00
SuggestFileTypes Add scripts to make a git-mangled repo buildable 2017-12-26 09:52:26 +08:00
Universal.make Bring in CubeE sources 2017-12-26 09:52:23 +08:00
UniversalLayout.r Bring in CubeE sources 2017-12-26 09:52:23 +08:00
VectorTable.a Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-12-26 09:52:25 +08:00