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

#include <romCheck.h>

Inheritance diagram for libsidplayfp::romCheck:
Inheritance graph
[legend]

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()

libsidplayfp::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* libsidplayfp::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: