Cp M Operating System Download

System

By 1977, CP/M had become the most popular operating system (OS) in the fledgling microcomputer (PC) industry. The largest Digital Research licensee of CP/M was a small company which had started life as Traf-0-Data, and is now known as Microsoft.

My retro programming projects

For various targets, including CP/M, Z80, Amstrad PCW, Amstrad CPC, etc.

Contact info.:

Miguel GarcĂ­a / FloppySoftware, Spain

2048

A clon of the game 2048 for the Amstrad PCW (uses XPCW).

AMSTTY

Small tools for VT-52 like terminals (like the Amstrad PCW and CPC ones).

BLOCKS

A clone of SameGame for CP/M and VT-52 like terminals (like the Amstrad PCW and CPC ones).

CF

Management library for configuration files.

CPMX

Some Unix-like tools for CP/M. Some are for CP/M-86 too.

DYNARR

Management library for dynamic arrays of strings.

EXAMPLES

Some small examples for MESCC.

GDOC

Documentation generator from C and assembler sources. Supported output formats are plain text and html.

GLOB

Operating

Filename expansion library for MESCC. It needs LKLIST.

KS

Keyboard & screen library for CP/M.

Cp M Operating System Download

LKLIST

Doubly-linked lists management library for MESCC.

LOG

Simple logger for MESCC.

MESCC

Mike's Enhanced Small C Compiler for the CP/M operating system and the Z80 cpu.

MINESCPM

A minesweeper game clone for CP/M.

READLINE

Line editing library for MESCC.

ROBOTS

A game for CP/M (including CP/M-86).

SAMARUC

My GUI and related programs for the Amstrad PCW. Binaries only.

SAMARUX

A Unix-like shell for CP/M. Includes some built-in and external commands.

TE

A small text editor for CP/M (highly configurable; there are ports for various machines, operating systems and CP/M emulators: Amstrad PCW, Amstrad CPC, Spectrum +3, Kaypro, VT-52, VT-100, WordStar-like key bindings, CP/M-80 program EXEcutor from K. Murakami, CP/M Player from Takeda Toshiya, etc.).

It supports basic editing commands plus: find string and find next string, go to a line number, execute macro from file, help screen, etc.

Download Windows Operating System

TIMER

Timer library for MESCC.

UT

Unitary tests library for MESCC.

WTD

What To Do; a to-do list manager for CP/M.

XPCW

Free

Graphics and keyboard library for the Amstrad PCW.

ZSM

Source code and tools for the ZSM / Z80ASMUK assembler.

License

Each project has its own license; read LICENSE.MD on each project folder for more information.

Source for OUP/M - a CP/M-like operating system for 6502

Original source here:https://archive.org/details/OUPMA6502OperatingSystem

My goal is to compile a binary for emulation.

From the original:'In the development of OUP/M, an OSI C-3 microcomputer system was used. This system consists of a 6502 CPU, a dual 8-inch floppy disk drive, a console, a printer, and 56 K bytes of RAM. On this machine all I/O is memory mapped and address space layout has to be taken into consideration.'

Free Operating Systems Software Downloads

Further discussion and a working build can be found at the OSIWeb Forums:http://osiweb.org/osiforum/viewtopic.php?f=3&t=432&p=2772#p2764