comparison ChangeLog @ 225:058f18119025

Fixed filename parsing bug in include directive and added includebin directive
author lost
date Thu, 11 Jun 2009 23:29:15 +0000
parents 2e5a32d56e60
children c8787fad0f9f
comparison
equal deleted inserted replaced
224:2e5a32d56e60 225:058f18119025
12 Also, the software affected may follow in []. 12 Also, the software affected may follow in [].
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]
18 [+] Added includebin directive to include the literal contents of a binary
19 file at the current assembly address. [LWASM]
17 20
18 Version 2.4 21 Version 2.4
19 22
20 [!] Fixed off by one relocation offest for base page external references 23 [!] Fixed off by one relocation offest for base page external references
21 generated by lwasm [LWASM] 24 generated by lwasm [LWASM]