@@ -8,23 +8,24 @@ The TMS9918A emulation is handled by my [vrEmuTms9918 library](https://github.co
88
99This is a list of devices the PICO9918 has been tested and confirmed to work on.
1010
11- * Texas Instruments TI-99/4A (NTSC and PAL)
12- * Texas Instruments TI-99/4QI
13- * ColecoVision (NTSC and PAL)
14- * Coleco ADAM (NTSC)
15- * MSX
16- * Casio PV-7
17- * Toshiba HX-21
18- * NABU Personal Computer
19- * Powertran Cortex
20- * Sega SC-3000
21- * Tomy Pyuuta
11+ * [ Texas Instruments TI-99/4A] ( https://en.wikipedia.org/wiki/TI-99/4A ) (NTSC and PAL)
12+ * [ Texas Instruments TI-99/4QI] ( http://www.mainbyte.com/ti99/computers/ti99qi.html )
13+ * [ ColecoVision] ( https://en.wikipedia.org/wiki/ColecoVision ) (NTSC and PAL)
14+ * [ Coleco ADAM] ( https://en.wikipedia.org/wiki/Coleco_Adam ) (NTSC)
15+ * [ MSX] ( https://en.wikipedia.org/wiki/MSX )
16+ * [ Casio PV-7] ( https://www.msx.org/wiki/Casio_PV-7 )
17+ * [ Toshiba HX-21] ( https://www.msx.org/wiki/Toshiba_HX-21 )
18+ * [ NABU Personal Computer] ( https://en.wikipedia.org/wiki/NABU_Network )
19+ * [ Powertran Cortex] ( http://powertrancortex.com/ )
20+ * [ Sega SC-3000] ( https://en.wikipedia.org/wiki/SG-1000#SC-3000 )
21+ * [ Sord M5] ( https://en.wikipedia.org/wiki/Sord_M5 )
22+ * [ Tomy Pyuuta] ( https://en.wikipedia.org/wiki/Tomy_Tutor )
2223
2324Homebrews:
2425
2526* Troy Schrapel's [ HBC-56] ( https://github.com/visrealm/hbc-56 )
2627* Stuart Connor's [ TM990] ( http://www.stuartconner.me.uk/tm990/tm990.htm )
27- * John Winans' Z80-Retro (https://github.com/Z80-Retro )
28+ * John Winans' [ Z80-Retro] ( https://github.com/Z80-Retro )
2829
2930If you have tested the PICO9918 on any other device, please let me know and I'll happily update this list. :)
3031
0 commit comments