diff options
author | sanni <[email protected]> | 2023-07-13 10:31:15 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-07-13 10:31:15 +0200 |
commit | ac03c4bede753350569e63d59a59ed2f8467c194 (patch) | |
tree | f1e61bbba41a7e05d778ef498e1a05c61e85fdc2 | |
parent | a945c63eb479c45d4073a8d4b49808258191ff33 (diff) | |
download | cartreader-ac03c4bede753350569e63d59a59ed2f8467c194.tar.gz cartreader-ac03c4bede753350569e63d59a59ed2f8467c194.zip |
Update Cart_Reader.ino
-rw-r--r-- | Cart_Reader/Cart_Reader.ino | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Cart_Reader/Cart_Reader.ino b/Cart_Reader/Cart_Reader.ino index e042281..2b852aa 100644 --- a/Cart_Reader/Cart_Reader.ino +++ b/Cart_Reader/Cart_Reader.ino @@ -4,8 +4,8 @@ This project represents a community-driven effort to provide
an easy to build and easy to modify cartridge dumper.
- Date: 2023-07-04
- Version: 12.6
+ Date: 2023-07-13
+ Version: 12.7
SD lib: https://github.com/greiman/SdFat
LCD lib: https://github.com/olikraus/u8g2
@@ -24,6 +24,7 @@ skaman - Cart ROM READER SNES ENHANCED, Famicom Cart Dumper, Coleco-, Intellivision, Virtual Boy, WSV, PCW, ARC, Atari, ODY2, Fairchild, MSX, Pokemon Mini modules
Tamanegi_taro - PCE and Satellaview modules
splash5 - GBSmart, Wonderswan, NGP and Super A'can modules
+ partlyhuman - Casio Loopy module
hkz & themanbehindthecurtain - N64 flashram commands
Andrew Brown & Peter Den Hartog - N64 controller protocol
libdragon - N64 controller checksum functions
@@ -38,7 +39,7 @@ jiyunomegami, splash5, Kreeblah, ramapcsx2, PsyK0p4T, Dakkaron, majorpbx, Pickle, sdhizumi,
Uzlopak, sakman55, Tombo89, scrap-a, borti4938, vogelfreiheit, CaitSith2, Modman,
philenotfound, karimhadjsalem, nsx0r, ducky92, niklasweber, Lesserkuma, BacteriaMage,
- vpelletier, Ancyker, mattiacci, RWeick, joshman196
+ vpelletier, Ancyker, mattiacci, RWeick, joshman196, partlyhuman
And to nocash for figuring out the secrets of the SFC Nintendo Power cartridge.
|