Skip to content

Commit

Permalink
readme: add complete counts
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyran committed Mar 14, 2021
1 parent 2d54372 commit fd25a49
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OpenGood is a freely-available distribution of XML DAT files for ROMs that are l

It is made available here for historical preservation purposes. These DATs are sourced from highly outdated collections of ROMs.

To remain openly distributing, OpenGood was compiled using publicly available data, and was not reverse engineered from the GoodTools suite. As a result, some DAT files may be incomplete. The corresponding have and miss lists are available under the [havelists](/havelists) directory.
To remain openly distributing, OpenGood was compiled using publicly available data, and was not reverse engineered from the GoodTools suite. As a result, some DAT files may be incomplete. The corresponding have and miss lists are available under the [havelists](/havelists) directory. This also means that OpenGood DATs include MD5 hash information, in addition to the CRC32 and SHA1 hashes that GoodTools provides.

DAT files are available under the [dats](/dats) directory and are in Standard Logqix DAT format. They are versioned with the version number of GoodTools used to verify the completeness of the ROM set. Because OpenGood is a historical preservation project, updates will be very rare; in the case new information is available, the corresponding DAT file will be updated accordingly without a version update.

Expand All @@ -17,42 +17,42 @@ OpenGood covers all 35 platforms supported by the April 3rd, 2016 distribution o

These DATs are 'complete' in that 0 ROMs are reported missing by their corresponding GoodTool.

* Open5200 (Atari 5200)
* OpenChaF (Fairchild Channel F)
* OpenCol (ColecoVision)
* OpenCPC (Amstrad CPC)
* OpenGBA (Nintendo Game Boy Advance)
* OpenGBx (Nintendo Game Boy/Game Boy Color)
* OpenGCOM (Tiger Game.com)
* OpenGen (Sega Mega Drive/Genesis/32X)
* OpenGG (Sega Game Gear)
* OpenINTV (Mattel Intellivision)
* OpenJag (Atari Jaguar)
* OpenLynx (Atari Lynx)
* OpenMO5 (Thomson MO5)
* OpenMSX1 (Microsoft MSX)
* OpenMSX2 (Microsoft MSX2)
* OpenMTX (Memotech MTX)
* OpenNGPx (SNK Neo Geo PocketNeo Geo Pocket Color)
* OpenOric (Tangerine Oric)
* OpenPCE (NEC PC Engine/TurboGrafx-16)
* OpenSPC (Super Nintendo Entertainment System (SPC Music))
* OpenSV (Watara Supervision)
* OpenVBoy (Nintendo Virtual Boy)
* OpenVECT (GCE Vectrex)
* Open5200 (Atari 5200) — 284 of 284
* OpenChaF (Fairchild Channel F) — 88 of 88
* OpenCol (ColecoVision) — 459 of 459
* OpenCPC (Amstrad CPC) — 27103 of 27103
* OpenGBA (Nintendo Game Boy Advance) — 37145 of 37145
* OpenGBx (Nintendo Game Boy/Game Boy Color) — 9333 of 9333
* OpenGCOM (Tiger Game.com) — 40 of 40
* OpenGen (Sega Mega Drive/Genesis/32X) — 8563 of 8563
* OpenGG (Sega Game Gear) — 1020 of 1020
* OpenINTV (Mattel Intellivision) — 238 of 238
* OpenJag (Atari Jaguar) — 139 of 139
* OpenLynx (Atari Lynx) — 300 of 300
* OpenMO5 (Thomson MO5) — 391 of 391
* OpenMSX1 (Microsoft MSX) — 589 of 589
* OpenMSX2 (Microsoft MSX2) — 166 of 166
* OpenMTX (Memotech MTX) — 93 of 93
* OpenNGPx (SNK Neo Geo PocketNeo Geo Pocket Color) — 452 of 452
* OpenOric (Tangerine Oric) — 1236 of 1236
* OpenPCE (NEC PC Engine/TurboGrafx-16) — 1565 of 1565
* OpenSPC (Super Nintendo Entertainment System (SPC Music)) — 57154 of 57154
* OpenSV (Watara Supervision) — 69 of 69
* OpenVBoy (Nintendo Virtual Boy) — 179 of 179
* OpenVECT (GCE Vectrex) — 287 of 287

### Incomplete DATs

These DATs are reported by their corresponding GoodTool to have some missing ROMs when the hash information was compiled.

* Open2600 (Atari 2600) -- 7,204 of 7216
* Open7800 (Atari 7800) -- 925 of 932
* OpenCoCo (Tandy Color Computer) -- 168 of 184
* OpenN64 (Nintendo 64/Nintendo 64DD) -- 5265 of 5282
* OpenNES (Nintendo Entertainment System) -- 22094 of 22096
* OpenPico (Sega Pico) --- 173 of 178
* OpenSNES (Super Nintendo Entertainment System) -- 24485 of 24508
* OpenWSx (Bandai WonderSwan/Bandai WonderSwan Color) -- 375 of 377
* Open2600 (Atari 2600) — 7,204 of 7216
* Open7800 (Atari 7800) — 925 of 932
* OpenCoCo (Tandy Color Computer) — 168 of 184
* OpenN64 (Nintendo 64/Nintendo 64DD) — 5265 of 5282
* OpenNES (Nintendo Entertainment System) — 22094 of 22096
* OpenPico (Sega Pico) —- 173 of 178
* OpenSNES (Super Nintendo Entertainment System) — 24485 of 24508
* OpenWSx (Bandai WonderSwan/Bandai WonderSwan Color) — 375 of 377

## Split DATs

Expand Down

0 comments on commit fd25a49

Please sign in to comment.