diff --git a/2MB.jpg b/2MB.jpg new file mode 100644 index 0000000..5dca1e1 Binary files /dev/null and b/2MB.jpg differ diff --git a/2MB_adjusted_653px_wide.jpg b/2MB_adjusted_653px_wide.jpg new file mode 100644 index 0000000..950639a Binary files /dev/null and b/2MB_adjusted_653px_wide.jpg differ diff --git a/8MB.jpg b/8MB.jpg new file mode 100644 index 0000000..5754d1b Binary files /dev/null and b/8MB.jpg differ diff --git a/8MB_adjusted_653px_wide.jpg b/8MB_adjusted_653px_wide.jpg new file mode 100644 index 0000000..6a3032b Binary files /dev/null and b/8MB_adjusted_653px_wide.jpg differ diff --git a/IMG_0587_shrunk_more.jpg b/IMG_0587_shrunk_more.jpg index 51c8361..5a44aa7 100644 Binary files a/IMG_0587_shrunk_more.jpg and b/IMG_0587_shrunk_more.jpg differ diff --git a/Programmer.jpg b/Programmer.jpg new file mode 100644 index 0000000..448f68d Binary files /dev/null and b/Programmer.jpg differ diff --git a/Programmer_adjusted_653px_wide.jpg b/Programmer_adjusted_653px_wide.jpg new file mode 100644 index 0000000..455f27e Binary files /dev/null and b/Programmer_adjusted_653px_wide.jpg differ diff --git a/ProjectHome.md b/ProjectHome.md index d643677..ca5158d 100644 --- a/ProjectHome.md +++ b/ProjectHome.md @@ -1,7 +1,27 @@ -This project is a bootloader and firmware for a Macintosh ROM SIMM programmer, along with control software for Mac OS X, Windows, and Linux. The ROM SIMM is compatible with the SE/30, all II-series Macs with a 64-pin SIMM socket (should include the IIx, IIcx, IIci, IIfx, and IIsi), and the Quadra 700. +# Macintosh ROM SIMM programmer -Schematics and PCB layouts for the ROM SIMM and the ROM SIMM programmer are also available for non-commercial use. +This project is a [bootloader](https://github.com/dougg3/mac-rom-simm-programmer.bootloader) and [firmware](https://github.com/dougg3/mac-rom-simm-programmer.software) for a Macintosh ROM SIMM programmer, along with [control software](https://github.com/dougg3/mac-rom-simm-programmer) for Mac OS X, Windows, and Linux plus a [Windows INF USB driver](https://github.com/dougg3/mac-rom-simm-programmer.windriver). The ROM SIMM is compatible with the SE/30, all II-series Macs with a 64-pin SIMM socket (should include the IIx, IIcx, IIci, IIfx, and IIsi), and the Quadra 700. + +The programmer and software supports 2 MB and 8 MB SIMMs. + +[Schematics and PCB layouts](https://github.com/dougg3/mac-rom-simm-programmer.cad) for the ROM SIMM and the ROM SIMM programmer are also available for non-commercial use. No ROM images will be distributed; this is a tool for personal exploration. -![IMG_0587_shrunk_more.jpg](IMG_0587_shrunk_more.jpg) \ No newline at end of file +# Images (click on them for a larger version): + +- Programmer with 8 MB SIMM + +[![IMG_0587_shrunk_more.jpg](IMG_0587_shrunk_more.jpg)](IMG_0587_shrunk_more.jpg) + +- Programmer + +[![Programmer_adjusted_653px_wide.jpg](Programmer_adjusted_653px_wide.jpg)](Programmer.jpg) + +- 2 MB SIMM + +[![2MB_adjusted_653px_wide.jpg](2MB_adjusted_653px_wide.jpg)](2MB.jpg) + +- 8 MB SIMM + +[![8MB_adjusted_653px_wide.jpg](8MB_adjusted_653px_wide.jpg)](8MB.jpg)