Release Notes: The AVR part has been completely overworked, and Mega-AVR instructions and addresses have been added. A small bug in the DATA statement that came up when both byte and word operands were dumped in one statement has been fixed. The TMS3206x part now handles the 'pseudo machine instructions' directly that had to be emulated via macros before. Additionally, there is now a set of pseudo instructions for it. ENDIF/ENDCASE now print the line number of the corresponding IF/SWITCH to the listing.


Release Notes: KCPSM/Picoblaze support was added. National INS 807x support was added. Path/filename handling was fixed for the Win32 target.


Release Notes: Improved support for structures and unions, and addition of the 8085's undocumented instructions.


Release Notes: The AVR part has been completely overworked, and Mega-AVR instructions and addresses have been added. A small bug in the DATA statement that came up when both byte and word operands were dumped in one statement has been fixed. The TMS3206x part now handles the 'pseudo machine instructions' directly that had to be emulated via macros before. Additionally, there is now a set of pseudo instructions for it. ENDIF/ENDCASE now print the line number of the corresponding IF/SWITCH to the listing.


Release Notes: This release fixes a parser bug with ASCII integer constants, and fixes a bug that could lead to crashes when writing debug info and using struct defintions.


Release Notes: This release fixes the parsing of extended register syntax for Toshiba TLCS-900 and the -e option of P2HEX.