github-actions
138b02eaa4
Bump version to V15.3 after bi-monthly release
2025-10-01 01:00:49 +00:00
PsyK0p4T
2fb5e00728
Update SMS.ino
...
Comments added
2025-09-18 10:39:13 +02:00
Michael Drake
f896fb4baa
MD: Add support for 72 and 120 megabit cart sizes
2025-09-10 19:43:54 +01:00
nsx0r
2e242edc57
Update NES.ino - fix for Babel no Tou
...
fix for Babel no Tou
2025-09-10 15:38:14 +00:00
sanni
462ae5deb1
Detect 18-in-1 repro based on name instead of CRC1
2025-09-08 23:00:00 +02:00
sanni
0be0f70cfb
Update GBA.ino
2025-09-07 20:13:18 +02:00
sanni
2430fcecfd
Sort GBA database by cart ID and fix nulled out cart ID
2025-09-07 19:48:30 +02:00
smesgr9000
e11821d01c
add support for Super Circus Atari and A.R.T.I. - also add 2600 game Avalanche
2025-09-07 13:02:50 +02:00
smesgr9000
adc4dd1224
fix overdump of 7800 Bounty Bob Strikes Back. Also add 2600 Avalanche
2025-09-05 16:42:56 +02:00
Agi Sferro
a0005ce834
Add support for Genesis 29F800 under CFI.
...
The 29F800 supports CFI commands as is except for the ID command, so this adds
custom code to identify it.
Rewrote the identifyCFI function a bit to make it more readable.
2025-09-04 18:08:18 -07:00
nsx0r
d7fd160227
Update Cart_Reader.ino
2025-08-28 04:47:08 +00:00
Pavel Kokorin
6983b7d894
fix build with ENABLE_MD define is commented out
2025-08-24 18:47:57 +03:00
github-actions
ac63e4142a
Bump version to V15.2 after bi-monthly release
2025-08-23 10:31:31 +00:00
sanni
2b06189bf2
N64: Add option to skip erase
2025-08-18 13:50:54 +02:00
sanni
7e3a3133b6
Update N64.ino
2025-08-18 11:56:45 +02:00
sanni
4f0a52380a
N64: fix default cartsize for unknown cart
2025-08-18 11:38:38 +02:00
sanni
1a5cfa8a65
N64: Better slot selection for 18-in-1 repro
2025-08-18 11:28:25 +02:00
Agi Sferro
126953606b
Identify SRAM chip when flashing Genesis CFI.
...
In a board with 1 flash chip and SRAM, the SRAM is always enabled so attempting
to detect it as CFI will fail.
This commit adds some simple code that attempts to modify address 0x0 of the
chip to detect if the chip is ROM or SRAM. If the value changes upon writing to
it, it will assume it's SRAM and ignore it when flashing.
2025-08-17 17:31:22 -07:00
sanni
46487f46fc
N64: Add support for dumping 18-in-1 repro
2025-08-17 16:39:56 +02:00
Agi Sferro
7c6babc146
Detect one chip boards for Genesis CFI repro flash carts.
...
This change detects when the serial number of the second flash chip matches the
first one, indicating that the flash cart only has one chip.
2025-08-13 21:13:13 -07:00
Agi Sferro
afa40633e5
Use F() in MD.ino CFI code.
2025-08-13 21:13:13 -07:00
sanni
8b7f1f05b7
Add 29F160 command set to GB repro menu (untested)
2025-08-07 18:54:13 +02:00
nsx0r
93ae9a142f
Update NES.ino - fix mapper 380
...
mapper 380 needs M2 pulse, tested working
2025-08-07 08:26:59 +00:00
sanni
28d4ae16fe
small Serial Monitor fixes
2025-08-06 14:52:38 +02:00
sanni
3a2acc52fb
Add support for flashing 1MB MBC1 DIY cart
2025-08-05 15:49:00 +02:00
sanni
a39e36ffba
Update GB.ino
2025-08-04 17:28:32 +02:00
sanni
d6c08b2eba
Update GB.ino
2025-08-04 17:25:09 +02:00
sanni
ddb7fb36d7
Re-structure GB repro menu & fix dumping GB ROM with no name in header
...
MBC1 option probably not working yet
2025-07-29 13:22:55 +02:00
Agi Sferro
b373075fca
Add support for flashing CFI-based flash cart for Genesis
...
This adds support for flashing flash carts with CFI 16 bit flash chips.
Currently supports 2x 16MBit board by Bucket Mouse here:
https://github.com/MouseBiteLabs/Genesis-Cartridges/tree/main/Advanced%20Flash
I'm planning to add support for a 1x 16MBit board as soon as I build one and
others if I can get a prototype.
Based on the existing SNES CFI support.
2025-07-28 22:28:39 -07:00
sanni
0b8ac2ec14
Update SNES.ino - Fix crashing menu when enabling Clock Calibration
2025-07-08 10:46:29 +02:00
github-actions
29a897ef36
Bump version to V15.1 after monthly release
2025-07-01 01:18:16 +00:00
sanni
1717218fc0
Fix GBA Nintendo e-reader always fails flash erasure (thx to CaitSith2)
2025-06-19 12:52:09 +02:00
sanni
3e103b00e7
Update OSCR.cpp - Bump version to V15.0
2025-06-19 12:34:11 +02:00
sanni
b8240fb04d
Apply auto format with Arduino IDE 1.8.19
2025-06-19 11:15:26 +02:00
nsx0r
fd45e28a37
Update NES.ino - added mapper 312
...
added mapper 312 for Kaiser's Highway Star (untested)
2025-06-13 11:29:13 +00:00
github-actions
0750bbed29
Bump version to V14.8 after monthly release
2025-06-01 01:29:37 +00:00
sanni
ae9cdd7550
Remove unnecessary logs
2025-05-31 15:29:22 +02:00
nsx0r
abb576de80
Update NES.ino - mapper 57 needs M2 pulse
...
Update NES.ino - mapper 57 needs M2 pulse
2025-05-24 20:12:53 +00:00
sanni
5eb01651db
Update Cart_Reader.ino
2025-05-22 19:03:37 +02:00
sanni
2ab3320f12
Fix error when entering empty folder
2025-05-22 11:17:54 +02:00
sanni
8b6b647960
Filebrowser: list folders before files, add reverse sort, fix bugs
2025-05-22 09:46:12 +02:00
Roger Braunstein
aa38e17cd7
Adds support for M29F080 flash to PCE, tested
2025-05-19 15:33:38 -07:00
sanni
c137ce19f8
Fix progress bar when writing N64 MPK
2025-05-08 10:47:19 +02:00
sanni
6f56956227
Merge pull request #1095 from sanni/nsx0r-patch-1
...
Update Config.h - disabled A2600 that was ON by default
2025-04-26 09:05:58 +02:00
nsx0r
d125c66b2b
Update Cart_Reader.ino - 2024 -> 2025
...
the best kind of commit: 2024 -> 2025
2025-04-25 17:25:43 +00:00
nsx0r
9652940199
Update Config.h - disabled A2600 that was ON by default
...
disabled A2600 that was ON by default
2025-04-25 17:23:56 +00:00
sanni
df6bc48123
Increase version number
2025-04-22 14:52:59 +02:00
JWS
38f056510b
Add support for SUPERBank mapper 128-256K for Casey's Gold
2025-04-04 09:34:07 -05:00
JWS
cdd1edb560
remove my HW define so automatic pull request may work
2025-03-30 20:19:51 -05:00
JWS
b59557cf85
fix rom size message
2025-03-30 20:05:22 -05:00