1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-09-30 02:58:36 +00:00
Arduino emulation library for 8-bit microcomputers based on 6502, i8080 or z80
Go to file
2014-11-13 14:10:11 +00:00
acia.h cosmetic changes 2014-11-10 14:16:45 +00:00
cpu.h cosmetic changes 2014-11-10 14:16:45 +00:00
hardware.cpp minor updates 2014-11-13 14:10:11 +00:00
hardware.h cosmetic changes 2014-11-10 14:16:45 +00:00
keyboard.h minor updates 2014-11-13 14:10:11 +00:00
LICENSE
memory.cpp cleanup 2014-10-31 17:44:37 +00:00
memory.h cosmetic changes 2014-11-10 14:16:45 +00:00
prom.h cosmetic changes 2014-11-10 14:16:45 +00:00
ps2drv.cpp
ps2drv.h cosmetic changes 2014-11-10 14:16:45 +00:00
r65emu.h cosmetic changes 2014-11-10 14:16:45 +00:00
r6502.cpp enable dynamic debugging 2014-10-31 08:18:15 +00:00
r6502.h cosmetic changes 2014-11-10 14:16:45 +00:00
ram.h cosmetic changes 2014-11-10 14:16:45 +00:00
README.md
sdtape.cpp change initialisation a bit 2014-11-02 17:34:19 +00:00
sdtape.h cosmetic changes 2014-11-10 14:16:45 +00:00
spiram.cpp change initialisation a bit 2014-11-02 17:34:19 +00:00
spiram.h checkpointing 2014-10-21 19:41:44 +01:00
utftdisplay.cpp minor updates 2014-11-13 14:10:11 +00:00
utftdisplay.h minor updates 2014-11-13 14:10:11 +00:00

r65emu

Emulation library for 6502-based 8-bit microcomputers.

Libraries:

Hardware:

See hardware.h for wiring details and other options.