Method |
Description |
|
C64 ( EmulatorIOAdapter ioAdapter ) : System |
|
|
Load1541JobState ( Stream f ) : bool |
|
|
Load1541State ( Stream f ) : bool |
|
|
LoadCIAState ( Stream f ) : bool |
|
|
LoadCPUState ( Stream f ) : bool |
|
|
LoadSIDState ( Stream f ) : bool |
|
|
LoadSnapshot ( string filename ) : bool |
|
|
LoadVICState ( Stream f ) : bool |
|
|
NMI ( ) : void |
|
|
NewPrefs ( Prefs prefs ) : void |
|
|
Pause ( ) : void |
|
|
Quit ( ) : void |
|
|
Reset ( ) : void |
|
|
Resume ( ) : void |
|
|
Run ( ) : void |
|
|
Save1541JobState ( Stream f ) : bool |
|
|
Save1541State ( Stream f ) : int |
|
|
SaveCIAState ( Stream f ) : bool |
|
|
SaveCPUState ( Stream f ) : int |
|
|
SaveRAM ( string filename ) : void |
|
|
SaveSIDState ( Stream f ) : bool |
|
|
SaveSnapshot ( string filename ) : void |
|
|
SaveVICState ( Stream f ) : bool |
|
|
VBlank ( bool draw_frame ) : void |
|
|
patch_kernel ( bool fast_reset, bool emul_1541_proc ) : void |
|
|