libsidplayfp 1.0.3
Public Member Functions | Protected Member Functions
romCheck Class Reference

#include <romCheck.h>

Inheritance diagram for romCheck:
basicCheck chargenCheck kernalCheck

List of all members.

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 ROMs through their md5 checksum.


Constructor & Destructor Documentation

romCheck::romCheck ( const uint8_t *  rom,
int  size 
) [inline, protected]

Construct the class.

Parameters:
rompointer to the ROM buffer
sizesize of the ROM buffer

Member Function Documentation

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: