Releases: rlucente-retro/infocom-os9-port
Releases · rlucente-retro/infocom-os9-port
Release list
v1.0.0
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).