mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2024-12-28 16:31:01 +00:00
76713a2368
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. |
||
---|---|---|
.. | ||
BBSStartup | ||
Build | ||
ConvertLineEndings | ||
CreateBuildResultsFolders | ||
CreateStdEquAOptions | ||
DBLite.make | ||
DBLiteLayout.r | ||
DeleteObsolete | ||
FeatureList | ||
LC930.make | ||
LC930Layout.r | ||
MainCode.Make | ||
Make Release Notes | ||
RISC.make | ||
RiscLayout.r | ||
SuggestFileTypes | ||
Universal.make | ||
UniversalLayout.r | ||
VectorTable.a |