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
/
N64.ino
Age
Commit message (
Expand
)
Author
2022-08-18
Improve Controller Pak timing
sanni
2022-08-17
Fix N64 Controller Pak read/write
sanni
2022-08-03
Add back option to dump headerless NES ROM
sanni
2022-07-26
Small fixes
sanni
2022-07-23
V9.2 Alpha: Adds Coleco- and Intellivision (thx to skaman)
sanni
2022-07-07
Add no-intro database to NES
sanni
2022-07-03
Use CRC1 instead of cart ID in N64 database
sanni
2022-06-21
Add CRC32 and filenames to SNES database
sanni
2022-06-17
Add filenames to N64 database
sanni
2022-06-16
Add MD database
sanni
2022-06-16
Copy latest log to dump dir
sanni
2022-06-14
Improve SD logfile
sanni
2022-02-26
Automatically create snes_clk.txt if it doesn't exist
Kreeblah
2022-02-12
Update N64.ino
sanni
2022-02-12
If name consists out of all japanese characters use cart id
sanni
2021-12-10
GameShark Dump Compatability Update
majorpbx
2021-11-18
Add check if Clockgen is working
sanni
2021-11-17
Fix Progressbar line break on LCD
sanni
2021-10-26
Fix Led and missing word wrap
sanni
2021-10-26
Port ControllerTest to MKS MINI12864
sanni
2021-10-24
V7.0: Add basic support for MKS MINI12864 V3
sanni
2021-10-14
Make clockgen calibration optional
sanni
2021-10-02
Update N64.ino
majorpbx
2021-08-04
Update N64.ino
sanni
2021-08-03
Create n64log.txt in /N64/ROMS/
sanni
2021-08-02
V6.6 Add slow CRC32 calculation option for N64
sanni
2021-08-01
Change N64 CRC Error message
sanni
2021-07-21
Update N64.ino
sanni
2021-05-27
Add chip erase for unknown N64 repro
sanni
2021-05-27
V6.3: Add sector size menu for N64 repro
sanni
2021-05-26
Add 64 byte write buffer for N64 repro
sanni
2021-05-26
V6.2: Add option to manually config N64 repro
sanni
2021-04-15
V5.7: Add Clockgen option to N64 Eeprom
sanni
2020-07-05
add #ifdef enable_XXX check to each module
jiyunomegami
2020-07-04
add enable_XXX define for 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-27
V4.0: Add complete N64 Controller Test
sanni
2019-09-19
Update SMS.ino
sanni
2019-09-17
Update N64.ino
Modman
2019-09-13
N64: Blink LED for EEP operations (they do take a while and the blinking tell...
Robert Neumann
2019-09-11
SNES, MD: avoid dumping/writing 0 Byte files to SD card
Robert Neumann
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
2019-01-18
V2.6 Auto backup current Gameshark ROM
sanni
2019-01-16
V2.5 Add Support for Gameshark N64 reflashing (beta)
sanni
[prev]
[next]