mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-26 11:30:11 +00:00
2.7.0.36 Fixed: empty command was re-triggering previous command. Example: DW 6062, // test
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
2.8.0.0 Released with AppleWin 1.25
|
||||
|
||||
2.7.0.#
|
||||
.36 Fixed: empty command was re-triggering previous command. Example: DW 6062, // test
|
||||
.35 Added: DW address -- round the length up to even number for convenience. Example: DW 6062 is equivalent to: DW 6062:6063
|
||||
.34 Fixed: Unified auto-defined name: B_, W_, T_ for byte, word, or text respectively
|
||||
.33 Fixed: ASC range -- auto-define symbol name: T_####
|
||||
|
||||
Reference in New Issue
Block a user