Commit Graph

86 Commits

Author SHA1 Message Date
Kreeblah
dcafe9b5a9 Tested and verified NES 2.0 header functionality 2021-01-26 00:16:08 -08:00
Kreeblah
c18d26e09f Updated nes20db.txt 2021-01-25 16:54:38 -08:00
Kreeblah
c51fb5f377 Added NES DB to SD files 2021-01-24 14:09:18 -08:00
sdhizumi
bee6d104d5 Puyo Puyo Sun 64 (NPYJ) has a 4KB EEPROM
This cartridge has a BU9850 EEPROM. It is a 4KB EEPROM, same as the Super Mario 64.
2020-09-30 23:00:29 +09:00
sanni
4d6594c0aa V5.3: Update snes.txt database
Created with this Processing script parsing the No-Intro set from Dezember 2019 with all beta, proto, unlicensed, sample and missing checksun ROMs removed:

https://www.dropbox.com/s/379g607k6ka8bfq/snesdata.pde?dl=1
2020-06-30 12:52:08 +02:00
sanni
55df69ef2b
Update n64.txt 2019-09-14 09:16:04 +02:00
sanni
d76bda4ba7
Update n64.txt 2019-09-13 08:22:55 +02:00
sanni
a240702c93
Change Fushigi no Dungeon - Fuurai no Shiren 2 to Sram 2019-08-28 15:10:09 +02:00
sanni
099587b0b3
Remove 0xCFE5 (Lemmings) 2019-08-27 07:50:06 +02:00
sanni
1f02031055
Update README.md 2019-08-26 09:19:44 +02:00
sanni
13243cdba4 MD Sketch Improvements by skaman
IMPROVEMENTS:
Added read/write support for all Serial EEPROM cart types (Acclaim Type 1, Acclaim Type 2, Capcom, Codemasters, EA, and Sega).  Capcom EEPROM code is untested but should work the same as Sega EEPROM code.

Fixed SRAM code to handle all SRAM types.

Added identification of SRAM carts that have bad headers.

Added support for Super Street Fighter 2.

WARNINGS:
Serial EEPROM writes take time to complete.

Serial EEPROM support was tested using Serial Output only.  Support using the OLED Display might require some timing adjustment as display_Update() on Serial translates to delay(100).

ADDITIONAL NOTES:
I've included a save file for NBA Jam T.E. Rev 0.

NBA Jam T.E. Rev 0 has faulty code that will erase the EEPROM when the cart is played on the console.  The solution proposed by the publisher was to play the cart with two different sets of initials (XXX, NBA) to initialize the EEPROM.  The included save file was created after doing this special initialization.  My tests of the EEPROM show that it will still erase after the special initialization.

I did some additional tests and found a potential solution.  Write the included save file to the cart.  Play the cart on the console as normal.  Create new saves as needed.  When done playing, HOLD THE RESET BUTTON DOWN BEFORE TURNING THE CONSOLE OFF.  YMMV.
2019-08-25 10:15:23 +02:00
sanni
37ab67bd21
Remove 0xDD0A (Lethal Enforcers) 2019-08-21 10:47:14 +02:00
sanni
f9ac34c105
Add Excitebike 64 Rev 1 CRC 2019-08-06 23:33:15 +02:00
sanni
7354ad824a
Update n64.txt 2019-07-06 20:37:59 +02:00
sanni
82ccb57b45
Fix Lego Racer CRC 2019-07-06 20:33:46 +02:00
sanni
dedbda9d09
Update Golden Nugget 64 CRC
Thx to JCreazy & skaman
2019-06-16 11:51:55 +02:00
sanni
17dccd40e5
Add Pokemon Stadium USA Rev A and Rev B and remove Frogger Beta 2019-05-21 09:33:09 +02:00
sanni
89a378bc94
Fix Caverns of Death rom size 2018-07-23 16:53:31 +02:00
sanni
a42667c8ef
Update README.md 2018-07-23 14:59:18 +02:00
sanni
295d5328bf
Update SNES database with one generated by a simple script
Might contain many errors, each entry still needs to be checked manually
2018-05-07 11:03:08 +02:00
sanni
bcded2db59
Update README.md 2018-05-07 11:02:05 +02:00
sanni
4fb3081a7d
Update README.md 2018-04-18 17:00:27 +02:00
sanni
b77519d104 V33: Add PCE support by tamanegi_taro
Many thanks to tamanegi_taro, great work.
2018-04-18 16:58:02 +02:00
sanni
45ec011087
Change Rockman Dash save type to flashram
thx to skaman
2017-12-28 10:10:52 +01:00
sanni
04290ee82b Update README.md 2017-10-13 19:52:44 +02:00
sanni
f5d0b8376f Add files via upload 2017-10-13 19:40:59 +02:00
sanni
479b132f19 Set Donald Duck Goin' Quackers to Controller Pak save 2017-09-03 10:08:34 +02:00
sanni
00f4641cc1 Update README.md 2017-03-16 10:57:05 +01:00
sanni
20f2b50f21 Added Tales of Phantasia(J) to SNES database 2017-02-11 22:30:34 +01:00
sanni
6d65a0adde Add files via upload 2017-02-11 16:29:04 +01:00
sanni
2efb1de240 Update README.md 2017-02-11 16:28:16 +01:00
sanni
e20c2932db Added Turok - Rage Wars (Europe) (En,Fr,It) 2017-02-06 12:49:43 +01:00
sanni
94a7337d22 Add files via upload 2017-01-27 13:45:45 +01:00
sanni
5982a2e729 Update README.md 2017-01-27 13:45:25 +01:00
sanni
a3afac7b3e Changed savetype for Top Gear Rally (P/J) to 4K Eeprom 2016-08-01 19:23:07 +02:00
sanni
6ab6e1caac Initial commit 2016-07-04 13:21:34 +02:00