diff options
author | sanni <[email protected]> | 2022-04-08 15:56:48 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-08 15:56:48 +0200 |
commit | 04a4ea3de92fc2d4457f63491cf55d90ee8ebf8c (patch) | |
tree | 6479883f6caf6b2054d1ffee889c58bb72428a2c /hardware | |
parent | 1fe54499391085add57b79b1eac294adac53f8b1 (diff) | |
download | cartreader-04a4ea3de92fc2d4457f63491cf55d90ee8ebf8c.tar.gz cartreader-04a4ea3de92fc2d4457f63491cf55d90ee8ebf8c.zip |
Update README.md
Diffstat (limited to 'hardware')
-rw-r--r-- | hardware/README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/hardware/README.md b/hardware/README.md index 629947b..b1de775 100644 --- a/hardware/README.md +++ b/hardware/README.md @@ -6,7 +6,9 @@ Tested systems so far: - GB(C) - GBA - N64 -- SNES +- SNES +- Master System +- Mega Drive ![image](https://dl.dropboxusercontent.com/s/eks6s6zzfo6ahqr/hw42.jpg?dl=1) @@ -19,5 +21,5 @@ To order a PCB you need to download the zipped gerber files and upload them to a You can view the schematic and the PCB files using a free and open source programm called [KiCad 6.0](https://www.kicad.org/). To design your own adapters you can follow this [tutorial](https://github.com/sanni/cartreader/wiki/Designing-your-own-Adapters) - +### Also check out the user contributions for even more adapters: https://github.com/sanni/cartreader/discussions/354 |