libmame
Public Attributes
LibMame_Chip Struct Reference

#include <libmame.h>

List of all members.

Public Attributes

int is_sound
const char * tag
const char * name
int clock_hz

Detailed Description

This describes a chip that MAME emulates.


Member Data Documentation

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


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines