aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-07-13GBA: Fix writing file smaller than 4MBV14.0sanni
2024-07-13Fix Serial Monitor errors/warningssanni
2024-07-12Update GBA.inosanni
2024-07-12GBA: Add option to dump F0088H0 reprosanni
2024-07-10GBA: Add bank mapping to F0088H0 reprosanni
2024-07-09Update GBA.inosanni
2024-07-09Update README.mdsakman55
2024-07-09GBA: Fix Blankcheck functionsanni
2024-07-08Update README.mdsanni
2024-07-08Update README.mdsanni
2024-07-08Minor title fixessakman55
2024-07-08Add new modules (thx to skaman)sanni
2024-07-08GBA: Add basic support for F0088H0 flashsanni
No bank switching yet so ROM limited to 16MB. Uses flash commands found [here](https://github.com/lesserkuma/FlashGBX/blob/master/FlashGBX/config/fc_AGB_6600M0U0BE.txt)
2024-07-08Merge pull request #982 from partlyhuman/firmware-atari-lynxsanni
Atari Lynx firmware 1.0
2024-07-07Removes refactored out methodRoger Braunstein
2024-07-07Further optimize detection, combine loopsRoger Braunstein
2024-07-07Completely eliminates extra stack-allocated buffersRoger Braunstein
2024-07-07Adds Atari Lynx to supported systems in readmeRoger Braunstein
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-07-0513.5 Fix SFM flash menuV13.5sanni
https://github.com/sanni/cartreader/issues/980
2024-07-03Update Cart_Reader.inoV13.4sanni
2024-07-03Update Cart_Reader.inosanni
2024-07-02Update PCW.inosakman55
Minor cleanup
2024-07-02Update VECTREX.inosakman55
Minor cleanup
2024-07-02Fix color cycling when idlesanni
2024-07-01fix issue #973 - remove obsolete debugging leftoversmesgr9000
2024-07-01Merge pull request #977 from partlyhuman/pce-tg16-flashingsanni
Adds support for flashing reproduction HuCards
2024-06-30Alternate fixRoger Braunstein
2024-06-30Fixes compilation of SNES w/o FLASH option, update commentRoger Braunstein
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-30Fix reading Bahamut Lagoon English Translation SRAM (thx to Cowboyjunkie)sanni
https://github.com/sanni/cartreader/issues/917
2024-06-30Add progressbar to flashrom programmersanni
Only tested with 29F032 and 29LV640 but should still work for all since it was just copy&paste.
2024-06-30Always disable SRAM when flashing any hirom reprossanni
2024-06-29Update commentsRoger Braunstein
2024-06-29Cleaning up debug stuffRoger Braunstein
2024-06-29Implements data complement status checking and MX29F0x0 flashRoger Braunstein
2024-06-29Detect flash chipRoger Braunstein
2024-06-29Disable SRAM when flashing 2x2MB reprosanni
2024-06-29declare "Revision: " and "Serial: " as common string and reuse stringsmesgr9000
2024-06-29reuse common string "ROM Size: "smesgr9000
2024-06-28Working with 4mbit hardcodedRoger Braunstein
2024-06-28Initial work on PCE flash repro, erase workingRoger Braunstein
2024-06-28Update pcw.txtPsyK0p4T
2024-06-27Fix verifyFlash()sanni
2024-06-26Add CFI option to flashrom programmersanni
2024-06-26Merge pull request #972 from partlyhuman/add-nes-8bit-music-power-encoresanni
Add 8-Bit Music Power Encore (Famicom, Columbus Circle 2024) to NES DB
2024-06-26SNES: Add 2x2MB flash to CFI (thx to MouseBiteLabs)sanni
2024-06-25Add 8-Bit Music Power Encore (Famicom, Columbus Circle 2024) to NES DBRoger Braunstein
2024-06-16remove duplicate for SUPRACANsmesgr9000