Skip to content

1.8.2

Latest

Choose a tag to compare

@BartmanAbyss BartmanAbyss released this 26 Apr 20:55

1.8.2

  • NEW: copper visualizer in "Screen" tab
  • CHG: "Copper" now shows position of instructions when they are executed (was: when instructions are fetched)
  • NEW: update gcc to 15.1.0 (Linux, MacOS)

1.8.1

  • FIX: fix GetVBR for 68040 (thanks to Ferris and Sniper)
  • FIX: Disassemble ELF File now supports 68040 instructions

1.8.0

  • NEW: update gcc to 15.1.0
  • NEW: elf2hunk support R_68K_PC32 handling PR#3 by Jake Taylor
  • NEW: template: EMBED, EMBED_CHIP replace INCBIN, INCBIN_CHIP, use those for better dependency tracking