Skip to content

v1.2.8 release

Compare
Choose a tag to compare
@simonowen simonowen released this 06 Nov 23:24
· 71 commits to dev since this release

Changes since the last release:

  • improved HALT implementation to better match real Z80
  • improved behaviour of multiple breakpoints at same location (#70)
  • added clipboard support for built-in GUI text inputs (#71)
  • added basic session command history to debugger