Skip to content

Releases: sql-hkr/tiny8

v0.2.0

01 Nov 06:46
f16199d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

25 Oct 16:06

Choose a tag to compare

What's Changed

  • Improve CPU flag handling and expand instruction set #1 by @sql-hkr in #2
  • Fix #3 by @sql-hkr in #4
  • Revise README and docs with improved overview and instruction set by @sql-hkr in #5
  • Refactor type hints to use built-in generics #7 by @sql-hkr in #8
  • Fix branch instruction in bubblesort example by @sql-hkr in #9
  • Add BRGE and BRLT branch instructions (#10) by @sql-hkr in #11
  • Add BRMI and BRPL instructions (#12) by @sql-hkr in #13

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Oct 16:38

Choose a tag to compare