Build the 68k part of the NewWorld Mac ROM
Go to file
Elliot Nunn a855f682c6 Fix bug where RomLink handles weren't locked
Pointers to relocatable blocks were being kept and re-used! Now HLock is
correctly used to keep the blocks in place. This is Memory Manager 101.
2018-02-03 11:40:54 +08:00
BuildResults Identify most DisplayMgr entry points 2018-01-22 10:40:44 +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 Neaten up terrible DrawBeepScreen disassembly 2018-02-03 09:05:59 +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 Fix bug where RomLink handles weren't locked 2018-02-03 11:40:54 +08:00