Skip to content

Commit be02cf2

Browse files
committed
Updated readome and change log
Compilation changes
1 parent d51f22e commit be02cf2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ The following enhancements and changes have been made to Atari Dev Studio:
44

55
## 0.10.9
66

7-
* Updated 7800basic to v0.37 (wasm). NOTE: this is now a cross-platform release that requires the wasmtime runtime to be installed on your computer.
7+
* Updated 7800basic to v0.37 (wasm). NOTE: this is now a cross-platform release that requires the **wasmtime** runtime to be installed on your computer.
88
* Updated the Output compiler window title to `Atari Compiler` for better identification (fredsa)
9-
* Updated the Atart Dev Studio startup process with the following chages:
9+
* Updated the Atari Dev Studio startup process with the following chages:
1010
- output to the `Atari Compiler` log and advise the status of the extension (version, location, wasmtime)
1111
- validate and install (as required) the **wasmtime** runtime automatically.
1212
* Updated the compiler output to be properly formatted across multiple batches (it previously included line feeds when not required)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Linux users on 64-bit systems will be required to install the 32-bit compatibili
3939
#### macOS
4040
macOS users require a 64-bit operating system to fully utilise all features of Atari Dev Studio and will be required to install the SDL libraries on your system to ensure the A7800 emulator will run as expected.
4141

42-
> Note: 7800basic v0.37 now uses WASM for mutli-platform compatibility therefore this information currently relates to batari Basic or older releases of 7800basic only and will be removed once bB is converted.
42+
> Note: 7800basic v0.37 now uses WASM for cross-platform compatibility therefore this information currently relates to batari Basic or older releases of 7800basic only and will be removed once bB is converted.
4343
4444
Mac computers with [Apple silicon](https://support.apple.com/116943) currently have a few options:
4545

0 commit comments

Comments
 (0)