Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | Merge pull request #1054 from gemarcano/long_press_serial | sanni | |
Cleanups for SERIAL_MONITOR interface, and support "long press" with SERIAL_MONITOR | |||
3 days | Update Cart_Reader.ino | Gabriel Marcano | |
- Add support for simulating a long press for the serial interface by seinding `l` or `L`. This lets someone actually run the SNES clock calibration using the serial interface. | |||
3 days | Update Cart_Reader.ino | Gabriel Marcano | |
- Don't use `Serial.read() - 48` to extract chars. Just treat the data as chars. This is more legible, and actually reduced the program storage space utilization slightly. | |||
3 days | Update Cart_Reader.ino | Gabriel Marcano | |
- Remove incomingByte global variable, mark all uses as local variables. This leads to a tiny (yet measurable) decrease in global variable use, and no change in sketch memory use. Of course, the variable now resides in the stack, but only while the functions using it exist, which isn't always. | |||
4 days | Update NES.ino | nsx0r | |
- regrouped more MMC3-like mappers - fixed mapper 91 - simplified mappers 1/155, 9, 10, 157 | |||
5 days | Update NES.ino | nsx0r | |
- RAM dump extension changed from .bin to .sav for direct use with emulators (see https://github.com/sanni/cartreader/discussions/1049) - regrouped scripts for MMC3-based mappers - regrouped scripts for CxROM-like mappers - regrouped scripts for BxROM-like mappers - added support for 268 submapper 1 | |||
9 days | use SARA/SuperGames dumper for Dark Chambers | smesgr9000 | |
9 days | [NES] - added mapper 470 | nsx0r | |
[NES] - added mapper 470 | |||
11 days | Update NES.ino | nsx0r | |
fix mapper 52 | |||
11 days | Update NES.ino | nsx0r | |
added chr-rom support for mapper 268 added mappers 315 and 366 | |||
2024-12-07 | add Berzerk and Space Duel to 7800 | smesgr9000 | |
2024-12-06 | add Caverns of Mars to 2600 and Asteroids Deluxe + Frenzy to 7800 | smesgr9000 | |
2024-12-01 | add kleine Baer to 2600 | smesgr9000 | |
2024-11-27 | Fix `printInstructions()` overriding `dont_log` state | Ancyker | |
2024-11-24 | Merge pull request #1043 from sanni/nsx0r-patch-1 | nsx0r | |
update NES.txt and fix mapper 58 | |||
2024-11-24 | Update nes.txt | nsx0r | |
2024-11-24 | Update NES.ino | nsx0r | |
2024-11-23 | Update NES.ino | sakman55 | |
Fixed Mapper 59. Updated the index to the code sections. | |||
2024-11-19 | Update ws.txt | PsyK0p4T | |
2024-11-14 | Update NES.ino : added mapper 268 submapper 0 | nsx0r | |
Update NES.ino : added mapper 268 submapper 0 | |||
2024-11-13 | Update ws.txt | PsyK0p4T | |
2024-11-13 | Update pcw.txt | PsyK0p4T | |
2024-11-10 | add "Bogey Blaster" and "Sesam Offne Dich!" also switch SARA/SuperGames to ↵ | smesgr9000 | |
own dumping mehtod | |||
2024-11-09 | Update LEAP.ino - even simpler solution | nsx0r | |
Update LEAP.ino - even simpler solution | |||
2024-11-09 | LEAP.ino : fixed dumping and typos | nsx0r | |
LEAP.ino : fixed dumping and typos | |||
2024-11-07 | Merge pull request #1040 from eltociear/patch-1 | sanni | |
docs: update README.md | |||
2024-11-05 | Update MSX.ino | sakman55 | |
Added support for the Hudson Soft Bee Pack and Bee Cards. Requires a Hudson Soft Bee Pack inserted into the MSX Adapter. Be sure to fully insert the Bee Card into the Bee Pack. Select Mapper 14 "Hudson Soft Bee Pack" and set the ROM size (16K/32K). | |||
2024-11-05 | docs: update README.md | Ikko Eltociear Ashimine | |
Github -> GitHub | |||
2024-11-01 | Update LJPRO.ino | sakman55 | |
Added support for new Flash chips - MX25L4005 and MX25L6405. The new chips were found in cart with PCB B1043-03B. Removed the ROM size selection as we detect the ROM size based on the Flash ID. | |||
2024-10-11 | add 2600 games "Fire Birds" & "Mountain Man" | smesgr9000 | |
2024-10-03 | add 2600 games "Ente und der Wolf, Der", "Feuerwehr im Einsatz" & "Moderne ↵ | smesgr9000 | |
Ritter, Der" | |||
2024-09-20 | Update snes.txt | PsyK0p4T | |
Fix for "FIFA 97 (Europe)" | |||
2024-09-20 | Add 39SF020 and 39SF010 to flashrom programmer | sanni | |
2024-09-16 | GB: Fix flashing MBC0 | sanni | |
2024-09-16 | Merge pull request #1027 from partlyhuman/lynx-fix-electrocop | sanni | |
Fix for overdumping Electrocop/Lynx | |||
2024-09-15 | Fix for overdumping Electrocop/Lynx | Roger Braunstein | |
2024-09-15 | Update GB.ino | sanni | |
2024-09-15 | GB: Only trigger audio and not WR on flash cart with audio as WE, add 39SF ↵ | sanni | |
cart without MBC | |||
2024-09-14 | Fix #1026 (StarTropics/NES mapper 4.1) | Ancyker | |
2024-09-14 | Update lynx.txt | PsyK0p4T | |
Fix title names | |||
2024-09-13 | Change busycheck in GB.ino | sanni | |
2024-09-13 | Update GB.ino | sanni | |
2024-09-13 | Add support for 39F040 to flash programmer | sanni | |
2024-09-13 | Fix compiler error | sanni | |
2024-09-13 | Merge pull request #1024 from herzmx/cps3 | sanni | |
Release CPS3 OSCR Adapter | |||
2024-09-12 | Merge pull request #1025 from PsyK0p4T/master | PsyK0p4T | |
Update MD.ino | |||
2024-09-12 | Update md.txt | PsyK0p4T | |
2024-09-12 | Update MD.ino | PsyK0p4T | |
- Moved code to retrieve the cart name earlier and possibly rely on it to identify a game instead of game ID + CRC - Moved code to regroup the different game checks - Some comments and conditions get reduced | |||
2024-09-12 | Merge branch 'master' of github.com:sanni/cartreader into cps3 | herzmx | |
2024-09-12 | Release CPS3 OSCR Adapter commit | herzmx | |