List of all members.
Classes |
| struct | machine_t |
Public Member Functions |
|
machine_t | machine () const |
|
u32 | clock () const |
|
void | logerror (const char *format,...) |
|
virtual void | device_start () |
|
void | save_item (int wtf, int blah=0) |
|
| device_t (const machine_config &mconfig, device_type type, const char *tag, device_t *owner, u32 _clock) |
|
void | SaveState (std::ostream &stream) |
|
void | LoadState (std::istream &stream) |
Static Public Member Functions |
|
static int | tag () |
Detailed Description
Definition at line 89 of file emu.h.
The documentation for this class was generated from the following file: