Computer

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

attachDevice
void attachDevice(IDevice dev)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(ushort[] from)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(ubyte[] from, bool wrongEndianness)
Undocumented in source. Be warned that the author may not have intended to support it.
machineState
string machineState()
Undocumented in source. Be warned that the author may not have intended to support it.
memDump
string memDump(ushort from)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cpu
CPU cpu;
Undocumented in source.
devices
IDevice[] devices;
Undocumented in source.
mem
Memory mem;
Undocumented in source.

Meta