mirror of
https://github.com/elliotnunn/wedge.git
synced 2024-11-21 16:30:48 +00:00
Patch a 4 MB Power Mac ROM to run arbitrary code just before the NanoKernel takes control
7c5857f00b
At dry-run time, the NanoKernel is not asked for the location of HWInfo. The pointer block at 5FFFEFC0 is used instead. The location of ConfigInfo was already hardcoded. This neatens things up considerably, but will cause the dry-run Wedge to crash on a machine with a Wedged address space. If the NKLocateInfoRecord code can be cleaned up a bit, then it might be restored. |
||
---|---|---|
.gitignore | ||
EasyBuild | ||
Linker.c | ||
MakeFile | ||
PPCInfoRecordsPriv.h | ||
printf.c | ||
printf.h | ||
Wedge.c | ||
WedgeLogReader.c | ||
WedgeStub.s |