hperaza / cpnet-server

CP/Net 1.1 and 1.2 Unix server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP/NET 1.1/1.2 server for Unix systems

Features:

  • Communicates with a single CP/M requester connected to the PC serial port.
  • Multiple requesters supported by starting several instances of the program.
  • Uses the RS232 protocol described in Appendix E of the CP/NET documentation.
  • Emulates either version 1.1 or 1.2 of CP/NET.
  • Working 1.1 and 1.2 SNIOS modules for the P112 CPU board are included.

More details here.

About

CP/Net 1.1 and 1.2 Unix server

License:GNU General Public License v2.0


Languages

Language:C 69.7%Language:Assembly 28.3%Language:C++ 1.7%Language:Makefile 0.3%