1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-02 13:41:31 +00:00
r65emu/README.md
2018-11-05 09:30:57 +00:00

1021 B

r65emu

Emulation library for 8-bit microcomputers based on 6502, i8080 and z80.

Libraries:

Hardware:

  • A Stellaris Launchpad or ESP32-based board, e.g., Node32s,
  • An SD drive to store programs (for Stellarpad),
  • A 23k256 SPI RAM chip (for Stellarpad, optional),
  • A supported TFT screen, such as this one,
  • A PS/2 keyboard.

See hardware.h for wiring details and other options.