[CDG5] NanoKernel
Daniel B-J
danielbj314 at verizon.net
Mon Dec 3 10:50:01 AWST 2018
> Well, the Trampoline will replace OF RTAS with the following three libraries: RTCServicesLib, NVRAMServicesLib and PowerMgrPlugin. These are called "RTAS replacement plug-ins." I think these libraries provide the desired HW abstraction as required by the NK
Here are the partial disassemblies of RTCServicesLib and NVRAMServicesLib. It's interesting that they both contain the string "ThePluginDispatchTable", which is exported by a few parcel PEFs. Some undocumented plugin interface?
Just for fun, here is dePEF, my MPW tool to disassemble PEFs. Sadly, it's output is not build-able (it does not place csects yet) and it only disassembles PEFs which are at the start of a data fork. It will likely take a few more months of procrastination before it actually is considered adequate by my standards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NV and RTC.sit
Type: application/x-stuffit
Size: 7204 bytes
Desc: not available
Url : https://lists.ucc.gu.uwa.edu.au/pipermail/cdg5/attachments/20181202/2ed4a0ea/attachment.sit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dePEF.sit
Type: application/x-stuffit
Size: 19409 bytes
Desc: not available
Url : https://lists.ucc.gu.uwa.edu.au/pipermail/cdg5/attachments/20181202/2ed4a0ea/attachment-0001.sit
More information about the cdg5
mailing list