1992 Commits

Author SHA1 Message Date
sanni
3169259624
Merge pull request #1084 from plaidpants/master
Add support for DFSC for Penult
2025-03-31 11:49:26 +02: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
JWS
5c724f2412 Merge remote-tracking branch 'upstream/master' 2025-03-30 19:06:20 -05:00
JWS
e6436ea867 fix merge 2025-03-30 19:03:09 -05:00
JWS
49f18e3db1 add DFSC Penult 2025-03-30 18:59:12 -05:00
PsyK0p4T
14e2502fd0
Update 2600.txt 2025-03-09 15:05:05 +01:00
nsx0r
191b0a99fd
Update NES.ino - added mapper 399
added mapper 399
2025-03-05 07:16:40 +00:00
PsyK0p4T
fde402a3fe
Update VBOY.ino
Add manual Rom size selection menu for unknown carts.
Add 64KB Rom support.
Add new serials to supported titles list.
2025-02-26 22:55:05 +01:00
PsyK0p4T
73073591d5
Update SMS.ino
string replace in a sub-menu
2025-02-26 22:47:53 +01:00
nsx0r
be1312c172
Update NES.ino - fix mapper 115/248
Update NES.ino - fix mapper 115/248
2025-02-22 16:19:02 +00:00
sakman55
5433749fa0
Update NES.ino
Updated Mapper 178.  Added Mapper 314.  Mapper 314 needs pulsing M2 for register settings.
2025-02-15 16:11:18 -10:00
sanni
14886fbe1f
Merge pull request #1073 from andy-miles/cotton-circle
Added SNES/SFC database entry for Cotton 100% (Columbus Circle Release)
2025-02-15 09:55:03 +01:00
Andy Miles
bc297b3134
Added SNES/SFC database entry for Cotton 100% (Columbus Circle Release) 2025-02-13 14:59:34 -08:00
nsx0r
c20e810d65
Update NES.ino
- added mappers 272, 380, 519
2025-02-01 06:34:23 +00:00
sakman55
2fc46b88f7
Update NES.ino
Minor fixes for certain mappers to clear compiler warnings.
2025-01-27 19:33:35 -10:00
Ancyker
61c17b2c80
Add more sanity checks to OSCR.h 2025-01-27 13:41:57 -05:00
nsx0r
3ccab84048
Update NES.ino
- added mappers 224, 396, 422, 534
- added placeholders for 268 submappers 2-11 at fake numbers 995-999
2025-01-26 11:33:20 +00:00
nsx0r
7d428038ab
Update NES.ino
- added mapper 351
- fixed mappers 76 and 154
2025-01-25 14:44:15 +00:00
nsx0r
80d8bd53e7
Update NES.ino
- added mapper 221, 288, 290
2025-01-24 21:58:19 +00:00
nsx0r
e013e85a1f
Update NES.ino
- added mappers 104, 112, 168, 261
2025-01-24 16:16:45 +00:00
nsx0r
0cb3ee6538
Update NES.ino
- Added mappers 27, 40, 44, 74, 107, 116, 165, 175, 189, 195, 196, 245, 252, 253, 331
2025-01-23 20:47:13 +00:00
nsx0r
e21229b1e9
Update NES.ino
- mapper 268 typo fix
2025-01-22 21:43:06 +00:00
nsx0r
caccb84d66
Update NES.ino
- Added support for 268 submapper 1
- Added mapper 286
- Slimmed down several scripts
- (Ugly) fix for 8KiB PRG games (Galaxian, Magic Jewelry, Xiao Mali)
- Fixed mappers 114, 182
2025-01-22 21:33:29 +00:00
sakman55
9d02ed296d
Update NES.ino
Updated Mapper 45 to handle Dynavision 101 Games and 106 Games carts (4096K PRG).  Added Mappers 237, 289, 319, and 332.  Mappers 289 and 332 need pulsing M2 code to dump properly.
2025-01-20 22:32:51 -10:00
sakman55
14163dba6b
Update FAIRCHILD.ino
Revised 3K cart code to use SRAM skip only for Hangman.  Video Whizball does not require the SRAM skip code.
2025-01-19 18:56:02 -10:00
sakman55
482ae7259e
Update FAIRCHILD.ino
Revised 3K cart code to use SRAM skip only for Hangman.  Video Whizball does not require the SRAM skip code.
2025-01-19 18:18:14 -10:00
nsx0r
a62e440c4d
Update NES.ino
- fixed mapper 52
- added mappers 49, 50, 55, 61
- added (ugly) workaround for Quattro carts until submappers are supported
2025-01-19 20:36:36 +00:00
nsx0r
6194c20cb0
Update nes.txt
sync'd with no-intro, reverted to default (alphabetical) order because it breaks game selection by name otherwise
2025-01-19 20:35:24 +00:00
nsx0r
c21ab3e539
Update NES.ino
- typo fix
- added mapper 41, 43
2025-01-18 23:31:46 +00:00
nsx0r
f6fc43316c
Update NES.ino
- started mappers list cleanup
- added mappers 12, 29, 115, 117, 120, 122, 125, 144, 182, 248, 532
2025-01-18 12:38:29 +00:00
sanni
1ee532984d
Merge pull request #1064 from splash5/fc-xevious-dump
Fix Famicom XEVIOUS dumping
2025-01-16 14:14:48 +01:00
splash5
b6c511c792 Fix Famicom XEVIOUS dumping 2025-01-16 10:44:51 +08:00
sanni
72651a9cf1
Merge pull request #1055 from gemarcano/gb_minor_optimizations
GB minor optimizations
2025-01-07 15:58:54 +01:00
sanni
6169df5a4a
Merge pull request #1063 from gemarcano/cart_reader_ino_optimizations
Optimizations for Cart_Reader.ino
2025-01-07 15:41:41 +01:00
Gabriel Marcano
9210769405 Optimizations for Cart_Reader.ino
- Removed strcpy_P from print_STR, not necessary as print*_Msg supports
   __FlashStringHelper strings, so pass those through.
 - Change RTCStamp signature, don't return String as that allocates on
   the heap, require caller to allocate a buffer however they want of at
   least 21 bytes in size. Updated call-sites to follow this new
   convention. String output is now no longer completely uppercase.
 - delete print_right(). This function doesn't quite do what it claims
   to do, at least on HW5, as the font isn't monospace.
 - Fix number literal types for clkcal. No need to use ULL, as the
   variables in use are int32_t, and on AVR these are just L. Unsure of
   how to make it more cross-platform for now.
 - delete atoi32_signed, as we can just use atol() and save progmem.
 - cleanup readClockOffset(), and use atol also.
 - minor cleanups in initializeClockOffset that actually reduced
   progmem.
 - rewrote void print_Msg(const char myString[]) wrapping implementation
   to reduce progmem. call print_Msg in println_Msg (not sure why it
   wasn't called). This actually fixes a bug where only the first line
   would wrap.
 - checkButton(), rotaryDir doesn't need to be more than int8_t.
 - delete large switch-case in fileBrowser, unnecessary, just index the
   fileNames string directly.
 - buildRom, loop size doesn't need to be more than byte as length is a
   byte.
 - In total, progmem usage went from 181634 bytes to 180484 (over 1KB
   saved).
2025-01-07 01:03:06 -08:00
nsx0r
de9e6b7d4b
Merge pull request #1062 from p0ojisan/nes-prg-address-offset-fix
Fix NES PRG address for mapper 24/26/78
2025-01-07 05:28:47 +00:00
p0ojisan
c1c04e32cd Fix offset address for mapper 24/26/78 2025-01-07 12:04:32 +09:00
nsx0r
8ccafde72a
Update NES.ino - fix for mapper 206.1, little cleanup
Update NES.ino - fix for mapper 206.1, little cleanup
2025-01-01 21:30:36 +00:00
nsx0r
1cf4b4c076
Update nes.txt - sync'd with no-intro + sorted by release type
Update nes.txt - sync'd with no-intro + sorted by release type instead of alphabetical: Licensed > Unlicensed > Pirate > Aftermarket. that will speed up things for the vast majority of users
2025-01-01 16:15:19 +00:00
nsx0r
cccc74c068
Update NES.ino - trimming a couple extra lines
Update NES.ino - trimming a couple extra lines
2025-01-01 13:54:33 +00:00
nsx0r
c6f3e8b8f4
Update NES.ino - fixed mapper 88
Update NES.ino - fixed mapper 88
2025-01-01 13:50:35 +00:00
smesgr9000
44ad089188 support "Bentley Bear's Crystal Quest" and "Bounty Bob Strikes Back!" 2025-01-01 10:28:12 +01:00
nsx0r
2100cd55f6
Update NES.ino - fix for SEROM/SHROM/SH1ROM PCBs
fix for SEROM/SHROM/SH1ROM PCBs
2024-12-31 08:14:25 +00:00
sakman55
fb8835b6c4
Update NES.ino
Modified Mapper 226 to use pulsing M2 code (BMC Super 42-in-1, 76-in-1, et al.).

Added Mapper 233 which requires power cycling the cart reader to switch between the two PRG chips (BMC 22-in-1/20-in-1 (42-in-1)).
2024-12-25 17:55:32 -10:00
smesgr9000
7d05bb665c add Punch Chess to 2600 2024-12-24 11:04:32 +01:00
Gabriel Marcano
d2b9a5d9b9 Update GB.ino
- Move shared GB port initialization into its own function
2024-12-23 12:25:58 -08:00
sanni
560aea88cc
Merge pull request #1054 from gemarcano/long_press_serial
Cleanups for SERIAL_MONITOR interface, and support "long press" with SERIAL_MONITOR
2024-12-23 18:57:19 +01:00
Gabriel Marcano
9f92f6614d Update Cart_Reader.ino
- 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.
2024-12-22 23:33:21 -08:00
Gabriel Marcano
62b8182dee Update Cart_Reader.ino
- 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.
2024-12-22 23:33:21 -08:00