From 4ed8291d139ff74fa3d8b8495141dc047335eac1 Mon Sep 17 00:00:00 2001 From: Kai Robinson <44972383+kr239@users.noreply.github.com> Date: Sat, 4 Feb 2023 17:34:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d309b31..03b785d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 4MB PAL RAM SIMMs, for the Macintosh II and IIx -While the Macintosh II and IIx were designed with sufficient address lines to handle up to 128MB of RAM in two banks of 4 SIMMs (giving a total of 8 slots), standards for DRAM chip design changed between the design of these computers and the release of the first 4MB DIMMs causing issues. Additionally, both the Mac II and IIx have a number of other RAM oddities. +While the Macintosh II and IIx were designed with sufficient address lines to handle up to 128MB of RAM in two banks of 4 SIMMs (giving a total of 8 slots), standards for DRAM chip design changed between the design of these computers and the release of the first 4MB SIMMs causing issues. Additionally, both the Mac II and IIx have a number of other RAM oddities. Both require either a replacement 32bit Clean ROM, or the "MODE32" extension to address more than 8MB of RAM. Additionally, the II also needs a PMMU to be able to address more than 8MB of memory. If using the original Mac II ROM and the MODE32 software, the II is then to 68MB of RAM (1MB SIMMs in Bank A and 16MB in Bank B) due to additional issues with the ROM. The Mac II can address the full 128MB of RAM if ROMs from a Mac IIx are swapped in.