Releases: chunkypixel/atari-dev-studio
Atari Dev Studio
v0.7.2 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated 7800basic to v0.19 (Windows, Linux, macOS)
- Updated Stella to v6.6.0 (Windows, Linux [Deb], macOS). Note: Linux 32-bit is currently v6.2
- Updated internal packages
Atari Dev Studio
v0.7.1 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated Stella to v6.5.3 (Windows, Linux [Deb], macOS). Note: Linux 32-bit is currently v6.2
Atari Dev Studio
v0.7.0 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated 7800basic to v0.18 (Windows, Linux, macOS)
Atari Dev Studio
v0.6.9 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated Stella to v6.5.2 (Windows, Linux [Deb], macOS). Note: Linux 32-bit is currently v6.2
- Added check for 7800basic *.versa files to copy file into bin folder
Atari Dev Studio
v0.6.8 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated 7800basic to v0.17 (Windows, Linux, macOS)
- Added new 7800basic keywords: sizeof, hiscoreclear, player2joy1 (drawhiscores)
- Updated 7800basic hover, contexthelp and completions lists
Atari Dev Studio
v0.6.7 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated Stella to v6.5.1 (Windows, Linux, macOS). Note: Linux 32-bit is currently v6.2
- #39 [Done] Added Command Palette option 'ads: Open the Sprite Editor'
- #33 [InProgress] Added F1 context help for batariBasic and 7800basic linking to RandomTerrain's support pages (set cursor at word and press F1 to display help content if found)
- #40 [Done] Added check for 7800basic *.CC2 files (produced for 144k ROMS) to copy file into bin folder
Atari Dev Studio
v0.6.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 7800basic to v0.16 (Windows, Linux, macOS)
- Updated Stella to v6.4 (Windows, Linux, macOS). Note: Linux 32-bit is currently v6.2
- Updated dasm to v2.20.14.1 (64-bit only Windows, Linux, macOS)
- Added new 7800basic keywords: deprecated (frameheight), hiscoreload
- Fixed opening initial files via the Open in Sprite Editor pop-up menu in the VS Code Explorer (fingers crossed)
- Fixed multiple repeated processing on events when using the Sprite Editor (think I actually got it this time - fingers crossed)
Atari Dev Studio
v0.6.3 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Updated 7800basic to v0.15 (Windows, Linux, macOS)
Atari Dev Studio
v0.6.2 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
Sprite Editor
- Fixed error exporting to png images (TwentySixHundred, darryl1970, Muddyfunster)
Atari Dev Studio
v0.6.1 - Public Release
Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)
Changes in this release:
- Added new 7800basic keywords: drawhiscores (attract|single|player1|player2) (Karl G) and added code completion for item
- Updated hover tooltips for 7800basic keywords
- Fixed issue with batch file generating multiple terminal windows (Karl G)
- Added compiler files verification with anti-virus note and consolidated file list with file permission check (batari Basic and 7800basic)