VirtualC64 v5.0 beta
Commodore 64 Emulator
Loading...
Searching...
No Matches
Thread.h File Reference
#include "ThreadTypes.h"
#include "CoreComponent.h"
#include "Chrono.h"
#include "Wakeable.h"

Go to the source code of this file.

Classes

class  Thread
 Implements the emulator's state model. More...
 

Namespaces

namespace  vc64
 VirtualC64 project namespace.
 

Typedefs

typedef util::Exception StateChangeException
 Requests a state change from within the emulator.