mirror of
https://github.com/jscrane/r65emu.git
synced 2024-11-19 11:31:16 +00:00
872 B
872 B
r65emu
Emulation library for 6502-based 8-bit microcomputers.
Libraries:
- My port of Henning Karlsen's [UTFT library] (http://henningkarlsen.com/electronics/library.php?id=52),
- Rei Vilo's port of Adafruit/Sparkfun's SD library,
- My port of Phil Stewart's SpiRAM library
Hardware:
- A Stellaris Launchpad,
- A supported TFT screen, such as this one,
- An SD drive,
- A PS/2 keyboard.
- A 23k256 SPI RAM chip (optional)
See hardware.h for wiring details and other options.