mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2025-01-30 14:34:35 +00:00
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.
Description
Build the 68k part of the NewWorld Mac ROM
Languages
C
57.9%
R
21.8%
OpenEdge ABL
16.4%
Makefile
2.9%
Assembly
0.9%