mirror of
https://github.com/jscrane/r65emu.git
synced 2026-04-21 20:17:19 +00:00
628a507fe813197ba51d1349b5a998e49f6d32f9
* just use tone()/noTone() to support PWM sound now * remove sound_pwm now * remove sound_pwm
r65emu
Arduino emulation library for 8-bit microcomputers based on 6502, i8080 and z80.
Libraries:
- My port of Henning Karlsen's UTFT library,
- Rei Vilo's port of Adafruit/Sparkfun's SD library,
- My port of Phil Stewart's SpiRAM library
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.
Languages
C++
85.4%
DIGITAL Command Language
10.7%
C
3.5%
Makefile
0.4%