jhallen / cpm

Run CP/M commands in Linux/Cygwin with this Z80 / BDOS / ADM-3A emulator.
Other
108 stars 26 forks source link

Allow cpm to run without a terminal #6

Closed pauloscustodio closed 5 years ago

pauloscustodio commented 6 years ago

I use cpm to test the output of cpm cross-compilation and need it to be able to read standard input and write to standard output. This patch allows that.