Will this RAM stick work with a Mac SE 30?
1MB 30-pin 80ns 2-chip Non-Parity SIMM (p/n AFJ)
http://www.memoryx.net/afj.html
1MB 30-pin 80ns 2-chip Non-Parity SIMM (p/n AFJ)
http://www.memoryx.net/afj.html
Just to clarify, the SE/30 takes sets of four SIMMs, not two, so you'd need a minimum of 64 megs if you use 16 meg SIMMs or 16 megs if you use 4 meg SIMMs.
Note however that the $0178 ROMs used in the II, IIx, IIcx, and SE/30 cannot boot into 32-bit addressing mode, as the memory manager in these ROMs is 24-bit only and the memory manager is initialised very early in the boot process. By the time the System file is opened, code like disk drivers that execute before the System file is even opened has already allocated memory using the memory manager, hence special tricks are needed to reinitialize the memory manager in 32-bit mode which is performed by MODE32 from Connectix. It is free for download (I recommend getting v7.5 nowadays, it works with System 7.1 and 7.0 too).