Skip to content

0.9.2

Choose a tag to compare

@chrisgleissner chrisgleissner released this 08 May 09:12
· 46 commits to main since this release
972d88f

What's Changed

Highlights

  • Expanded the translation toolchain with a stronger 6510 assembler, BASIC tokenization, full opcode inventory coverage, and disassembly output that can reuse VICE symbols.
  • Improved c64_input compatibility by flattening its grouped MCP schema and aligning its resource metadata with the current documentation set.

Fixes

  • Hardened memory helpers so malformed hex payloads and address ranges that overflow past $FFFF are rejected before reaching the backend.
  • Improved coverage-report handling for temporary LCOV output and polished a README reference used in pull request workflows.

Full Changelog: 0.9.1...0.9.2