You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ The following enhancements and changes have been made to Atari Dev Studio:
4
4
5
5
## 0.10.9
6
6
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.
8
8
* 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:
10
10
- output to the `Atari Compiler` log and advise the status of the extension (version, location, wasmtime)
11
11
- validate and install (as required) the **wasmtime** runtime automatically.
12
12
* Updated the compiler output to be properly formatted across multiple batches (it previously included line feeds when not required)
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Linux users on 64-bit systems will be required to install the 32-bit compatibili
39
39
#### macOS
40
40
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.
41
41
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.
43
43
44
44
Mac computers with [Apple silicon](https://support.apple.com/116943) currently have a few options:
0 commit comments