Skip to content

Releases: mlund/matrix65

Version 0.2.0

23 Nov 14:42
Compare
Choose a tag to compare

New features

  • Added poke command for into writing memory
  • 6502 disassembly when peeking into memory
  • Basic REPL interface
  • Full changelog: v0.1.3...v0.2.0

Internal changes

  • added CBM LoadAddress enum
  • reduced dependencies of serial port using traits
  • cleaner TUI code
  • cleaner error handling
  • serial module cleanup

Version 0.1.3

22 Sep 18:03
Compare
Choose a tag to compare

Split into binary and library

Version 0.1.2

22 Sep 17:48
Compare
Choose a tag to compare

Slightly refined TUI