aboutsummaryrefslogtreecommitdiffhomepage
path: root/sd
AgeCommit message (Collapse)Author
8 daysuse SARA/SuperGames dumper for Dark Chamberssmesgr9000
2024-12-07add Berzerk and Space Duel to 7800smesgr9000
2024-12-06add Caverns of Mars to 2600 and Asteroids Deluxe + Frenzy to 7800smesgr9000
2024-12-01add kleine Baer to 2600smesgr9000
2024-11-24Update nes.txtnsx0r
2024-11-19Update ws.txtPsyK0p4T
2024-11-13Update ws.txtPsyK0p4T
2024-11-13Update pcw.txtPsyK0p4T
2024-11-10add "Bogey Blaster" and "Sesam Offne Dich!" also switch SARA/SuperGames to ↵smesgr9000
own dumping mehtod
2024-10-11add 2600 games "Fire Birds" & "Mountain Man"smesgr9000
2024-10-03add 2600 games "Ente und der Wolf, Der", "Feuerwehr im Einsatz" & "Moderne ↵smesgr9000
Ritter, Der"
2024-09-20Update snes.txtPsyK0p4T
Fix for "FIFA 97 (Europe)"
2024-09-14Update lynx.txtPsyK0p4T
Fix title names
2024-09-13Merge pull request #1024 from herzmx/cps3sanni
Release CPS3 OSCR Adapter
2024-09-12Update md.txtPsyK0p4T
2024-09-12Release CPS3 OSCR Adapter commitherzmx
2024-08-11Update n64.txtPsyK0p4T
2024-08-11SNES Database Fix for Earthworm Jim (Japan).sfcAndy Miles
2024-08-09add Boom Bang to 2600smesgr9000
2024-08-01Atari 5200 UpdatesAndy Miles
1. Added CRC database lookup for ROM dump validation and file renaming 2. Added delays to improve successful ROM dumping. Especially helps with 2-chip ROMs 3. Fixed database mapper config for Star Trek (not a 2-chip ROM)
2024-07-31added Atari Jaguar DumpingGreg Dole
2024-07-24add Chess to 2600. This is a variant of Video Chesssmesgr9000
2024-07-09Update README.mdsakman55
2024-07-08Update README.mdsanni
2024-07-08Minor title fixessakman55
2024-07-08Add new modules (thx to skaman)sanni
2024-07-08Merge pull request #982 from partlyhuman/firmware-atari-lynxsanni
Atari Lynx firmware 1.0
2024-07-07Cherry-picking firmware changes only for Lynx supportRoger Braunstein
Updating header comments Better blocksize detection, cleanups
2024-07-06add Danger Zone to 7800.txtsmesgr9000
2024-06-30Add support for Dezaemon 3D 768KB save (thx to saturnu)sanni
https://github.com/saturnu/cartreader/commit/fff9a57a92a9d87303fd6df6b7d2ba8cbf33ff52 (This is untested)
2024-06-28Update pcw.txtPsyK0p4T
2024-06-25Add 8-Bit Music Power Encore (Famicom, Columbus Circle 2024) to NES DBRoger Braunstein
2024-06-14add "Snail Against Squirrel"smesgr9000
2024-06-10Update n64.txtPsyK0p4T
Fix "Hoshi no Kirby" save type for rev2 and rev3
2024-06-08Convert sd/st.txt to use LF endings in indexInvalidInterrupt
The other db files use LF endings and count on gitattributes to convert files in the working tree; having CRLF in the index results in git reporting working tree modifications that cannot be resolved with any of the usual methods (e.g. restore, reset, checkout) on non-Windows systems. This can prevent checking out other branches or tags.
2024-05-24support mapper > 255, implement mapper 446 submapper 0&1 - thanks to ↵smesgr9000
NewRisingSun for support, fix iNES2.0 mapper parsing of byte 8
2024-05-01fix issue #939. Remove duplicate write of laster buffer. Also add Berzerk ↵smesgr9000
Enhanced
2024-05-01fix reading mapper > 9 from databasesmesgr9000
2024-05-01Add fairchild, ody2, msx and vectrex to README.mdsmesgr9000
2024-05-01replace FAIRCHILD, ODY2, MSX and VECTREX cart selection code with code used ↵smesgr9000
in NES, COLV & INTV. Define "Database not found" in OSCR.cpp
2024-04-29add 5200 and arccart section to README.mdsmesgr9000
2024-04-29replace 5200 and ARC cart selection code with code used in NES, COLV & INTVsmesgr9000
2024-04-28fix formatting of newly added documentationsmesgr9000
2024-04-28add c64cart section to README.mdsmesgr9000
2024-04-28fix ordering in 7800.txtsmesgr9000
2024-04-28Add DeathFlood to c64cart.txtsmesgr9000
2024-04-28Add Attack of the Petscii Robots to 7800.txtsmesgr9000
2024-04-28replace C64 cart selection code with code used in NES, COLV & INTVsmesgr9000
2024-04-27Update c64cart.txtsakman55
Updated to work with C64.ino that fixes Issue #902
2024-04-27add description of 2600.txt and 7800.txt to README.mdsmesgr9000