/c-xterm-cpm

"Cross-Terminal": C library for CP/M. Handles different kinds of terminals (VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, Amstrad CPC) for easy cursor positioning, colors (when available), and screen handling

Primary LanguageCGNU General Public License v2.0GPL-2.0

News

Have a look to Hangman-CPM, a C game for CP/M using XTerm

XTerm for CP/M

Description

XTerm stands for "Cross-Terminal". It's a C library for CP/M. It handles different kinds of terminals for easy cursor positioning, colors (when available), and screen handling.

Supported compilers

XTerm has been developed with HI-TECH C Compiler, but it has been written to be also source-level compatible with:

  • gcc (all platforms)
  • SAS/C 6.58 (for Amiga)

Supported terminal types

  • VT52 (monochrome, no text effects)
  • VT100 (monochrome)
  • ANSI (colors)
  • KayPro (monochrome)
  • ADM-31 (monochrome)
  • C128 (colors)
  • Memotech (monochrome)
  • Amstrad CPC 6128 / Zenith Z19 (monochrome)

Contents of package