Added DW and ASC auto-defines W_#### T_#### respectively

This commit is contained in:
michaelangel007 2014-08-30 08:22:03 -07:00
parent f0622f0335
commit 3c689c49db

View File

@ -60,6 +60,8 @@ Changes:
BLOAD ^VOCAB
ASC name1 17DA:17F5
- 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: