VirtualC64 v5.0 beta
Commodore 64 Emulator
|
The current emulator state. More...
#include <EmulatorTypes.h>
Public Attributes | |
ExecState | state |
The current emulator state. | |
isize | refreshRate |
Screen refresh rate of the virtual C64. | |
bool | powered |
Indicates if the emulator is powered on. | |
bool | paused |
Indicates if emulation is paused. | |
bool | running |
Indicates if the emulator is running. | |
bool | suspended |
Indicates if the emulator is in suspended state. | |
bool | warping |
Indicates if warp mode is currently on. | |
bool | tracking |
Indicates if track mode is enabled. | |
The current emulator state.