index
:
cartreader
master
A shield for the Arduino Mega that can back up video game cartridges.
sanni
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Cart_Reader
/
FLASH.ino
Age
Commit message (
Expand
)
Author
2024-09-20
Add 39SF020 and 39SF010 to flashrom programmer
sanni
2024-09-13
Add support for 39F040 to flash programmer
sanni
2024-09-12
Release CPS3 OSCR Adapter commit
herzmx
2024-08-16
Remove more co-dependencies
sanni
2024-08-16
Fix compile errors for co-dependent modules
sanni
2024-08-09
Update FLASH.ino
sanni
2024-08-09
Update FLASH.ino
sanni
2024-08-09
Update FLASH.ino
sanni
2024-08-09
Update FLASH.ino
sanni
2024-08-09
Update FLASH.ino
sanni
2024-08-09
Update FLASH.ino
sanni
2024-08-09
Update FLASH.ino
sanni
2024-08-08
Update FLASH.ino
sanni
2024-08-08
Update FLASH.ino
sanni
2024-08-07
Add new options to SNES CFI repro menu
sanni
2024-08-06
Flash: Change unknown 29GL flash size to 8MB
sanni
2024-07-31
Add read-only mode for flashroms with unknown ID
sanni
2024-07-31
Allow for flash ID error to be ignored
sanni
2024-07-24
Fix 16bit flashrom writer
sanni
2024-07-19
Update FLASH.ino
sanni
2024-07-19
Flash: Add progress bar to read/verify/blankcheck flashrom
sanni
2024-06-30
Add progressbar to flashrom programmer
sanni
2024-06-30
Always disable SRAM when flashing any hirom repros
sanni
2024-06-29
Disable SRAM when flashing 2x2MB repro
sanni
2024-06-27
Fix verifyFlash()
sanni
2024-06-26
Add CFI option to flashrom programmer
sanni
2024-06-26
SNES: Add 2x2MB flash to CFI (thx to MouseBiteLabs)
sanni
2024-06-16
define common string "Select file"
smesgr9000
2024-06-13
Add CFI option to SNES repro menu
sanni
2024-06-10
Fix compilation errors when the FLASH core is enabled without FLASH16
Ancyker
2024-05-28
replace custom FLASH saving code with common function
smesgr9000
2024-05-20
remove custom code to print 0 prefixes in sprintf
smesgr9000
2024-05-20
remove duplicate code to write Flash Command
smesgr9000
2024-05-20
reuse menu item strings
smesgr9000
2024-05-20
define PROGMEM string for Attention 3.3V
smesgr9000
2024-05-20
remove duplicate code to open file for verfication
smesgr9000
2024-05-20
remove duplicate code to open file to write on flash
smesgr9000
2024-05-12
use constant for "Saving to" instead declare the string several times
smesgr9000
2024-03-02
Code optimization, cleanup, and stylization
Ancyker
2023-06-26
Cleanup voltage requests
Ancyker
2023-06-26
Move automatic voltage selection from menu to setup functions
sanni
2023-05-14
Add files via upload
Chomemel
2023-04-21
Update FLASH.ino
sanni
2023-04-20
Fix error in flashrom programmer menu
sanni
2023-02-04
Update FLASH.ino
sanni
2022-10-31
All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)
Vincent Pelletier
2022-10-28
All: Resolve all compiler and linker warnings
Vincent Pelletier
2022-10-28
All: Make flashid an integer
Vincent Pelletier
2022-10-28
https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251
Vincent Pelletier
2022-10-13
Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)
sanni
[next]