Skip to content

Commit 192b4bc

Browse files
committed
Removed Xboard Expansion from A7800 Settings
1 parent de1cdb6 commit 192b4bc

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

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

55
## 0.5.5
66

7-
* Updated A7800 to 4.0 (Windows, Linux, macOS)
8-
* Added document outline for batari Basic and 7800basic
7+
* Updated A7800 to 4.0 (Windows, Linux, macOS) [Removed XBoarD Expansion option from A7800 > Console settings]
8+
* Added document outline for batari Basic and 7800basic (shows banks, labels, sub-labels, functions, macros, dmaholes)
99
* Added Go to Definition and Go to References features for batari Basic and 7800basic
1010
* Added missing batari Basic keywords: missile0height, missile1height (slacker)
1111

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,7 @@
369369
"enum": [
370370
"Standard Console",
371371
"High Score Cartridge",
372-
"XM Expansion Module",
373-
"XBoarD Expansion"
372+
"XM Expansion Module"
374373
],
375374
"default": "Standard Console",
376375
"description": "Specify the required console configuration:",

0 commit comments

Comments
 (0)