DotNet6502
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
M6502.M6502Emulator Class Reference

Public Member Functions

 M6502Emulator (uint frequency)
 
void PowerUp ()
 
void PowerDown ()
 
void SetRdyState (bool state)
 
void Reset ()
 
void Run ()
 

Properties

M6502Core Core [get, set]
 

Constructor & Destructor Documentation

M6502.M6502Emulator.M6502Emulator ( uint  frequency)

Member Function Documentation

void M6502.M6502Emulator.PowerDown ( )
void M6502.M6502Emulator.PowerUp ( )
void M6502.M6502Emulator.Reset ( )
void M6502.M6502Emulator.Run ( )
void M6502.M6502Emulator.SetRdyState ( bool  state)

Property Documentation

M6502Core M6502.M6502Emulator.Core
getset

The documentation for this class was generated from the following file: