summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LINKS14
-rw-r--r--TODOS3
2 files changed, 15 insertions, 2 deletions
diff --git a/LINKS b/LINKS
index e312378..4090891 100644
--- a/LINKS
+++ b/LINKS
@@ -23,6 +23,9 @@ https://gitlab.com/DavidGriffith/minipro/
other projects
http://www.stuartconner.me.uk/tms9995_breadboard/tms9995_breadboard.htm
+George Foot, 6502 at 33Mhz, Hackaday
+https://hackaday.io/project/192630-fast-pdip-6502-computer
+
differences 6502 and 65c02:
http://www.6502.org/tutorials/65c02opcodes.html
@@ -36,7 +39,7 @@ UART:
https://www.jameco.com/z/6551-Major-Brands-IC-6551-Asynchronous-Communication-Interface-Adapter-DIP-28-pin_43318.html
assemblers for 6502:
-http://sun.hasenbraten.de/vasm/
+http://sun.hasenbraten.de/vasm/ (6502 and many others)
https://cc65.github.io/ (ca65)
emulators for 6502:
@@ -157,3 +160,12 @@ https://samthursfield.wordpress.com/2015/11/21/cmake-dependencies-between-target
languages for 6502:
https://dwheeler.com/6502/
http://cowlark.com/cowgol/
+
+parts:
+
+BB830 solderless plugin-in breaboards
+
+Dorman, 6502 test, CPU verification tests
+
+https://github.com/janroesner/sixty5o2
+mini-os for ben eater 6502
diff --git a/TODOS b/TODOS
index c70ee2d..91b4395 100644
--- a/TODOS
+++ b/TODOS
@@ -1,3 +1,4 @@
DS1685 Dallas RTC
DS1813 reset button
-
+6502: ACIA serial, VIA sdcard
+GAL for decoder