mac-rom/Make
Elliot Nunn debed6c064 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-10-07 12:30:01 +08:00
..
BBSStartup
Build Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
ConvertLineEndings Add a script to convert line endings between Mac (CR) and Unix (LF) formats 2017-09-23 23:16:09 +08:00
CreateBuildResultsFolders Add scripts to make a git-mangled repo buildable 2017-09-20 20:10:19 +08:00
CreateStdEquAOptions
DBLite.make
DBLiteLayout.r
DeleteObsolete
FeatureList Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
LC930.make
LC930Layout.r
MainCode.Make Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Make Release Notes
RISC.make Make the final ROM link depend on the actual linker 2017-09-26 00:13:22 +08:00
RiscLayout.r
SuggestFileTypes Consider GoNativeResources worthy of a 'rsrc' type 2017-09-26 00:05:43 +08:00
Universal.make
UniversalLayout.r
VectorTable.a Identify Expansion Bus Manager entry points 2017-10-07 12:30:01 +08:00