mac-rom/Make
Elliot Nunn 76713a2368 Identify Expansion Bus Manager entry points
The ExpansionBusDispatch trap (AAF3) is implemented in ROM using a
DispatchHelper table. Using a header from the embryonic Expansion Bus Mgr in
CubeE (rather suspect) and from the Universal Interfaces (solid), the names of
24 of the 47 dispatch selectors have been found. This commit updates the
dumped ExpansionBusMgr.lib with new symbol names.

All but two of the 47 dispatch selectors are Vectorized, so this commit also
updates VectorTable.a with selector numbers and, where possible, names. The
two non-Vectorized dispatch selectors (27 and 28) both point to the same 'nop'
function immediately before ExpansionBusDispatch.
2017-12-26 09:52:54 +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 Make the final ROM link depend on the actual linker 2017-12-26 09:52:53 +08:00
RiscLayout.r Bring in CubeE sources 2017-12-26 09:52:23 +08:00
SuggestFileTypes Consider GoNativeResources worthy of a 'rsrc' type 2017-12-26 09:52:53 +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 Identify Expansion Bus Manager entry points 2017-12-26 09:52:54 +08:00