Build the 68k part of the NewWorld Mac ROM
Go to file
Elliot Nunn 016f9e27f6 Log the DisplayMgr install code
The mini's NK log disappears when the DisplayMgr sets TheGDevice and
other globals. But -- the same thing happens on QEMU! So the mini is
probably not crashing in the DisplayMgr.

I used my new "patchobj" tool to make a small edit to DisplayMgr.lib.
DM_InstallDisplayManager has had its first 6 bytes replaced with a BRA.L
to an editable copy in StartInit.a
2018-01-22 10:47:11 +08:00
BuildResults Log the DisplayMgr install code 2018-01-22 10:47:11 +08:00
DeclData Correct the hard-coded DeclData build date 2017-12-26 09:52:53 +08:00
Drivers Update the EDisk (RAM Disk) driver 2017-12-26 09:52:52 +08:00
Interfaces Reverse the two new functions in StartInit.a 2018-01-08 20:09:24 +08:00
Internal Annotate ExpandMemRec field offsets 2017-12-26 09:53:21 +08:00
Libs Bring in CubeE sources 2017-12-26 09:52:23 +08:00
LinkedPatches Bring in CubeE sources 2017-12-26 09:52:23 +08:00
Make Identify two Expansion Bus Manager entry points 2018-01-14 11:56:25 +08:00
Misc Remove branch islands 2017-12-26 09:53:20 +08:00
OS Log the DisplayMgr install code 2018-01-22 10:47:11 +08:00
Patches Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-12-26 09:52:25 +08:00
ProcessMgr Bring in CubeE sources 2017-12-26 09:52:23 +08:00
QuickDraw Reverse 68k Color QuickDraw 2017-12-26 09:52:55 +08:00
Resources Update list of resources in ROM 2017-12-26 09:52:53 +08:00
SuperMarioSources Bring in CubeE sources 2017-12-26 09:52:23 +08:00
Tidbits Bring in CubeE sources 2017-12-26 09:52:23 +08:00
Toolbox Build Data Access Mgr stub from source 2017-12-26 09:53:19 +08:00
Tools/ToolSource Make Vectorize more robust 2017-12-26 09:52:55 +08:00