Skip to content

1.5.4

Compare
Choose a tag to compare
@BartmanAbyss BartmanAbyss released this 26 Aug 14:14
· 295 commits to master since this release
  • NEW: profiler: improve blitter tooltip for line mode, show simplified formulas of minterms
  • NEW: profiler: show blitter mode (Blit, Line, Fill, Clear) in blitter timeline
  • NEW: new commands in the command palette Ctrl+Shift+P: (PR#124 by merry^Architect)
    • Open Gradient Master: opens the Deadliner's The Amiga Gradient Master tool to assist you creating color gradients for Copperlists).
    • Open Image Tool opens the Deadliner's Image Tool to assist you converting images to different Amiga formats.
    • Open Color Reducer opens the Deadliner's Color Reducer tool to assist you reducing the number of colors in images in a smart manner.
    • Open BLTCON Cheat Sheet: opens the Deadliner's BLTCON Cheat Sheet tool that helps you designing Blitter operations.
    • Open Amiga Hardware Reference Manual: opens the Amiga Hardware Reference Manual TOC hosted at amigadev.elowar.com.
  • NEW: you can set your Kickstart paths in settings Ctrl+, under Extensions > Amiga C/C++ Compile, Debug & Profile > Rom-paths: A500, A1200, A4000 (PR#117 by merry^Architect)
  • NEW: template project's output now in out/a.elf, out/a.exe. Can be changed in settings amiga.program (PR#119 by merry^Architect)
  • NEW: new command Convert EXE to ADF (right-click Amiga EXE files in the explorer) (PR#122 by merry^Architect)
  • NEW: assembly registers now also show SR (status register)