Releases: tsholmes/KSASM
Releases · tsholmes/KSASM
Release list
KSASM v0.2.1
KSA build 3473
Updated Terminal visualizer to use a full ascii font. Requires KittenExtensions
Full Changelog: v0.2.0...v0.2.1
KSASM v0.2.0
- Complete rework to stack-based instruction set
- Expand value type list for more signed/unsigned options, and add a native string pointer type
- Simplify assembler syntax for new instruction set
Full Changelog: v0.1.1...v0.2.0
KSASM v0.1.1
- Added DevView debug window to view memory mappable device fields
- Fixed rare crash when building debug symbol lines
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release
Full Changelog: https://github.com/tsholmes/KSASM/commits/v0.1.0