Skip to content

Releases: chunkypixel/atari-dev-studio

Atari Dev Studio

13 Aug 23:55
Compare
Choose a tag to compare

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

07 Aug 03:41
Compare
Choose a tag to compare

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

05 Aug 02:13
Compare
Choose a tag to compare

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

05 Aug 01:21
Compare
Choose a tag to compare

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

09 Feb 04:02
Compare
Choose a tag to compare

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

05 Nov 21:24
Compare
Choose a tag to compare

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)

Atari Dev Studio

01 Nov 01:07
Compare
Choose a tag to compare

v0.9.4 - 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.31 (Windows, Linux, macOS)
  • Updated 7800basic keyword, hover and context help lists

Atari Dev Studio

03 Oct 00:47
Compare
Choose a tag to compare

v0.9.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 serial application debug for 7800GD developers (thanks saint)

Atari Dev Studio

23 Sep 05:04
Compare
Choose a tag to compare

v0.9.2 - 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.30 (Windows, Linux, macOS)
  • Updated 7800basic keyword, hover and context help lists
  • Added M1 Mac Compatibility (arm64) for batariBasic, 7800basic, Stella and dasm (thanks thinkyhead)

Thanks to Scott Lahteine (thinkyhead) for the M1 Mac Compatibility for bB, 7800basic, Stella, dasm (generally or close to the most recent versions). This feature may require testing and tweaking to ensure it is working as expected.

Atari Dev Studio

10 Aug 06:02
Compare
Choose a tag to compare

v0.9.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 7800basic to v0.29 (Windows, Linux, macOS)
Updated 7800basic keyword, hover and context help lists