BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
312 stars 39 forks source link

VASM assembler with debugging support. #121

Closed davidcanadas closed 2 years ago

davidcanadas commented 2 years ago

This PR introduces support for the VASM assembler.

Resources: VASM official website VASM fork for vscode-amiga-debug

VASM is Copyright (C) 2002-2022 by Volker Barthelmann.

davidcanadas commented 2 years ago

The PR mistakenly includes all commits in my repo. Will redo later.