From 3c689c49dbb498d52307cd3ee76d87679cdc9c7b Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Sat, 30 Aug 2014 08:22:03 -0700 Subject: [PATCH] Added DW and ASC auto-defines W_#### T_#### respectively --- bin/History.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/History.txt b/bin/History.txt index 8ae18021..de192b60 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -59,7 +59,9 @@ Changes: using Castle Wolfenstien.DSK BLOAD ^VOCAB ASC name1 17DA:17F5 - - Fixed: DB address now auto-defines the symbol D_#### if no symbol is given. + - Fixed: DB address now auto-defines the symbol D_#### if no symbol is given. + - Fixed: DW address now auto-defines the symbol W_#### if no symbol is given. + - Fixed: ASB address now auto-defines the symbol T_#### if no symbol is given. - Added: Help for DB and DW. Fixes: