libsidplayfp  1.8.7
Public Member Functions | Protected Member Functions | List of all members
romCheck Class Reference

#include <romCheck.h>

Inheritance diagram for romCheck:
basicCheck chargenCheck kernalCheck

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)
 

Detailed Description

Utility class to identify known ROM images through their md5 checksum.

Constructor & Destructor Documentation

§ romCheck()

romCheck::romCheck ( const uint8_t *  rom,
int  size 
)
inlineprotected

Construct the class.

Parameters
rompointer to the ROM buffer
sizesize of the ROM buffer

Member Function Documentation

§ info()

const char* romCheck::info ( ) const
inline

Get ROM description.

Returns
the ROM description or "Unknown Rom".

The documentation for this class was generated from the following file: