Commit Graph

6 Commits

Author SHA1 Message Date
Elliot Nunn
3d17253346 Add missing code to CQD
The ROM now round-trips with QuickDraw mostly built from source.
(~30% of the ROM is now built from source.)
2017-10-11 20:33:53 +08:00
Elliot Nunn
b295a57713 Clean QuickDraw lurkers
Only three monolithic chunks of code to go!
2017-10-09 15:46:40 +08:00
Elliot Nunn
cf23aad670 Crack QuickDraw
That is to day, put *something* in its place with the right length and
symbol locations. Now we can be sure that no incorrect bytes are due to
confused branch instructions, and therefore that they must all be fixed.
2017-10-09 12:37:27 +08:00
Elliot Nunn
1833036a99 Reverse roughly to 81838 2017-10-08 23:26:23 +08:00
Elliot Nunn
9f1fa052dc Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Elliot Nunn
0ba83392d4 Bring in CubeE sources
Resource forks are included only for .rsrc files. These are DeRezzed into their data fork. 'ckid' resources, from the Projector VCS, are not included.

The Tools directory, containing mostly junk, is also excluded.
2017-09-20 18:04:16 +08:00