libmame
|
#include <libmame.h>
Public Attributes | |
int | is_sound |
const char * | tag |
const char * | name |
int | clock_hz |
This describes a chip that MAME emulates.
This is the clock rate of the chip, or 0 if the clock rate is unknown
This is nonzero if the chip is a sound chip, zero if it is a CPU chip
const char* LibMame_Chip::name |
This is the name of the chip
const char* LibMame_Chip::tag |
This is a tag for the chip