Skip to content

Releases: tsholmes/KSASM

KSASM v0.2.1

Choose a tag to compare

@tsholmes tsholmes released this 12 Feb 05:06

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

Choose a tag to compare

@tsholmes tsholmes released this 24 Dec 15:29
  • 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

Choose a tag to compare

@tsholmes tsholmes released this 09 Dec 18:34
  • 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

Choose a tag to compare

@tsholmes tsholmes released this 07 Dec 22:46

Initial release

Full Changelog: https://github.com/tsholmes/KSASM/commits/v0.1.0