Release 2.4.2
·
118 commits
to master
since this release
Features
- Added new
.foreach
directive for list and string enumeration - Syntax highlighting support for VS Code and Notepad++
Changes
- Verbose disassembly listing format
- Refactored/simplified
ErrorLog
class
Fixes
- Some assembly errors reported the incorrect line number
- Assigning and assembling string variables
- Unknown instruction will only error once
- Statements split by colons will share same line number in error/warning outputs.
- Fixed a bug in pseudo branch assembly
- Fixed the 65816
mvn
andmvp
instructions .else
directive will no longer allow expressions- Setting logical PC directly will set the started flag.