vscode-amiga-assembly icon indicating copy to clipboard operation
vscode-amiga-assembly copied to clipboard

Amiga Assembly extension for Visual Studio Code

Results 55 vscode-amiga-assembly issues
Sort by recently updated
recently updated
newest added

If I put 'file.raw' next to 'gencop' in the hd0 folder, and run the project, I can load it through dos.library Open/Read using a relative filename. e.g.: filename: dc.b 'file.raw',0...

bug

Variable evaluation with DWARF format.

enhancement

From the Amiga Guru Book 20.2.1.1: "• D0 contains the length of the argument string; • A0 contains a pointer to the argument string. This command line is always terminated...

bug

Great extenstion, thank you for excelent work! I was wandering would it be possible to improve AsmONE compatibility by adding support for: - IncIFFP - Include raw iff image -...

enhancement

Following #63 on other commodore libraries.

enhancement

Hi, Awesome extension - I'm totally using this workflow now :) I'm on Windows and using a workspace and having a conflict with slashes. If I write code like this:...

I've used vasm and vlink quite a bit in the past, and was hoping to be able to use the syntax highlighting and debugging of this project, but I'm _very_...

Rename a variable or a label and all it's occurrences.

enhancement

The extension should convert images with formats: iff/ilbm, gif, png, raw(with mode selection).

enhancement

If I wanted to look at an old Amiga game that I have an unencrypted version of (say for example Kick Off 2) and I have the ADF file.. I...

question