Skip to content

Commit 2175c3a

Browse files
committed
Updated to v0.9.6
Updated 7800basic and Stella to latest releases
1 parent 4e679c0 commit 2175c3a

File tree

113 files changed

+1673
-1603
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+1673
-1603
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The following enhancements and changes have been made to Atari Dev Studio:
44

5+
## 0.9.6
6+
7+
* Updated 7800basic to v0.33 (Windows, Linux, macOS) NOTE: arm64 compatibility build remains at v0.29
8+
* Updated 7800basic keyword, hover and context help lists
9+
* Updated Stella to v6.7.1 (Windows, Linux [Deb], macOS). Note: Linux 32-bit is currently v6.2
10+
511
## 0.9.5
612

713
* Updated 7800basic to v0.32 (Windows, Linux, macOS)

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ batari Basic created by Fred 'batari' Quimby is a BASIC-like language used in th
130130

131131
batari Basic is an external project is kindly currently maintained by Mike Saarna (RevEng) and can be downloaded separately [here](https://github.com/batari-Basic/batari-Basic). Further information is about this release is available here at [AtariAge](https://atariage.com/forums/topic/300856-official-home-for-batari-basic).
132132

133-
### 7800basic (release 0.32 - 20231105)
133+
### 7800basic (release 0.33 - 20240208)
134134
7800basic is a BASIC-like language for creating Atari 7800 games. It is a compiled language that runs on a computer, and it creates a binary file that can be run with an Atari 7800 emulator, or the binary file may be used to make a cartridge that will operate on a real Atari 7800. 7800basic is derived from batari basic, a BASIC-like language for creating Atari 2600 games. Special thanks to the bB creator, Fred Quimby, and all of the the bB contributors!
135135

136136
7800basic is included as part of this extension with many thanks to Mike Saarna (RevEng). 7800basic is an external project and can be downloaded separately [here](https://github.com/7800-devtools/7800basic). Further information about this release is available here at [AtariAge](http://atariage.com/forums/topic/222638-7800basic-beta-the-release-thread).
@@ -143,7 +143,7 @@ dasm is an external project and can be downloaded separately [here](https://dasm
143143
## Emulation
144144
Atari Dev Studio includes the following emulators for testing purposes:
145145

146-
### Stella (release 6.7.0 - 20220613)
146+
### Stella (release 6.7.1 - 20240116)
147147
Stella is a multi-platform Atari 2600 VCS emulator released under the GNU General Public License (GPL). Stella was originally developed for Linux by Bradford W. Mott, and is currently maintained by Stephen Anthony. Since its original release several people have joined the development team to port Stella to other operating systems such as AcornOS, AmigaOS, DOS, FreeBSD, IRIX, Linux, OS/2, MacOS, Unix, and Windows. The development team is working hard to perfect the emulator and we hope you enjoy our effort.
148148

149149
Stella is included as part of this extension with many thanks to Stephen Anthony. Stella is an external project and can be downloaded separately [here](https://stella-emu.github.io). If you enjoy using Stella place consider [donating](https://stella-emu.github.io/donations.html) to ensure it's continued development.

0 commit comments

Comments
 (0)