SDK v2.3.0
New features
- llvm-mos/llvm-mos#323 - Add assembly support for the 45GS02 (MEGA65) and its new opcodes over the 4510 - @mlund
- #150 - Add API for the 16x2 LCD screen on Ben Eater's breadboard computer - @rweather
Bug fixes
- llvm-mos/llvm-mos#325 - Fixed infinite loop when an invalid expression appears in a line of assembly - @johnwbyrd