Skip to content

Releases: chunkypixel/atari-dev-studio

Atari Dev Studio

28 Jan 02:15
Compare
Choose a tag to compare

v0.3.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 to latest batari Basic release v1.2 20012020 (Windows, Linux, macOS)

Atari Dev Studio

08 Jan 08:12
Compare
Choose a tag to compare

v0.3.1 - Public Release

Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)

Changes in this release:

  • Officially (finally!) included compiler and emulator packages for macOS (Mojave).
  • Added Stella 6.0.2 (macOS)
  • Updated dasm to the latest 32 and 64 bit packages (Windows, Linux and macOS).
  • Updated internal dev packages

Atari Dev Studio

21 Oct 23:03
Compare
Choose a tag to compare

v0.3.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 Stella to 6.0.2 (Windows, Linux)
  • Added settings option to activate the A7800 emulator debugger

Atari Dev Studio

07 Aug 12:41
Compare
Choose a tag to compare

v0.2.8 - Public Release

Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)

Changes in this release:

  • Fixed issue with rem keyword mis-highlighting when used within variables (batariBasic and 7800basic)
  • Added missing 7800basic keywords: tallsprite
  • Updated existing and added additional hover tooltips for 7800basic keywords

Atari Dev Studio

10 Jul 23:03
Compare
Choose a tag to compare

v0.2.7 - Public Release

Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)

Changes in this release:

  • Added missing 7800basic keywords: hsgamename, noflow, trackersupport
  • Added additional hover tooltips for 7800basic keywords

Sprite Editor

  • Updated Editor window to be resizable
  • Re-arranged Toolbar order

Atari Dev Studio

14 Jun 06:35
Compare
Choose a tag to compare

v0.2.6 - Public Release

Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)

Changes in this release:

  • Updated internal dev packages (security notification)

Atari Dev Studio

14 Jun 05:18
Compare
Choose a tag to compare

v0.2.5 - Public Release

Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)

Changes in this release:

  • Added hover tooltips for 7800basic keywords (a large majority)
  • Updated 7800basic to 0.6 Jul 13 2019 22:37:29

Atari Dev Studio

12 Jun 05:52
Compare
Choose a tag to compare

v0.2.4 - 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 6.0.1 (Windows, Linux)

Atari Dev Studio

03 Jun 23:51
Compare
Choose a tag to compare

v0.2.3 - Public Release

Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)

Changes in this release:

  • Added missing 7800basic keywords: P6C3

Sprite Editor

  • Added features to load, save and reset your palettes (via a new toolbar on the Palette window)
  • Added a fix for the occasional re-popup of load and save dialogs when communicating with VSCode
  • Fixed issue where items on the New Project window did not reflect the expected value on first start
  • Fixed issue exporting to .png files

Atari Dev Studio

28 May 09:57
Compare
Choose a tag to compare

v0.2.2 - Public Release

Available directly within VS Code - install via the Marketplace (make sure to restart VS Code after installing)

Changes in this release:

  • Added missing 7800basic keywords: function, BACKGRND, PXC1,PXC2,PXC3 for palettes 0-7

Sprite Editor

  • Added resize sprite feature allowing sprites sizes to be changed
  • Added ability to export the selected sprite to .png
  • Wrapped the toolbar to be 2 icons wide by default and adjusted initial layout location of all windows