sanni
1ec31977c5
Add files via upload
2022-04-15 12:54:24 +02:00
sanni
9c102563d1
Fix renaming PCE ROM
2022-04-15 12:52:59 +02:00
PsyK0p4T
c036a7e4b3
Update n64.txt
...
Paper Mario (NMQP) existed twice in file.
48MB is the correct chip size for PAL cart.
64MB is a mistake and must be removed.
2022-03-22 00:01:04 +01:00
Kreeblah
75e85af20f
Automatically create snes_clk.txt if it doesn't exist
2022-02-26 21:20:33 -08:00
Kreeblah
dedd3dd310
Updated to 2021-12-25 version of nes20db
2022-01-18 15:46:30 -08:00
Kreeblah
d3f627ca95
Updated to 2021-12-18 version of nes20db
2021-12-19 23:14:40 -08:00
sanni
c1fdb8d04b
Update README.md
2021-11-15 19:55:58 +01:00
sanni
4fd07a98f8
Spring cleaning
2021-10-01 12:04:26 +02:00
sanni
19d1f1510d
Change Pocket Monsters Stadium (CPSJ) to SRAM save
2021-09-11 13:18:31 +02:00
majorpbx
4167bfb392
Update n64.txt
...
Added remaining ROM CRC's when compared to DoM. The two lines below need to be verified as to what type of save they actually have. They have been set to "0" in this update.
7d0eed6a,NJEJ,08, - J.League Eleven Beat 1997 (Japan)
35461699,NNRJ,08, - Pro Mahjong Tsuwamono 64 - Jansou Battle ni Chousen (Japan)
2021-08-03 14:44:10 -04:00
PsyK0p4T
295f47b909
Update n64.txt
...
Tom Clancy's Rainbow Six (F) added
2021-07-27 18:54:20 +02:00
PsyK0p4T
b929718152
Update n64.txt
...
Fighter's Destiny updated with proper dump crc
2021-07-20 23:37:06 +02:00
sanni
eef3f38dd0
Add files via upload
2021-07-20 23:10:36 +02:00
sanni
61b8e1c6ee
Add Ganbare Goemon - Neo Momoyama Bakufu no Odori to database
2021-07-20 23:08:42 +02:00
PsyK0p4T
c0c22c13c3
Update n64.txt
...
"Holy Magic Century (France)" added
2021-07-08 11:20:10 +02:00
PsyK0p4T
1caf3b2839
Update n64.txt
...
fix "Holy Magic Century (Europe)" crc32
2021-07-08 10:59:40 +02:00
sdhizumi
6b244eb86c
update gba.txt
...
add Gyakuten Saiban 3 (Japan)
2021-04-29 21:55:20 +09:00
sdhizumi
f223b5f855
update gba.txt
...
BDKJ = DigiCommunication Nyo - Datou! Black Gemagema Dan (Japan) has a 64K EEPROM.
2021-04-23 18:55:12 +09:00
Kreeblah
cf477ee629
Implemented custom atoi methods, as the included one only has 16-bit precision
2021-02-07 20:34:39 -08:00
sanni
52894e5c2f
Add files via upload
2021-02-05 10:14:06 +01:00
Kreeblah
bb88acb7ac
Sorted NES DB by game title
2021-01-26 00:57:36 -08:00
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