Mercurial > hg-old > index.cgi
diff ChangeLog @ 229:59a138df0401
Fixed additional parsing problems with pseudo ops
author | lost |
---|---|
date | Fri, 12 Jun 2009 01:31:18 +0000 |
parents | 560843a951f7 |
children | 0df2a39a268c |
line wrap: on
line diff
--- a/ChangeLog Fri Jun 12 00:19:03 2009 +0000 +++ b/ChangeLog Fri Jun 12 01:31:18 2009 +0000 @@ -15,6 +15,7 @@ [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM] [b] Fixed bug with "include" directive operand parsing [LWASM] +[b] Fixed additional parsing errors with pseudo ops [LWASM] [+] Added includebin directive to include the literal contents of a binary file at the current assembly address. [LWASM] [+] Added || and && as boolean or and boolean and respectively [LWASM]