vscode-amiga-assembly
vscode-amiga-assembly copied to clipboard
Amiga Assembly extension for Visual Studio Code
Well when trying to download the binaries after installing your extension I run into the following: **command 'amiga-assembly.clean-downloaded-binaries' not found.** MACOS 12.6 Extension 1.7.1 VSCode 1.72.2
I am currently in the process of upgrading my old projects to the new version 1.6.0. First of all, what a great version with all its new features! So while...
It took me a while to figure out how to run the example setup on my Fedora system. But when I finally got around to launching a program I compiled,...
When performing a disassembly if the start bytes are not code then the disassembly fails. Could you please add an option to either provide an offset to disassemble from or...
Relates to https://github.com/dirkwhoffmann/vAmiga/issues/618
I coded an intro and it runs very slow on the built in emulator and does not run coreectly on other emulators. Whay is that and how do i cange...
Can the extension automatically work out math parts and also bit shifting. For example: `move.w #sprheight
When using the context help on registers I know the bits set are shown at the top of the context help. Is it possible to also have this set next...
Is it possible to have a registwer preview option.. so for example d0: $00000001 code: `add.l #4,d0` There would be a before and after `Register......Prev change.........Now................Next change` `d0............$00000001 ......... $00000005...
Build parameters: - vasm - vlink Run parameters: - emulator - kickstart - disk