Apple - ROMs

I have most of the software switches added to the code to make the system look like an Apple 2. The next task is to add ROM to the system. This ROM is needed for the Monitor, BASIC interpreter, and to hold floppy images while I write and test the floppy emulator. I was looking at Compact Flash devices that can be used under Prodos. The issue with these is the amount of prototyping needed to make them work. I was hopeing for far less signals. I looked at multimedia flash cards (MMC) also. They have less connections and this is probably what I will end up using. But, I have come across a 1 Meg Byte LPC Flash chip. To get the project rolling, I will start with this and transistion later to the MMC.