0.9.2
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_inputcompatibility 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
$FFFFare 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