Release Notes: This release adds an "enum" feature for easy multiple definitions, especially in register sets. The sample.chump has been updated with examples.


Release Notes: Full expression parsing, including hex/dec/oct/ASCII/symbols. Very long int functions allow assembling of architectures with word lengths greater than the architecture being worked on. An ARM16 (Thumb) description has been added.


Release Notes: Symbol definition has been added (line labels). The system has been restructured to cope with multiple passes and forward referencing.


Release Notes: A symbol table has been added to allow the use of symbols in both assembly and disassembly.


Release Notes: The enumeration of registers, which was going backwards on ARM and MIPS, was fixed. Some memory holes were also fixed.


Release Notes: This release adds an "enum" feature for easy multiple definitions, especially in register sets. The sample.chump has been updated with examples.