- clearMemory
auto clearMemory()
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpMemory
auto dumpMemory()
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpOutput
auto dumpOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
auto encode(string[] array)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInput
auto getInput()
Undocumented in source. Be warned that the author may not have intended to support it.
- insertMemory
auto insertMemory(size_t start, ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
auto load(string program)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadDefault
auto loadDefault()
Undocumented in source. Be warned that the author may not have intended to support it.
- mockInput
auto mockInput(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
auto reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- run
auto run(size_t max_cycles, string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMemorySize
auto setMemorySize(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
- step
auto step()
Undocumented in source. Be warned that the author may not have intended to support it.
- toggleSilence
auto toggleSilence()
Undocumented in source. Be warned that the author may not have intended to support it.