sanni
63aeb335a4
Add support for DS1307 RTC module
...
DS1307 does not seem to have the lost lostPower function. So the time does not get set on upload and needs to be set manually as described in the [wiki](https://github.com/sanni/cartreader/wiki/Real%E2%80%90Time-Clock#setting-the-time ).
In Config.h set like this:
````
#define RTC_installed
//#define DS3231
#define DS1307
````
Connect "Tiny RTC I2C module" or similar to the SDA/SCL/VCC/GND pins.
2023-07-22 15:21:02 +02:00
sanni
97eada64e7
Fix Serial Monitor menu
2023-07-19 16:32:34 +02:00
sanni
829408c655
Unify HW3 and HW5 menues
2023-07-19 15:13:06 +02:00
sanni
b4d6b4e637
E7/F4/F6/F8 mapper changes and new mapper for Time Pilot (thx to skaman)
2023-07-18 22:54:28 +02:00
nsx0r
66dfc8b4e9
[NES] fix mapper 148
2023-07-18 07:17:17 +02:00
Roger Braunstein
a334129e2a
Fixes Loopy SRAM dumping
2023-07-15 23:15:19 -07:00
Ancyker
ff62f494eb
Firmware Updates for RTC
...
Also minor edits to `setVoltage()`
2023-07-16 01:01:58 -04:00
sanni
95f4f44786
Update OSCR.cpp
2023-07-13 10:32:02 +02:00
sanni
ac03c4bede
Update Cart_Reader.ino
2023-07-13 10:31:15 +02:00
sanni
74e46f4322
Merge pull request #824 from partlyhuman/support-casio-loopy
...
Casio Loopy Adapter
2023-07-11 09:53:04 +02:00
Roger Braunstein
1d147828f6
PR ready?
2023-07-10 16:01:23 -07:00
Roger Braunstein
0d7b51806a
Moves loopy db into loopy.ino, adds format sram option
2023-07-10 15:52:02 -07:00
PsyK0p4T
eb50a94473
Update MD.ino
...
Add "Technoptimistic (Aftermarket)"
2023-07-10 00:51:55 +02:00
Roger Braunstein
2b5168f144
SRAM operations working, some minor optimizations
2023-07-06 16:34:06 -07:00
Roger Braunstein
7f005e3f0e
Fixes issue with SRAM where writing to shared address port set control pins
2023-07-06 15:52:30 -07:00
Roger Braunstein
1dccf84d9f
Use header values for rom and sram start/end instead of hardcoding
2023-07-06 14:11:54 -07:00
Roger Braunstein
4621ad20f3
Adds internal checksumming, ID setting romname
2023-07-06 13:55:45 -07:00
Roger Braunstein
1a7be97dc1
Loopy ROM dumping working
2023-07-05 01:29:46 -07:00
sanni
34a1c6b336
Fix dumping Tactics Ogre
2023-07-04 19:58:45 +02:00
Roger Braunstein
7daa114bb9
Some provisional Loopy code
2023-07-03 00:15:20 -07:00
Roger Braunstein
d74ad957d8
Stubs out Loopy menu item
2023-07-02 16:08:09 -07:00
sanni
29814cb31b
Update Cart_Reader.ino
2023-07-01 16:40:01 +02:00
Ancyker
5b70224950
Fix warning in NES.ino and cleanup data types
2023-06-27 03:43:40 -04:00
Ancyker
2cf7f5dbe7
Cleanup voltage requests
...
The `setVoltage()` function should be called even when `ENABLE_VSELECT` is disabled because `ENABLE_3V3FIX` also uses it. There is no resource cost to do this as when both options are disabled the compiler will optimize this function out. This just "future proofs" the code so if that function ever does more it doesn't need updated everywhere. This applies to `setup_FlashVoltage()` as well.
The changes to OSCR.cpp are just for code formatting and additional comments to clarify this.
2023-06-26 15:25:54 -04:00
Ancyker
9fb7af3f5b
Fix automatic voltage selection ( fixes #818 )
...
Fix for automatic voltage selection only working when 3V3FIX was enabled.
2023-06-26 14:59:27 -04:00
sanni
560b24ccde
Fix iNES header stored as text if CRC is not found in database
2023-06-26 19:34:55 +02:00
sanni
812da38741
Change default mode in N64 controller range test
2023-06-26 17:23:39 +02:00
sanni
50b6540863
Delete old/unused NES database code
2023-06-26 17:05:10 +02:00
sanni
0489df7bd4
Revert NES CreateRAMFileInSD function to previous version
2023-06-26 15:46:47 +02:00
sanni
3a2db439be
Update SNES.ino
2023-06-26 12:27:45 +02:00
sanni
dee54dd30e
Move automatic voltage selection from menu to setup functions
2023-06-26 12:04:00 +02:00
sanni
abe029eefc
V12.6 Add MSX and Pokemon Mini modules (thx to skaman)
2023-06-25 14:09:17 +02:00
PsyK0p4T
e86662c640
Update PCE.ino
...
Add compatibility for "CD-ROM² Super System Card (v3.0)(Japan)" and "Arcade Card Pro CD-ROM²" carts.
2023-06-19 15:05:32 +02:00
Lesserkuma
d1bfd53593
[GBA] Fixed reading 32 MB carts that use EEPROM saves
2023-06-17 14:24:17 +02:00
Lesserkuma
4c3e618f6e
[GBA] Corrected ROM name length
2023-06-17 14:20:57 +02:00
PsyK0p4T
52962a28a7
Update MD.ino
...
Add support for Virtua Racing (E/U/J)
All credits go to Sanni for initial ideas, and Prominos for researches and code.
2023-06-16 09:17:21 +02:00
splash5
1ab4147e1e
Add support for reading/writing MBC7 EEPROM
2023-06-08 01:23:16 +08:00
sanni
975a025916
Merge pull request #797 from splash5/ws-fastchecksum
...
Speed up wonderswan checksum calculation by moving codes into rom dump procedure
2023-05-24 17:32:26 +02:00
splash5
7772187aab
Speed up checksum calculation by moving codes into rom dump procedure.
...
Correct color flag for "BANC1A"
Correct rom dump size of jss2/dknight to match db crc32
2023-05-24 11:51:03 +08:00
Chomemel
fe91177864
Add files via upload
...
adding support for AM29LV160, AM29LV320 and AM29LV640
2023-05-14 08:23:54 +02:00
nsx0r
7f40da5595
[NES] Fixed mapper 228
...
[NES] Fixed mapper 228
2023-05-11 21:01:12 +02:00
nsx0r
4c2a42de86
[NES] added mapper 114
...
[NES] added mapper 114
2023-05-11 20:41:19 +02:00
PsyK0p4T
33df3c43b5
Update N64.ino
...
Allows to manually select a dump size up to 128 MB (used by some repros/aftermarket boards)
2023-05-10 20:08:48 +02:00
PsyK0p4T
ac09058013
Update MD.ino
...
Added support for "mikeyeldey95 (Aftermarket)"
2023-05-04 09:15:44 +02:00
nsx0r
584d8f67ee
little cleanup and optimization in NES.ino
...
little cleanup and optimization in NES.ino
2023-05-01 11:57:04 +02:00
nsx0r
8c13b615d2
[NES] Added mapper 148
...
AddedNES mapper 148
2023-04-30 13:42:16 +02:00
nsx0r
03801cdddb
fix
2023-04-25 07:23:07 +02:00
PsyK0p4T
12710686d5
Update MD.ino
...
Fixed header checksum for :
- Jeopardy! (USA)
- Monopoly (USA)
- Winter Olympic Games (USA)
Moved code to other fixed games :
- Fatman (Japan)
Added support for :
- YM2612 Instrument Editor (Aftermarket)
- Decoder (Aftermarket)
- Handy Harvy (Aftermarket)
- Jim Power - The Lost Dimension in 3D (Aftermarket)
2023-04-24 23:28:43 +02:00
sanni
13d1b33fc1
Update FLASH.ino
2023-04-21 18:04:02 +02:00
sanni
0a21d49f8a
Fix error in flashrom programmer menu
2023-04-20 11:38:46 +02:00