Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

v0.3.0

Choose a tag to compare

@skx skx released this 22 Apr 03:32
· 358 commits to master since this release

This release overhauls our operation in two significant ways:

  • When launching the emulator with no arguments you now get the CCP (i.e. command-prompt).
    • Enter "EXIT", "HALT", or "QUIT" to exit.
  • It is now possible to map drives to sub-directories, which is useful for the CCP-mode.

Launch the emulator with the "-directories" flag, and the contents of ./A will be used as the A: drive, the directory ./B will be shown on the B: drive, etc.