Elliot Nunn 8908c7662c Switch to new unlinker
"DeVectorize" was a hideous several-thousand-line Python script that
split 70% of the ROM into barely passable MPW object files. The new
unlinker, "unlink", produces much nicer files and enjoys a clean
separation of code from data. Using DumpObj, you can get a very readable
listing of a given object file (GoNativeROMLib.o has improved a great
deal). With a bit more work, unlink will be superior to FDisasm for all
68k Mac ROM reversal.
2017-12-26 09:53:18 +08:00
2017-12-26 09:53:18 +08:00
2017-12-26 09:52:55 +08:00
2017-12-26 09:52:55 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:53:18 +08:00
2017-12-26 09:52:54 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:55 +08:00
2017-12-26 09:52:53 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:54 +08:00
Description
Build the 68k part of the NewWorld Mac ROM
18 MiB
Languages
C 57.9%
R 21.8%
OpenEdge ABL 16.4%
Makefile 2.9%
Assembly 0.9%