1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-01-13 23:30:02 +00:00
2021-02-19 08:28:57 +00:00
2021-02-19 08:28:47 +00: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-16 08:57:30 +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
2018-08-14 06:10:37 +01:00
2018-08-14 06:10:37 +01:00
2018-08-14 06:10:37 +01:00
2018-08-14 06:10:37 +01:00
2018-11-07 21:37:20 +00:00
2020-07-08 14:33:52 +01:00
2016-01-29 22:24:05 +00:00
2019-03-03 14:38:11 +00:00
2019-06-06 09:19:55 +01:00
2021-02-17 14:49:40 +00:00
2021-02-18 15:19:46 +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-09-11 17:33:18 +01:00
2018-11-25 13:21:05 +00:00
2018-09-11 16:06:52 +01:00
2019-02-24 11:50:10 +00:00
2018-08-14 06:10:37 +01:00
2020-07-08 14:33:31 +01:00
2018-11-12 07:46:21 +00:00
2018-11-11 11:21:12 +00:00
2018-11-11 11:21:12 +00: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

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

Libraries:

Hardware:

  • A Stellaris Launchpad or ESP8266 board, e.g., WeMOS, 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%