cartreader/sd
majorpbx ce39a97699
Update n64.txt
Corrected the items listed below.

ROM Size Corrections: (13)

ROM   - Was - Should Be

NV2J  - 08  - 12
NDFJ  - 24  - 32
NDQE  - 20  - 32
NDQP  - 20  - 32
NMFP  - 24  - 32
NMFE  - 24  - 32
NMFJ  - 24  - 32
NPPJ  - 12  - 16
NRAJ  - 08  - 12
NHAJ  - 12  - 16
CFZE  - 32  - 16
NZSP  - 64  - 32
NZLP  - 64  - 32

ROM Save Type Issues: (79)

ROM   - Was - Should Be

NTWJ  - 0  - 5
NHFJ  - 0  - 5
NOSJ  - 0  - 5
NAYP  - 1  - 0
NAYE  - 1  - 0
ND3J  - 0  - 6
ND4J  - 0  - 6
N32E  - 1  - 0
NB5J  - 0  - 1
NP2J  - 4  - 5
NGTJ  - 0  - 6
ND6J  - 1  - 6
ND6J  - 1  - 6
NDAJ  - 1  - 4
CDZJ  - 1  - 0
NDPE  - 6  - 0
NDZP  - 1  - 0
NDZF  - 1  - 0
NDZE  - 1  - 0
NWIP  - 1  - 0
NWIE  - 1  - 0
NNXE  - 6  - 0
NF2P  - 6  - 5
NFGE  - 0  - 5
NG6J  - 0  - 1
NGPJ  - 0  - 1
N3HJ  - 0  - 1
NGLJ  - 0  - 5
NGCP  - 5  - 6
NGCE  - 5  - 6
NHYJ  - 0  - 1
NIMJ  - 0  - 6
NPSJ  - 4  - 1
NPEJ  - 0  - 1
NPAJ  - 0  - 1
NPAJ  - 0  - 1
NJ5J  - 0  - 1
NP6J  - 0  - 1
NJGJ  - 0  - 1
NFYJ  - 0  - 5
N64J  - 1  - 0
NK4P  - 5  - 6
NK4E  - 5  - 6
NLLJ  - 0  - 5
NMSJ  - 0  - 5
NUTJ  - 0  - 1
NPPJ  - 0  - 6
NUBJ  - 0  - 6
NPMP  - 0  - 1
NPTJ  - 0  - 5
NRAJ  - 0  - 5
NWQE  - 0  - 5
NR7J  - 0  - 6
NIBJ  - 0  - 1
NT3J  - 0  - 1
NSNJ  - 0  - 5
NDKJ  - 0  - 5
NB6J  - 0  - 5
NSSJ  - 0  - 5
NS4J  - 0  - 1
NTXP  - 0  - 5
NT6J  - 0  - 5
NOHE  - 5  - 0
NIRJ  - 0  - 5
NWLP  - 5  - 1
NWLP  - 5  - 1
NWLE  - 5  - 1
NWLE  - 5  - 1
NWTJ  - 0  - 5
NYKJ  - 0  - 5
NAYE  - 1  - 0
NIMJ  - 0  - 6
NPEJ  - 0  - 1
NJ5J  - 0  - 1
NJ5J  - 0  - 1
NP6J  - 0  - 1
NP6J  - 0  - 1
NP6J  - 0  - 1
NUTJ  - 0  - 1


Need to be validated as they are unlisted in the known ROM data:

9f14481b,NNiE,04,0
7b870026,NTDP,16,0
1d4a8659,NTDE,16,0
dcec9f8a,NSVJ,08,5
2022-05-18 16:01:57 -05:00
..
gba.txt update gba.txt 2021-04-29 21:55:20 +09:00
n64.txt Update n64.txt 2022-05-18 16:01:57 -05:00
nes20db.txt Updated to 2021-12-25 version of nes20db 2022-01-18 15:46:30 -08:00
PCE_CRC_LIST.txt Add files via upload 2022-04-27 14:01:10 +02:00
README.md Update README.md 2021-11-15 19:55:58 +01:00
snes.txt V5.3: Update snes.txt database 2020-06-30 12:52:08 +02:00

Copy these files to the root of your SD card.

gba.txt

This file stores the GBA database which is needed because the save type and rom size are not stored inside the rom.

Example:
A22J,08,3
game id, size in MByte, savetype

Savetypes:
0 = Unknown or no save
1 = 4k Eeprom
2 = 64K Eeprom
3 = 256K Sram
4 = 512K Flash
5 = 1024K Flash
6 = 512K Sram

n64.txt

This file stores the N64 database which is needed because the save type and rom size are not stored inside the rom.
The CRC32 checksum is used to verify a good dump.

Example:
002c3b2a,NO7P,32,0
CRC32, game id, size in MByte, savetype

Savetypes:
0 = no save chip
1 = SRAM
4 = Flashram
5 = 4K Eeprom
6 = 16K Eeprom

nes20db.txt

Database for NES cartridges.

PCE_CRC_LIST.txt

Placing this file into the root of the SD card will enable verify and automatic game name identifier.

snes.txt

This file is needed for odd sized SNES games like Final Fantasy (JAP), Super Metroid(US/JAP) or Tales of Symphonia. Without this file you will get overdumps and the checksum calculation will fail. This list was generated by a simple script and might contain many errors.

Example:
A172,24,48
checksum, size in Mbit, number of banks (lorom needs twice as many banks as hirom for the same rom size, lorom: 32kb banks, hirom: 64kb banks)

snes_clk.txt

Calibration data for clock generator.