diff options
author | sanni <[email protected]> | 2022-06-08 21:51:25 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-08 21:51:25 +0200 |
commit | 36fe23a44dd68b916b171811130a9bba900960cc (patch) | |
tree | bafd5cd270fc4cd1807ede5a997c3c5b3bb83fa5 /README.md | |
parent | 3e1746e4d94689990fe9537a519630fa5a574d33 (diff) | |
download | cartreader-36fe23a44dd68b916b171811130a9bba900960cc.tar.gz cartreader-36fe23a44dd68b916b171811130a9bba900960cc.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,7 +15,7 @@ And be sure to check the guides in the [Wiki](https://github.com/sanni/cartreade - Portable thanks to a battery - Modular design using mostly off-the-shelf components -![image](https://dl.dropboxusercontent.com/s/13qrglxt7ehsyr0/IMG_07999.jpg?dl=1) +![image](https://dl.dropboxusercontent.com/s/mhlx620tmbnglx1/hw5wframe.jpg?dl=1) #### Supported Systems: - Reads NES, Famicom and Family Basic cartridges including save @@ -49,3 +49,7 @@ And be sure to check the guides in the [Wiki](https://github.com/sanni/cartreade - Programs M27C322 eproms (using custom adapter) ![image](https://dl.dropboxusercontent.com/s/l6eujajz60x3ho9/IMG_079999.jpg?dl=1) + +#### Open Source Licenses: +- Software(everything in Cart_Reader folder) = GPL v3 +- Hardware(everything in hardware folder) = CC-BY-4.0 |