aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader
AgeCommit message (Expand)Author
2024-07-03Update Cart_Reader.inoV13.4sanni
2024-07-03Update Cart_Reader.inosanni
2024-07-02Update PCW.inosakman55
2024-07-02Update VECTREX.inosakman55
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
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
2024-06-30Fix reading Bahamut Lagoon English Translation SRAM (thx to Cowboyjunkie)sanni
2024-06-30Add progressbar to flashrom programmersanni
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-27Fix verifyFlash()sanni
2024-06-26Add CFI option to flashrom programmersanni
2024-06-26SNES: Add 2x2MB flash to CFI (thx to MouseBiteLabs)sanni
2024-06-16remove duplicate for SUPRACANsmesgr9000
2024-06-16define common string "Select file"smesgr9000
2024-06-16replace duplicate code with common folder creation functionsmesgr9000
2024-06-16replace duplicate error string "Can't open file"smesgr9000
2024-06-15remove duplicate code to read two Bounty Bob bankssmesgr9000
2024-06-13Add option to force ROM size for MD cartssanni
2024-06-13Add CFI option to SNES repro menusanni
2024-06-10Fix compilation errors when the FLASH core is enabled without FLASH16Ancyker
2024-06-03reuse command sequence for GBsmesgr9000
2024-06-03reuse GB common functionssmesgr9000
2024-06-02Add checks for unsafe configurationsAncyker
2024-06-02Fix compilation errors and warningsAncyker
2024-06-01use common function to create file/folder and increment foldern countersmesgr9000
2024-05-30reuse n64 flashrom Xplorer command sequencesmesgr9000
2024-05-30reuse n64 flashrom command sequencesmesgr9000
2024-05-30reuse code to write NES maker commandsmesgr9000
2024-05-30reuse common strings, remove duplicatesmesgr9000
2024-05-28define more commonly used string in OSCR and reuse themsmesgr9000
2024-05-28replace custom FLASH saving code with common functionsmesgr9000
2024-05-26replace NES defines with rgbLed function callssmesgr9000
2024-05-26add common function to open create folder, print message and open file. Remov...smesgr9000
2024-05-26replace custom folder creation function with commonsmesgr9000
2024-05-25add option to clear display and remove duplicate codesmesgr9000
2024-05-25remove duplicate code to print saving and increment of folder idsmesgr9000
2024-05-25remove local variables which are only used in function contextsmesgr9000