[NES] add iNES detect for doubledragon 2
This commit is contained in:
parent
d705612015
commit
70b83e40ee
|
@ -60,6 +60,7 @@ static string ClassifyTable = @"
|
|||
2 128 0 8 0 NES-UNROM; mega man
|
||||
2 256 0 8 0 NES-UOROM; paperboy 2
|
||||
3 32 32 8 0 NES-CNROM; adventure island
|
||||
4 128 128 8 0 NES-TSROM; double dragon 2 (should be TL1ROM but maybe this will work)
|
||||
7 128 0 8 0 NES-ANROM; marble madness
|
||||
7 256 0 8 8 NES-AOROM; battletoads
|
||||
11 32 16 8 0 Discrete_74x377
|
||||
|
|
Loading…
Reference in New Issue