Skip to content

Commit 9260bd4

Browse files
authored
Update README.md
Added supported devices and purchasing options
1 parent 876dd4e commit 9260bd4

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

README.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,38 @@
22

33
A drop-in replacement for a classic TMS9918A VDP using a Raspberry Pi Pico.
44

5-
Currently in the early prototyping stages, but looks very promising on my TI-99/4A and [HBC-56](https://github.com/visrealm/hbc-56) test beds.
6-
75
The TMS9918A emulation is handled by my [vrEmuTms9918 library](https://github.com/visrealm/vrEmuTms9918) which is included as a submodule here.
86

7+
## Supported devices
8+
9+
This is a list of devices the PICO9918 has been tested and confirmed to work on.
10+
11+
* Texas Instruments TI-99/4A (NTSC and PAL)
12+
* CBS ColecoVision (NTSC and PAL)
13+
* Powertran Cortex
14+
15+
Homebrews:
16+
17+
* Troy Schrapel's [HBC-56](https://github.com/visrealm/hbc-56)
18+
* Stuart Connor's [TM990](http://www.stuartconner.me.uk/tm990/tm990.htm)
19+
20+
If you have tested the PICO9918 on any other device, please let me know and I'll happily update this list. :)
21+
22+
### Unsupported devices
23+
24+
So far, there aren't any.
25+
26+
## Purchasing options
27+
28+
Fully assembled and tested PICO9918 v1.0s are available on my Tindie store:
29+
30+
<a href="https://www.tindie.com/products/visrealm/pico9918"><img src="https://d2ss6ovg47m0r5.cloudfront.net/badges/tindie-larges.png" alt="I sell on Tindie" width="200" height="104"></a>
31+
32+
Also (more convenient for North America)
33+
34+
<a href="https://www.arcadeshopper.com/wp/store/#!/Pico9918-V1-0-VDP-replacement/p/692136720"><img width="640" src="https://www.arcadeshopper.com/wp/wp-content/uploads/2016/01/Arcadeshopper-horizontal-Web-logo-1024x147.jpg"></img></a>
35+
36+
937
## Hardware
1038

1139
There are two main variants of the hardware.

0 commit comments

Comments
 (0)