Releases: prb28/vscode-amiga-assembly
Releases · prb28/vscode-amiga-assembly
Amiga Assembly
0.12.0
- Evaluate variables values in source development and debug
- Set a prefered comment and/or instruction position while formatting a source
- Provide outline information
Binaries
New binaries with osx fix.
Amiga Assembly - Binaries
Fix for issue kickstart 1.3 debug in fs-uae.
Issue: emoon/fs-uae#17 and #49.
Amiga Assembly
0.11.0
- Create an ADF disk with the command Amiga Assembly: Create ADF file (uses ADFTools and ADFlib : new binaries needed)
- Bug fixes
Binaries
New binaries with ADFTools.
Amiga Assembly
0.10.2
- Variable assignment text format
- Bug fixes
Amiga Assembly
0.10.1
- Formatter fixes (macros)
- Vasm error parsing fixes
Binaries
The binaries are the same as the 0.10.0 release.
Amiga Assembly
0.10.0
- Feat #32 Print memory adresses in custom registries (dffxxx)
- Issue #31 Bad symbol address if it is in a different segment/sections from code
- Issue #30 Bad adresses in memory dump
- Issue #28 Working directory for emulator is invalid
- Feat #26 Copper disassembly
- Issue #25 command 'amiga-assembly.disassemble-file' not found after update
Binaries
New FS-UAE binaries needed
Amiga Assembly
0.9.0
- Show disassembled code in editor for stack trace selection without source, breakpoints on disassembled code
- Better error messages on bad settings and launch parameters
- Bug fixes
Binaries
The binaries are the same as the 0.7.0 release.
Amiga Assembly
0.8.0
- Find the definition of a symbol and references
- Accepts octal numbers
- Bug fixes
Binaries
The binaries are the same as the 0.7.0 release.
Amiga Assembly
Version [0.7.0]
- Run and Debug with FS-UAE
- Disassemble a file