diff options
author | sanni <[email protected]> | 2024-07-03 17:01:11 +0200 |
---|---|---|
committer | sanni <[email protected]> | 2024-07-03 17:01:11 +0200 |
commit | 29b876b25bd0e486a13fd49393855bbe4cdf560f (patch) | |
tree | 70eeee7fa10a7e5d81bf169fb0c059c1ed086f27 | |
parent | e2a65d78d8982a2cff8b6558a997e7d6802412d4 (diff) | |
download | cartreader-29b876b25bd0e486a13fd49393855bbe4cdf560f.tar.gz cartreader-29b876b25bd0e486a13fd49393855bbe4cdf560f.zip |
Update Cart_Reader.ino
-rw-r--r-- | Cart_Reader/Cart_Reader.ino | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Cart_Reader/Cart_Reader.ino b/Cart_Reader/Cart_Reader.ino index 353a52e..315ae09 100644 --- a/Cart_Reader/Cart_Reader.ino +++ b/Cart_Reader/Cart_Reader.ino @@ -34,14 +34,15 @@ RobinTheHood - GameboyAdvanceRomDumper
Gens-gs - Megadrive checksum
fceux - iNes header
+ LuigiBlood - SNES Game Processor RAM Cassette
And a special Thank You to all coders and contributors on Github and the Arduino forum:
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, partlyhuman, ButThouMust, hxlnt,
- breyell, qufb
-
+ Uzlopak, sakman55, Tombo89, scrap-a, borti4938, vogelfreiheit, CaitSith2, Modman, Chomemel,
+ philenotfound, karimhadjsalem, nsx0r, ducky92, niklasweber, Lesserkuma, BacteriaMage, qufb,
+ vpelletier, Ancyker, mattiacci, RWeick, ButThouMust, partlyhuman, fakkuyuu, hxlnt, breyell,
+ smesgr9000, joshman196, PsychoFox11, plaidpants, LuigiBlood, InvalidInterrupt
+
And to nocash for figuring out the secrets of the SFC Nintendo Power cartridge.
This program is free software: you can redistribute it and/or modify
|