mac-rom/Tools/ToolSource
Elliot Nunn a855f682c6 Fix bug where RomLink handles weren't locked
Pointers to relocatable blocks were being kept and re-used! Now HLock is
correctly used to keep the blocks in place. This is Memory Manager 101.
2018-02-03 11:40:54 +08:00
..
MPWObjFuncs.c Reimplement the Vectorize tool 2017-12-26 09:52:24 +08:00
RomLayout.c Add RomLayout, the ROM postlinker 2017-12-26 09:52:53 +08:00
RomLink.c Fix bug where RomLink handles weren't locked 2018-02-03 11:40:54 +08:00
Tools.make Add RomLayout, the ROM postlinker 2017-12-26 09:52:53 +08:00
Vectorize.c Make Vectorize more robust 2017-12-26 09:52:55 +08:00