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
6902f7dc5b
Now there is one Wedge() for both environments. Wedge.c has a clearer interface with the wrapper, and #includes a sensible set of headers. The hand-rolled libc functions have been separated out, and memcpy() is no longer used for overlapping ranges. |
||
---|---|---|
.gitignore | ||
EasyBuild | ||
Linker.c | ||
MakeFile | ||
PPCInfoRecordsPriv.h | ||
Wedge.c | ||
Wedge.h | ||
WedgeLibC.c | ||
WedgeLibC.h | ||
WedgeLogReader.c | ||
WedgeStub.s | ||
WedgeTool.c |