1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-03-12 03:34:22 +00:00
2019-02-11 18:28:38 +00:00
2018-11-30 14:31:51 +00:00
2019-02-11 18:28:38 +00:00
2019-02-11 18:28:38 +00:00
2019-02-11 18:28:38 +00:00
2019-02-10 13:58:52 +00:00
2019-02-11 18:28:38 +00:00
2019-02-11 18:28:38 +00:00
2018-11-30 14:31:51 +00:00
2019-02-11 18:28:38 +00:00
2019-02-11 18:28:38 +00:00

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.

Description
Arduino emulation library for 8-bit microcomputers based on 6502, i8080 or z80
Readme GPL-2.0 832 KiB
Languages
C++ 94.1%
C 5.9%