DMC

Undocumented in source.

Members

Functions

load
void load(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
output
ubyte output()
Undocumented in source. Be warned that the author may not have intended to support it.
restart
void restart()
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string[string] state)
Undocumented in source. Be warned that the author may not have intended to support it.
stepReader
void stepReader()
Undocumented in source. Be warned that the author may not have intended to support it.
stepShifter
void stepShifter()
Undocumented in source. Be warned that the author may not have intended to support it.
stepTimer
void stepTimer()
Undocumented in source. Be warned that the author may not have intended to support it.
writeAddress
void writeAddress(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeControl
void writeControl(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeLength
void writeLength(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeValue
void writeValue(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bitCount
ubyte bitCount;
Undocumented in source.
cpu
CPU cpu;
Undocumented in source.
currentAddress
ushort currentAddress;
Undocumented in source.
currentLength
ushort currentLength;
Undocumented in source.
enabled
bool enabled;
Undocumented in source.
irq
bool irq;
Undocumented in source.
loop
bool loop;
Undocumented in source.
sampleAddress
ushort sampleAddress;
Undocumented in source.
sampleLength
ushort sampleLength;
Undocumented in source.
shiftRegister
ubyte shiftRegister;
Undocumented in source.
tickPeriod
ubyte tickPeriod;
Undocumented in source.
tickValue
ubyte tickValue;
Undocumented in source.
value
ubyte value;
Undocumented in source.

Meta