Releases: chunkypixel/atari-dev-studio
Atari Dev Studio
v0.10.5 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing).
- Update Stella to the latest version (v7.0).
Note: Stella emulation in Atari Dev Studio is now fully 64-bit only. If you wish to use an older 32-bit version, configure a custom path in the Settings instead (Emulator › Stella: Path).
Atari Dev Studio
v0.10.4 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
- Updated the Sprite Editor with the following changes:
- Rebuilt the 2600 and 7800 Export window to offer a more streamlined and feature rich process
- Updated the Editor and Palette features to work with multi-color 2600 sprites
- Added an output content (showing the generated source) and copy/paste feature to the 2600 Export window
- Added color information to the 2600 export content
Atari Dev Studio
v0.10.3 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Updated the Sprite Editor with the following changes:
- Changed the export of png images to work specifically with the requirements of 7800basic
- On the Editor window added an output of the color indexes for 7800basic (click to copy to the clipboard)
- On the Editor window added an output of the grid co-ordinates.
- Fixed the formatting/sizing of the Editor and List windows when resizing them
- Further updates to the undo/redo identification
- Various other changes and enhancements
- Updated the UPNG library to make the required changes
- Note: images are now exported without transparency and that color will output as the chosen Background color.
Atari Dev Studio
v0.10.2 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Restored the existing Sprite Editor (many requests)
- Updated the Sprite Editor with the following changes:
- Added line, rectangle, ellipse, color picker tools
- Updated the undo/redo storage to better handle various tool usage - some tools either didn't work as expected or over saved changes
- Fixed the formatting of the spinner controls
- Updated all the toolbar icons
- Various enhancements internally
Atari Dev Studio
v0.10.1 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Updated compile routine to ensure the 'code' document area is selected before determining the required document to compile (fix for when the console area active and not the code document area and not compiling)
- Fixed an issue with the 7800basic.sh (and updated 2600basic.sh also) containing a CRLF ending causing the compiler to not process (thanks Mats).
Atari Dev Studio
v0.10.0 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Added status bar and command palette links to PlayerPal 2600 and Atari Background Builder (thanks kisrael) websites (opens in the system default browser currently)
- Removed existing Sprite Editor due to lack for proper features to edit 2600 objects as well as other missing functionality. Also the code libraries are dangerously out of date according to Github and not updatable in some cases without serious effort. Recommend using Paint.Net (Windows) or Gimp for now - any other suggestions welcome.
- Updated Stella for macOS to exclude architecture referencing [x64/arm64] and use the same universal build
- Updated internal packages to latest
- Updated minimum VSCode version to 1.90.2
Atari Dev Studio
v0.9.8 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Updated help in reference to changing Auto Save settings
Atari Dev Studio
v0.9.7 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Updated the internal Save on Compile routine to auto retry (a maximum of 5 times) before failing the save and exiting the compiler with a warning.
Atari Dev Studio
v0.9.6 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Updated 7800basic to v0.33 (Windows, Linux, macOS) NOTE: arm64 compatibility build remains at v0.29
- Updated 7800basic keyword, hover and context help lists
- Updated Stella to v6.7.1 (Windows, Linux [Deb], macOS). NOTE: Linux 32-bit is currently v6.2
Atari Dev Studio
v0.9.5 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
Updated 7800basic to v0.32 (Windows, Linux, macOS)