Skip to content

v0.3.0

Compare
Choose a tag to compare
@skx skx released this 22 Apr 03:32
· 198 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.