Mercurial > hg-old > index.cgi
comparison 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 |
comparison
equal
deleted
inserted
replaced
228:560843a951f7 | 229:59a138df0401 |
---|---|
13 | 13 |
14 Version 2.5 | 14 Version 2.5 |
15 | 15 |
16 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM] | 16 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM] |
17 [b] Fixed bug with "include" directive operand parsing [LWASM] | 17 [b] Fixed bug with "include" directive operand parsing [LWASM] |
18 [b] Fixed additional parsing errors with pseudo ops [LWASM] | |
18 [+] Added includebin directive to include the literal contents of a binary | 19 [+] Added includebin directive to include the literal contents of a binary |
19 file at the current assembly address. [LWASM] | 20 file at the current assembly address. [LWASM] |
20 [+] Added || and && as boolean or and boolean and respectively [LWASM] | 21 [+] Added || and && as boolean or and boolean and respectively [LWASM] |
21 [+] Added COPY, COPY-, IMP, EXP, TFRP, TFRM, TFRS, TFRR as alternatives to | 22 [+] Added COPY, COPY-, IMP, EXP, TFRP, TFRM, TFRS, TFRR as alternatives to |
22 the TFM instruction variations for compatibility with other assemblers | 23 the TFM instruction variations for compatibility with other assemblers |