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
/
PCE.ino
Age
Commit message (
Expand
)
Author
2024-07-24
Update PCE.ino
PsyK0p4T
2024-06-29
Update comments
Roger Braunstein
2024-06-29
Cleaning up debug stuff
Roger Braunstein
2024-06-29
Implements data complement status checking and MX29F0x0 flash
Roger Braunstein
2024-06-29
Detect flash chip
Roger Braunstein
2024-06-28
Working with 4mbit hardcoded
Roger Braunstein
2024-06-28
Initial work on PCE flash repro, erase working
Roger Braunstein
2024-06-16
replace duplicate code with common folder creation function
smesgr9000
2024-05-12
remove duplicate code to create folder
smesgr9000
2024-05-11
define "File doesn't exist" in OSCR.cpp/h
smesgr9000
2024-03-02
Code optimization, cleanup, and stylization
Ancyker
2024-02-02
Update PCE.ino
PsyK0p4T
2023-06-26
Cleanup voltage requests
Ancyker
2023-06-26
Move automatic voltage selection from menu to setup functions
sanni
2023-06-19
Update PCE.ino
PsyK0p4T
2023-03-29
Firmware Updater support, 3.3V Fix, and more
Ancyker
2023-03-25
Update PCE.ino
PsyK0p4T
2023-03-07
Update PCE.ino
PsyK0p4T
2023-03-06
Update PCE.ino
PsyK0p4T
2023-01-16
Change 2022 to 2023 in about screen
sanni
2023-01-11
Update PCE.ino
PsyK0p4T
2023-01-11
Update PCE.ino
PsyK0p4T
2022-11-12
Add Voltage Selection Module
Remy Starshade
2022-10-31
All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)
Vincent Pelletier
2022-10-29
PCE.ino: Get rid of menuOptionspceCart global variable
Vincent Pelletier
2022-10-28
Auto format
sanni
2022-10-28
All: Resolve all compiler and linker warnings
Vincent Pelletier
2022-10-28
PCE.ino: Skip strcpy to menuOptionspceCart
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
2022-09-30
Update PCE.ino
sanni
2022-07-07
Add no-intro database to NES
sanni
2022-06-17
Add filenames to N64 database
sanni
2022-06-16
Add MD database
sanni
2022-04-27
Update PCE.ino
sanni
2022-04-15
Fix renaming PCE ROM
sanni
2022-02-24
Fixed build warnings
Kreeblah
2021-04-26
V6.1: Add support for exFAT SD cards (>32GB)
sanni
2021-04-26
V6.0: Update SdFat to Version 2
sanni
2020-10-28
V5.5: Reduce memory usage in Filebrowser
sanni
2020-08-14
Non swapped HuCARD adapter support. Changed Tennokoe Bank support to read/wri...
jiyunomegami
2020-07-05
add #ifdef enable_XXX check to each module
jiyunomegami
2020-04-12
V4.8: Add Reset Option to sub menues
sanni
2019-09-27
Set eeprom location for folder number to 0 again
sanni
2019-09-01
V3.5 Change Menu and add Sega CD Ram Cart
sanni
2019-08-30
V3.4: Add MD Checksum and autoformat all ino files
sanni
2019-08-29
progress_bar: Included the progress bar in the N64 and SNES modules; some OLE...
Robert Neumann
2019-08-28
n64_speedup: roughly double n64 dumping performance by using the 1024 byte fi...
Robert Neumann
2019-08-28
strings_to_flash: conserve ~ 800 byte SRAM by putting menu strings in progmem...
Robert Neumann
2019-08-27
arduino_reset: replace the assembler jmp 0 reset method with resetArduino() t...
Robert Neumann
[next]