Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 341 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 341 Bytes

Z80-cpmlib - A collection of library routines for CP/M.

Written is Z80 assembler.

A collection of library routines to make programming CP/M using Microsoft's Macro-80 Assembler just a little bit easier!

Also includes some example programs that use these library routines.

To Do

  • Add additional math routines.
  • Documentation?