-
Notifications
You must be signed in to change notification settings - Fork 14
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.
The remote debugging option is not merged in the current release of FS-UAE, you must use the emulators bundled with UAE-DAP project
- Capstone: the cstool binary is called to disassemble, it must be a version with m68k support.
- ADFTools: tools to create and modify the ADF disk files from Rikard Bosnjakovic. For amiga assemble build use my forked repository.