skx / cpmulator

Golang CP/M emulator for zork, Microsoft BASIC, Turbo Pascal, Wordstar, lighthouse-of-doom, etc
MIT License
98 stars 3 forks source link

"TYPE" with no arguments exits #143

Closed skx closed 2 months ago

skx commented 2 months ago

TYPE causes a fatal error with no arguments:

$ cpmulator -cd ~/Repos/github.com/skx/cpm-dist/ -directories

cpmulator unreleased loaded CCP ccp, with adm-3a output driver

A>

A>!CTRLC 1
The Ctrl-C count is currently set to 1

A>type 
Error running CCP: open A: is a directory