DotNet6502
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
M6502.IO.IDevice Interface Reference
Inheritance diagram for M6502.IO.IDevice:
RAM.RamDevice ROM.RomDevice

Public Member Functions

bool Configure (PinsState pins, List< string > parameters)
 
void Process ()
 

Member Function Documentation

bool M6502.IO.IDevice.Configure ( PinsState  pins,
List< string >  parameters 
)

Implemented in RAM.RamDevice, and ROM.RomDevice.

void M6502.IO.IDevice.Process ( )

Implemented in RAM.RamDevice, and ROM.RomDevice.


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