libsidplayfp
2.0.2
|
#include <romCheck.h>
Public Member Functions | |
const char * | info () const |
Protected Member Functions | |
romCheck (const uint8_t *rom, int size) | |
void | add (const char *md5, const char *desc) |
Utility class to identify known ROM images through their md5 checksum.
|
inlineprotected |
Construct the class.
rom | pointer to the ROM buffer |
size | size of the ROM buffer |
|
inline |
Get ROM description.