summaryrefslogtreecommitdiff
path: root/LINKS
diff options
context:
space:
mode:
Diffstat (limited to 'LINKS')
-rw-r--r--LINKS13
1 files changed, 13 insertions, 0 deletions
diff --git a/LINKS b/LINKS
index fefd03f..9addc00 100644
--- a/LINKS
+++ b/LINKS
@@ -2,6 +2,8 @@ GeckOS, Unix on 6502:
http://www.6502.org/users/andre/osa/index.html
eater.net: 6502 kit
+
+arduino monitor:
https://github.com/dpm-343/6502-monitor/blob/master/6502-monitor.ino
other 6052:
@@ -79,6 +81,7 @@ https://www.chrisward.org.uk/6502/dev.shtml
https://www.heiko-pruessing.de/projects/hbc65/
https://c74project.com/ (a full 6502 in 74xx logic gates on PCB)
https://github.com/Klaus2m5/6502_65C02_functional_tests (format tests and verification)
+https://hgj.hu/live-migrating-a-virtual-machine-with-libvirt-without-a-shared-storage/
delay/timers:
https://gist.github.com/superjamie/fd80fabadf39199c97de400213f614e9
@@ -95,3 +98,13 @@ http://6502.org/source/kernels/minikernel.txt (timer and time slicing)
apple emulator:
https://damian.pecke.tt/2015/04/06/turning-the-arduino-uno-into-an-apple-ii.html
+
+6502 emulators:
+https://github.com/gianlucag/mos6502.git
+
+other emulators:
+https://github.com/pdewacht/oberon-risc-emu (RISC-5 Wirth Emulator, as inspiration)
+
+video:
+https://youtu.be/0QleiL-WdyM
+https://en.wikipedia.org/wiki/Texas_Instruments_TMS9918