Skip to content

Commit d5aa675

Browse files
committed
NETWORK.md: Mention NES and FDS.
Forgot to add them in v2.6.
1 parent c1a9e19 commit d5aa675

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NETWORK.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ images from the online databases:
8080
* Game Boy Advance: 6-character Game ID (e.g. `AXVE01`)
8181
* Nintendo DS: 4-character Game ID (e.g. `ATRE`)
8282
* Nintendo 3DS: Product ID (e.g. `CTR-P-AXCE`) and region code.
83+
* Nintendo Entertainment System: CRC32 of the first 8 KiB of PRG ROM, and
84+
if present, CRC32 of the first 8 KiB of CHR ROM.
85+
* Nintendo Famicom Disk System: Game ID from the disk header.
8386
* amiibo: 64-bit amiibo ID (e.g. `00000000-00000002`)
8487
* Neo Geo Pocket (Color): Game ID (e.g. `NEOP0001`). For certain games
8588
with invalid IDs (e.g. homebrew), the game title is also used.

0 commit comments

Comments
 (0)