Skip to content

Prebuilt binaries

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

These binaries are used for some features.

The binaries are bundled

No need to build and download the binaries.

Select a local directory as the binaries directory

Set the value of the setting amiga-assembly.binDir in the workspace (.vscode/settings.json).

{
    "amiga-assembly.binDir": "my/path/to/binaries/directory"
}