From c7b0b280339064ab1b673ab7767d0318b2e9b72a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 29 Nov 2020 19:31:22 +0100 Subject: 7-segment display is now drawn --- LINKS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LINKS') diff --git a/LINKS b/LINKS index 29b5030..e5ec1ca 100644 --- a/LINKS +++ b/LINKS @@ -70,6 +70,7 @@ http://danceswithferrets.org/geekblog/?p=808 (monitor, http://exifpro.com/utils. https://www.robotshop.com/community/forum/t/explaining-the-7-segment-display-and-74hc595-shift-register/13139 https://www.eevblog.com/forum/projects/7-segment-hex-bus-display-with-eproms/ https://www.youtube.com/watch?v=BA12Z7gQ4P0 +https://en.wikipedia.org/wiki/Seven-segment_display 6502 links: https://www.eiroca.net/wiki/archive/awesome/6502 @@ -113,6 +114,7 @@ https://github.com/gianlucag/mos6502.git https://github.com/skilldrick/6502js http://rubbermallet.org/fake6502.c https://github.com/davepoo/6502Emulator +https://github.com/spacerace/6502 other emulators: https://github.com/pdewacht/oberon-risc-emu (RISC-5 Wirth Emulator, as inspiration) -- cgit v1.2.3-54-g00ecf