mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-12-15 16:18:31 +00:00
3a7bff43c0703d741ee5d7500b3470f1982aa47f
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.
Description
Build the 68k part of the NewWorld Mac ROM
Languages
C
57.9%
R
21.8%
OpenEdge ABL
16.4%
Makefile
2.9%
Assembly
0.9%