Skip to content

External tools

Paul Raingeard edited this page Mar 12, 2023 · 7 revisions

The extension can be used without external binaries. But some features are only supported if there are the associated binary files.

In the background the prebuilt binaries are downloaded

But to have the latest one you can build it yourself.

Building

Running / Debugging

  • FS-UAE: the Amiga emulator multi-platform
  • WinUAE: the Amiga emulator for Windows only

The remote debugging option is not merged in the current release of FS-UAE, you must use the emulators bundled with UAE-DAP project

Disassembler

  • Capstone: the cstool binary is called to disassemble, it must be a version with m68k support.

ADFTools

  • ADFTools: tools to create and modify the ADF disk files from Rikard Bosnjakovic. For amiga assemble build use my forked repository.