Skip to content

v1.0.0

Latest

Choose a tag to compare

@rlucente-retro rlucente-retro released this 14 Jul 19:02
· 26 commits to main since this release

First release of the native Z-Machine interpreter (ZIP) for NitrOS-9, running Z-code Version 3 story files on 6809/6309 systems.

Features:

  • Full integration with NitrOS-9 memory management and terminal drivers.
  • Support for Level 1 (CoCo 1/2 VDG) and Level 2 (VT100 ANSI escapes) output.
  • Dynamic virtual memory paging system with cache eviction.
  • Clean text word wrapping and inline [MORE] scroll paging.
  • Fix input buffer length corruption during paging/scrolling.

This release includes the single compiled infocom module binary for NitrOS-9 Level 1 and 2 binary and an example disk file with Infocom's Zork 1 game (e.g. zork.dsk).