Atari Dev Studio
v0.1.7 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- #6 [Done] - Added new drop-down selector in settings to choose what you want to display on the Status Bar (Full, Minimum, None) [thanks SmallRoomLabs]
- #7 [Done] - Autoclose any existing Stella windows before opening a new one (new option in settings to override) [thanks SmallRoomLabs]
- #8 [Fixed] - When a dasm compilation fails clean up files generated by compiler (.sym/.bin/.lst) [thanks SmallRoomLabs]
- #9 [Fixed] - Fixed issue autosaving files before compile (async) [thanks SmallRoomLabs]
- #11 [Done] - Updated label determination in dasm assembly syntax [thanks SmallRoomLabs]
Sprite Editor
- Added ability to export all sprites in project to .png (2 bit 7800basic)
- Added ability zoom editor with mousewheel
- Added ability to set transparent background color in editor (not exported to .png) to help when designing sprites