Skip to content

Commit 8ffd2fc

Browse files
committed
readme changes
1 parent 074de17 commit 8ffd2fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ This extension is only available due to the great people of the AtariAge communi
121121
## Languages
122122
Atari Dev Studio includes the following programming languages:
123123

124-
### batari Basic (release 1.5 20200307)
124+
### batari Basic (release 1.5 - 20200307)
125125
batari Basic created by Fred 'batari' Quimby is a BASIC-like language used in the creation of Atari 2600 games. batari Basic is compiled to generate a binary file that can by used on actual Atari 2600 VCS hardware via cartridge (such as a Harmony or UNO cart) or by using an Atari 2600 VCS emulator such as Stella.
126126

127127
batari Basic is an external project 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).
128128

129-
### 7800basic (release 0.10 20200615)
129+
### 7800basic (release 0.10 - 20200615)
130130
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!
131131

132132
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).
@@ -144,7 +144,7 @@ Stella is a multi-platform Atari 2600 VCS emulator released under the GNU Genera
144144

145145
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.
146146

147-
### A7800 (release 4.0 = 20200610)
147+
### A7800 (release 4.0 - 20200610)
148148
A7800 is a fork of the MAME Atari 7800 driver, with several enhancements added:
149149
* Support for emulation of Proline Joysticks, VCS Joysticks, Lightguns, Paddles, Driving Controllers, Keypads, Trak-Balls, Amiga Mice, and ST Mice.
150150
* Maria DMA timing has been improved further, with the addition of accurate DMA hole penalties.

0 commit comments

Comments
 (0)