From 58ff6bd97ff8e366940cdafe1cb119bb55a57b71 Mon Sep 17 00:00:00 2001 From: Andrew Makousky Date: Wed, 30 Dec 2020 18:46:24 -0600 Subject: [PATCH] Commit links to ROM projects. --- firmware/rom/README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/firmware/rom/README.md b/firmware/rom/README.md index be0537b..cd4d72d 100644 --- a/firmware/rom/README.md +++ b/firmware/rom/README.md @@ -7,3 +7,31 @@ included in the repository. Additionally, links to other projects to provide a modern replacement ROM for the Macintosh SE are also provided here. + +Original Quickdraw source code: + +20201230/https://computerhistory.org/blog/macpaint-and-quickdraw-source-code/ +20201230/https://d1yx3ys82bpsa0.cloudfront.net/102658076_quickdraw_acc.zip + +This is the source code of the Quckdraw binary routines found inside +the ROM of early Macintosh computers. + +---------------------------------------- + +## Third-party ROM projects + +### Macintosh 128k/512k/Plus/SE + +ROM-inator and Mac Plus ROM adapter: + +20201230/https://www.bigmessowires.com/mac-rom-inator/ +20201230/http://www.synack.net/~bbraun/plusrom/index.html +20201230/https://mac68k.info/forums/thread.jspa?threadID=312&tstart=0 + +### Macintosh SE/30 + +ROM-inator II and Mac ROM SIMM: + +20201230/https://www.bigmessowires.com/mac-rom-inator-ii/ +20201230/https://www.downtowndougbrown.com/programmable-mac-rom-simms/ +20201230/https://code.google.com/archive/p/mac-rom-simm-programmer/downloads