1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-03-12 03:34:22 +00:00
2019-02-25 10:19: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-24 11:50:10 +00:00
2019-02-12 18:17:46 +00:00
2019-02-24 11:50:10 +00:00
2018-11-30 14:31:51 +00:00
2019-02-25 10:19:38 +00:00
2019-02-24 12:29:18 +00:00
2019-02-12 18:19:09 +00:00
2019-02-25 08:18:44 +00:00
2019-02-24 11:50:10 +00:00
2019-02-24 11:50:10 +00:00
2019-02-14 18:02:26 +00:00
2019-02-11 18:28:38 +00:00
2019-02-24 11:50:10 +00:00
2019-02-24 11:50:10 +00:00
2018-11-27 07:58:22 +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%