public final class SidIdV2 extends SidIdBase
| Constructor and Description |
|---|
SidIdV2()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
identify(byte[] prg)
Search player ID of a program.
|
ArrayList<String> |
identify(String filename)
Search player ID of a tune file.
|
void |
readconfig()
Read configuration file and configure the SID-ID class.
|
void |
setMultiScan(boolean m)
Scan file for multiple player IDs.
|
load, readConfigurationpublic void setMultiScan(boolean m)
m - on/off multi scanpublic ArrayList<String> identify(String filename) throws IOException
filename - file nameIOException - read errorpublic ArrayList<String> identify(byte[] prg)
prg - program to identifypublic void readconfig()
throws NumberFormatException,
IOException
IOExceptionNumberFormatExceptionCopyright © 2018 Ken Händel. All rights reserved.