Apple 2 Emulation?
John A. Zoidberg
Posts: 514
Did someone do an Apple 2 emulation? I've seen the FPGA ones and they are awesome. But I have a handful of 32-bit PIC32s here, so well, I'd write an emulator for 6502.
How about the memory? Can I consolidate the ROM into one huge SPI EEPROM chip, parallel -> SPI, and then all the RAM into one SPI RAM chip?
How about the memory? Can I consolidate the ROM into one huge SPI EEPROM chip, parallel -> SPI, and then all the RAM into one SPI RAM chip?