Clean dsp meta

Use a common function since most parsers did the same thing with minor
config params.

Also add extra validations to Cabela's DSP since it was hijacking other
DSPs.
This commit is contained in:
bnnm 2018-04-21 02:14:21 +02:00
parent fcf5f26e9d
commit 5229e7385d
2 changed files with 306 additions and 855 deletions

File diff suppressed because it is too large Load Diff

View File

@ -272,8 +272,8 @@ typedef enum {
meta_DSP_AGSC, /* Retro: Metroid Prime 2 title */
meta_DSP_MPDSP, /* Monopoly Party single header stereo */
meta_DSP_JETTERS, /* Bomberman Jetters .dsp */
meta_DSP_MSS, /* ? */
meta_DSP_GCM, /* ? */
meta_DSP_MSS, /* Free Radical GC games */
meta_DSP_GCM, /* some of Traveller's Tales games */
meta_DSP_STR, /* Conan .str files */
meta_DSP_SADB, /* .sad */
meta_DSP_WSI, /* .wsi */