vscode-amiga-assembly
vscode-amiga-assembly copied to clipboard
Amiga Assembly extension for Visual Studio Code
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...
Variable evaluation with DWARF format.
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...
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 -...
Following #63 on other commodore libraries.
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_...
The extension should convert images with formats: iff/ilbm, gif, png, raw(with mode selection).
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...