2.7.0.36 Fixed: empty command was re-triggering previous command. Example: DW 6062, // test

This commit is contained in:
michaelangel007
2014-09-01 12:47:43 -07:00
parent 3a0d2697e4
commit cf7de38720
3 changed files with 25 additions and 12 deletions
+1
View File
@@ -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_####