Skip to content

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:06
· 99 commits to main since this release

Changed

  • Mnemonic (reference) docs: separate variants with CCR/SR/USP operands (e.g., ANDI vs. ANDI to CCR vs. ANDI to SR)
  • M68k Browser "Mnemonics" tab:
    • add exclamation icon for privileged variants
    • add Include CPU32 Only Mnemonics toggle filter
    • Mnemonic docs: add Include MC68020 Only Variants toggle filter
  • View | Quick Definition for (local) label: show up to five following statements; stop at the next (local) label

Added

  • Editor Color Scheme settings:
    • add Labels | Symbol for label declarations for directives like EQU, SET etc.
    • add Macros | Macro label for MACRO name label
  • M68k Browser: support Navigate | Select In... to open the current editor element (instruction, directive, register) in browser
  • M68k Browser: add keyboard shortcuts for toggling current pane settings (see tooltips)
  • CPU32 support:
    • BGND
    • LPSTOP
    • TBLS/TBLSN
    • TBLU/TBLUN
  • Code | Move Element Left/Right: support double data register (e.g., d0/d1 in mulu.l (a0),d0:d1)

Fixed

  • M68k Browser "Amiga Hardware" tab: CIA registers change the link to reference docs to working one