What's new
- Assembler now displays the number of errors present and what line the first error occurs on
What's fixed
- LDC did not support symbolic references (Type descriptors) in the assembler
- LDC string content was not escaped in the assembler
- LDC strings could not support special characters (
\nand such) in strings- Assembler did not unescape when compiling
- Instructions window did not unescape when saving changes
- LDC strings with newlines were cut off in the instructions window