comparison ChangeLog @ 235:aa0056ca7319

Added a padding value for the ALIGN directive
author lost
date Fri, 12 Jun 2009 05:25:41 +0000
parents 0df2a39a268c
children a58f49a77441
comparison
equal deleted inserted replaced
234:4e25aa2af73c 235:aa0056ca7319
23 the TFM instruction variations for compatibility with other assemblers 23 the TFM instruction variations for compatibility with other assemblers
24 [LWASM] 24 [LWASM]
25 [+] Added --6809/-9 switch to cause 6309 instructions to be rejected; also 25 [+] Added --6809/-9 switch to cause 6309 instructions to be rejected; also
26 included --6309/-3 switch to force default allow of 6309 instructions 26 included --6309/-3 switch to force default allow of 6309 instructions
27 [LWASM] 27 [LWASM]
28 [+] ALIGN now takes an optional padding value (ALIGN align,pad) to specify
29 the byte value that will be used for padding if needed [LWASM]
28 [ ] Fixed a few cosmetic issues with error reporting 30 [ ] Fixed a few cosmetic issues with error reporting
29 31
30 Version 2.4 32 Version 2.4
31 33
32 [!] Fixed off by one relocation offest for base page external references 34 [!] Fixed off by one relocation offest for base page external references