Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | use SARA/SuperGames dumper for Dark Chambers | smesgr9000 | |
2024-12-07 | add Berzerk and Space Duel to 7800 | smesgr9000 | |
2024-12-06 | add Caverns of Mars to 2600 and Asteroids Deluxe + Frenzy to 7800 | smesgr9000 | |
2024-12-01 | add kleine Baer to 2600 | smesgr9000 | |
2024-11-24 | Update nes.txt | nsx0r | |
2024-11-19 | Update ws.txt | PsyK0p4T | |
2024-11-13 | Update ws.txt | PsyK0p4T | |
2024-11-13 | Update pcw.txt | PsyK0p4T | |
2024-11-10 | add "Bogey Blaster" and "Sesam Offne Dich!" also switch SARA/SuperGames to ↵ | smesgr9000 | |
own dumping mehtod | |||
2024-10-11 | add 2600 games "Fire Birds" & "Mountain Man" | smesgr9000 | |
2024-10-03 | add 2600 games "Ente und der Wolf, Der", "Feuerwehr im Einsatz" & "Moderne ↵ | smesgr9000 | |
Ritter, Der" | |||
2024-09-20 | Update snes.txt | PsyK0p4T | |
Fix for "FIFA 97 (Europe)" | |||
2024-09-14 | Update lynx.txt | PsyK0p4T | |
Fix title names | |||
2024-09-13 | Merge pull request #1024 from herzmx/cps3 | sanni | |
Release CPS3 OSCR Adapter | |||
2024-09-12 | Update md.txt | PsyK0p4T | |
2024-09-12 | Release CPS3 OSCR Adapter commit | herzmx | |
2024-08-11 | Update n64.txt | PsyK0p4T | |
2024-08-11 | SNES Database Fix for Earthworm Jim (Japan).sfc | Andy Miles | |
2024-08-09 | add Boom Bang to 2600 | smesgr9000 | |
2024-08-01 | Atari 5200 Updates | Andy 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-31 | added Atari Jaguar Dumping | Greg Dole | |
2024-07-24 | add Chess to 2600. This is a variant of Video Chess | smesgr9000 | |
2024-07-09 | Update README.md | sakman55 | |
2024-07-08 | Update README.md | sanni | |
2024-07-08 | Minor title fixes | sakman55 | |
2024-07-08 | Add new modules (thx to skaman) | sanni | |
2024-07-08 | Merge pull request #982 from partlyhuman/firmware-atari-lynx | sanni | |
Atari Lynx firmware 1.0 | |||
2024-07-07 | Cherry-picking firmware changes only for Lynx support | Roger Braunstein | |
Updating header comments Better blocksize detection, cleanups | |||
2024-07-06 | add Danger Zone to 7800.txt | smesgr9000 | |
2024-06-30 | Add support for Dezaemon 3D 768KB save (thx to saturnu) | sanni | |
https://github.com/saturnu/cartreader/commit/fff9a57a92a9d87303fd6df6b7d2ba8cbf33ff52 (This is untested) | |||
2024-06-28 | Update pcw.txt | PsyK0p4T | |
2024-06-25 | Add 8-Bit Music Power Encore (Famicom, Columbus Circle 2024) to NES DB | Roger Braunstein | |
2024-06-14 | add "Snail Against Squirrel" | smesgr9000 | |
2024-06-10 | Update n64.txt | PsyK0p4T | |
Fix "Hoshi no Kirby" save type for rev2 and rev3 | |||
2024-06-08 | Convert sd/st.txt to use LF endings in index | InvalidInterrupt | |
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-24 | support mapper > 255, implement mapper 446 submapper 0&1 - thanks to ↵ | smesgr9000 | |
NewRisingSun for support, fix iNES2.0 mapper parsing of byte 8 | |||
2024-05-01 | fix issue #939. Remove duplicate write of laster buffer. Also add Berzerk ↵ | smesgr9000 | |
Enhanced | |||
2024-05-01 | fix reading mapper > 9 from database | smesgr9000 | |
2024-05-01 | Add fairchild, ody2, msx and vectrex to README.md | smesgr9000 | |
2024-05-01 | replace 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-29 | add 5200 and arccart section to README.md | smesgr9000 | |
2024-04-29 | replace 5200 and ARC cart selection code with code used in NES, COLV & INTV | smesgr9000 | |
2024-04-28 | fix formatting of newly added documentation | smesgr9000 | |
2024-04-28 | add c64cart section to README.md | smesgr9000 | |
2024-04-28 | fix ordering in 7800.txt | smesgr9000 | |
2024-04-28 | Add DeathFlood to c64cart.txt | smesgr9000 | |
2024-04-28 | Add Attack of the Petscii Robots to 7800.txt | smesgr9000 | |
2024-04-28 | replace C64 cart selection code with code used in NES, COLV & INTV | smesgr9000 | |
2024-04-27 | Update c64cart.txt | sakman55 | |
Updated to work with C64.ino that fixes Issue #902 | |||
2024-04-27 | add description of 2600.txt and 7800.txt to README.md | smesgr9000 | |