1
0
mirror of https://github.com/jscrane/r65emu.git synced 2025-01-10 03:29:30 +00:00
2018-09-12 10:38:16 +01:00
2018-08-14 06:10:37 +01:00
2018-08-14 10:13:18 +01:00
2014-11-14 18:27:54 +00:00
2018-08-10 11:13:45 +01:00
2018-09-06 13:09:19 +01:00
2018-09-11 16:06:52 +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
2014-10-18 12:32:19 +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-08-14 06:10:37 +01:00
2018-08-10 11:13:45 +01:00
2016-01-29 22:24:05 +00:00
2018-09-11 17:33:18 +01:00
2018-09-12 10:38:16 +01:00
2018-08-17 12:29:10 +01:00
2018-08-14 06:10:37 +01:00
2018-09-06 10:53:16 +01:00
2018-09-06 14:21:17 +01:00
2018-09-06 14:21:17 +01:00
2018-09-11 17:33:18 +01:00
2018-09-11 17:33:18 +01:00
2018-09-11 16:06:52 +01:00
2018-09-11 16:06:52 +01:00
2018-08-14 06:20:02 +01:00
2018-08-14 06:10:37 +01:00
2018-09-06 10:12:03 +01:00
2018-09-06 10:12:03 +01:00
2018-08-10 11:13:45 +01:00
2014-12-01 08:42:24 +00:00
2014-12-01 08:42:24 +00:00
2018-08-14 06:10:37 +01:00
2018-08-14 06:10:37 +01: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
Languages
C++ 94.2%
C 5.8%