Skip to main content
Home Forums 68kMLA System 7 Source Code Leak — #9
Post #9 by basalgangster
Source Forum68kMLA
CategoryTroubleshooting
Post DateWed, 23 Feb 2011 - 03:07
Original URLhttps://68kmla.org/bb/threads/system-7-source-code-leak.22393/
Post
Everything is MPW. It is remarkable that almost all the code is 68k assembly. A few things are in c or pascal.

All make files are in MPW, and some of them are pretty complicated, so switching away from MPW would be a lot of work.

There are also a lot of Rez files and pre-compiled resource files. Some things for which there is no source, are there as compiles resources (like the virtual memory system).

mp.ls