hperaza / P112-cpm3

CP/M 3 BIOS for the P112 CPU board (Z180)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP/M 3.0 BIOS for the P112

Features:

  • Support for Banked and Non-Banked operation.
  • 60K TPA with Banked BIOS.
  • Support for two floppy drives.
  • Support for GIDE hard disks, up to four partitions.
  • RAM disk created out of the remaining available memory.
  • Real-time clock interrupts, used for keeping the Time-Of-Day and for controlling the floppy drive motors.
  • The Time-Of-Day routines use the hardware CMOS clock.

More details here.

About

CP/M 3 BIOS for the P112 CPU board (Z180)

License:GNU General Public License v2.0


Languages

Language:Assembly 95.9%Language:Makefile 2.8%Language:C++ 1.3%