aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/FLASH.ino
AgeCommit message (Expand)Author
2024-09-20Add 39SF020 and 39SF010 to flashrom programmersanni
2024-09-13Add support for 39F040 to flash programmersanni
2024-09-12Release CPS3 OSCR Adapter commitherzmx
2024-08-16Remove more co-dependenciessanni
2024-08-16Fix compile errors for co-dependent modulessanni
2024-08-09Update FLASH.inosanni
2024-08-09Update FLASH.inosanni
2024-08-09Update FLASH.inosanni
2024-08-09Update FLASH.inosanni
2024-08-09Update FLASH.inosanni
2024-08-09Update FLASH.inosanni
2024-08-09Update FLASH.inosanni
2024-08-08Update FLASH.inosanni
2024-08-08Update FLASH.inosanni
2024-08-07Add new options to SNES CFI repro menusanni
2024-08-06Flash: Change unknown 29GL flash size to 8MBsanni
2024-07-31Add read-only mode for flashroms with unknown IDsanni
2024-07-31Allow for flash ID error to be ignoredsanni
2024-07-24Fix 16bit flashrom writersanni
2024-07-19Update FLASH.inosanni
2024-07-19Flash: Add progress bar to read/verify/blankcheck flashromsanni
2024-06-30Add progressbar to flashrom programmersanni
2024-06-30Always disable SRAM when flashing any hirom reprossanni
2024-06-29Disable SRAM when flashing 2x2MB reprosanni
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-16define common string "Select file"smesgr9000
2024-06-13Add CFI option to SNES repro menusanni
2024-06-10Fix compilation errors when the FLASH core is enabled without FLASH16Ancyker
2024-05-28replace custom FLASH saving code with common functionsmesgr9000
2024-05-20remove custom code to print 0 prefixes in sprintfsmesgr9000
2024-05-20remove duplicate code to write Flash Commandsmesgr9000
2024-05-20reuse menu item stringssmesgr9000
2024-05-20define PROGMEM string for Attention 3.3Vsmesgr9000
2024-05-20remove duplicate code to open file for verficationsmesgr9000
2024-05-20remove duplicate code to open file to write on flashsmesgr9000
2024-05-12use constant for "Saving to" instead declare the string several timessmesgr9000
2024-03-02Code optimization, cleanup, and stylizationAncyker
2023-06-26Cleanup voltage requestsAncyker
2023-06-26Move automatic voltage selection from menu to setup functionssanni
2023-05-14Add files via uploadChomemel
2023-04-21Update FLASH.inosanni
2023-04-20Fix error in flashrom programmer menusanni
2023-02-04Update FLASH.inosanni
2022-10-31All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)Vincent Pelletier
2022-10-28All: Resolve all compiler and linker warningsVincent Pelletier
2022-10-28All: Make flashid an integerVincent Pelletier
2022-10-28https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251Vincent Pelletier
2022-10-13Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)sanni