1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-01-13 07:30:28 +00:00
2021-02-15 21:00:20 +00:00
2020-07-08 15:25:30 +01:00
2019-02-11 18:28:38 +00:00
2019-02-11 18:28:38 +00:00
2019-03-25 16:12:08 +00:00
2021-02-15 21:00:20 +00:00
2020-07-08 14:34:12 +01:00
2019-03-03 14:38:11 +00:00
2019-03-03 14:38:11 +00:00
2020-07-08 14:33:52 +01:00
2019-03-03 14:38:11 +00:00
2019-06-06 09:19:55 +01:00
2019-02-24 11:50:10 +00:00
2019-03-26 19:27:25 +00:00
2019-03-26 19:27:25 +00:00
2019-02-11 18:28:38 +00:00
2018-11-25 13:21:05 +00:00
2018-11-25 13:21:05 +00:00
2019-02-24 11:50:10 +00:00
2020-07-08 14:33:31 +01:00
2019-03-03 14:37:44 +00:00
2019-03-25 16:12:08 +00:00
2019-03-25 16:12:08 +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 633 KiB
Languages
C++ 94%
C 6%