Atari Dev Studio
v0.3.5 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated to latest dasm release v2.20.13 (Windows, Linux, macOS)
- Added options in the settings for choosing to use the Default (built-in) compiler or using a Custom one you have provided (batari Basic, 7800basic, dasm). This change will allow you to keep your custom compiler path without having to remove it to revert back to the default built-in one.
- Removed setting atari-dev-studio.compiler.options.defaultCompiler as it is no longer required (didn't appear to work anyway). Compilation of a file is determined by the language chosen in the editor.
- Added missing 7800basic keywords: shakescreen, spritesheet (tallsprite), rand