summaryrefslogtreecommitdiff
path: root/LINKS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-12-19 12:40:50 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2020-12-19 12:40:50 +0100
commit5ba99092da61aa6aeaa91214ca18c8cf03356913 (patch)
treed7dd0053947a8dd77248b8f0e3c610cedf83ef48 /LINKS
parent8dde478cfc2174f198290be40a633a4c9c9db833 (diff)
download6502-5ba99092da61aa6aeaa91214ca18c8cf03356913.tar.gz
6502-5ba99092da61aa6aeaa91214ca18c8cf03356913.tar.bz2
some cleanup and refactoring in tests
Diffstat (limited to 'LINKS')
-rw-r--r--LINKS2
1 files changed, 2 insertions, 0 deletions
diff --git a/LINKS b/LINKS
index 174a8aa..ed38050 100644
--- a/LINKS
+++ b/LINKS
@@ -75,6 +75,7 @@ https://en.wikipedia.org/wiki/Seven-segment_display
6502 links:
https://www.eiroca.net/wiki/archive/awesome/6502
http://wilsonminesco.com/
+http://www.6502.org/tutorials/vflag.html
practical stuff:
https://www.instructables.com/Fix-a-broken-pin-on-an-IC-chip/
@@ -115,6 +116,7 @@ https://github.com/skilldrick/6502js
http://rubbermallet.org/fake6502.c
https://github.com/davepoo/6502Emulator
https://github.com/spacerace/6502
+https://www.masswerk.at/products.php
other emulators:
https://github.com/pdewacht/oberon-risc-emu (RISC-5 Wirth Emulator, as inspiration)