Commit Graph

10 Commits

Author SHA1 Message Date
Elliot Nunn
a2598146d1 mucking around 2017-12-26 09:36:08 +08:00
Elliot Nunn
cce70c2315 Build Slot Mgr from source
(Slot Mgr is for compatibility only on PCI Macs.)
2017-11-27 11:04:25 +08:00
Elliot Nunn
d5615091e0 Correct names of NK Event Group wrapper code
The names of the NanoKernel MP calls made by this 68k ROM library were
found by inspecting the PowerPC MPLibrary, which makes these and many
other MP calls. The document "Adding Multitasking Capability to
Applications Using Multiprocessing Services" gave some background
information. It also helped to determine the function signatures of the
MP calls and of these ROM wrappers.
2017-11-27 11:04:24 +08:00
Elliot Nunn
3226ee4220 Reverse the Universal Info table
This was tricky. The table seems to be vestigial, anyway.
2017-11-27 11:04:24 +08:00
Elliot Nunn
59cdc89312 Build MMU.lib from sources
The sources needed no changes (how embarrassing), except to remove an
unnecessary dependence on a nonexistent SoundPrivate.a. Lastly.lib had
an incorrect position for SIDESOUNDBUFFER, which has been fixed.
2017-11-27 11:04:24 +08:00
Elliot Nunn
bc7aa41f2e Identify trap AA7F as _MPDispatch 2017-10-04 17:51:30 +08:00
Elliot Nunn
8198d61f3b Fix typos in suggested NK log code 2017-10-04 17:43:46 +08:00
Elliot Nunn
e016ae9469 Update declarative ROM resources 2017-09-25 23:52:41 +08:00
Elliot Nunn
9f1fa052dc Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Elliot Nunn
0ba83392d4 Bring in CubeE sources
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included.

The Tools directory, containing mostly junk, is also excluded.
2017-09-20 18:04:16 +08:00