Skip to content

T-States

Compare
Choose a tag to compare
@maziac maziac released this 10 Mar 10:24
  • Debug Console: Display of T-states while executing instructions or sub routine calls.
  • Disassembler:
    • Corrected opcode "SUB A,s" to "SUB s".
    • Added new Z80N barrel shift and "JP (C)" opcodes.
    • Corrected "JP (IXY)".
  • Fixed a bug in "startAutomatically".
  • Corrected file association for z80asm.
  • Default assembler changed to sjasmplus.
  • Break reason now also shown at first breakpoint after launch.
  • LOGPOINTs added.
  • WPMEM now evaluates expression not just labels.
  • Adjusted to changed sjasmplus list file format.
  • Corrected association of list file line numbers with addresses.