Registers.logInstruction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void logInstruction(int code, string mnemonic)
    struct Registers
    debug(outputInstructions)
    void
    logInstruction
    (
    int code
    ,
    string mnemonic
    )
  2. void logInstruction(int address, int code, string mnemonic)

Meta