4.19.1 The -real- final release version
This is the -real- final release of complx. Development is now over at complx-tools. New development repo which will be a cross-platform version of complx, built from the ground up, already runnable as a demo which can load and run assembly programs.
complx
- Touched up error messages.
liblc3
- Error / Warning IDs are now exposed in error/warning messages. Documentation reflected to reference the error/warning messages for easy lookup.
lc3_replay
- More security in regards to replay strings. Replay strings now include more error checking code.
- Size verification and crc verification to avoid attempting to load an invalid replay string.
- Versioned replay strings to avoid loading replay strings from previous versions of pyLC3.
pyLC3
- Ability to customize assertion names.