CP/M
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
'''CP/M''' (Control Program for Microprocessors) was a popular operating system on early personal computers, sold by Digital Research, Inc. It ran on Intel 8080, Zilog Z-80, and compatible 8-bit microprocessors. Its user interface showed the influence of Digital Equipment Corporation's operating systems. | '''CP/M''' (Control Program for Microprocessors) was a popular operating system on early personal computers, sold by Digital Research, Inc. It ran on Intel 8080, Zilog Z-80, and compatible 8-bit microprocessors. Its user interface showed the influence of Digital Equipment Corporation's operating systems. | ||
+ | |||
+ | == See also == | ||
+ | * [[CP/M file system]] | ||
+ | |||
+ | == Links == | ||
+ | * [http://www.computerhistory.org/_static/atchm/early-digital-research-cpm-source-code/ Early Digital Research CP/M Source Code] | ||
+ | * [http://www.retrotechnology.com/dri/howto_cpm.html How to start with CP/M] | ||
[[Category:Operating Systems]] | [[Category:Operating Systems]] | ||
[[Category:Software]] | [[Category:Software]] | ||
+ | [[Category:CP/M| ]] |
Latest revision as of 19:32, 7 September 2019
Software | > | Operating Systems | > | CP/M |
CP/M (Control Program for Microprocessors) was a popular operating system on early personal computers, sold by Digital Research, Inc. It ran on Intel 8080, Zilog Z-80, and compatible 8-bit microprocessors. Its user interface showed the influence of Digital Equipment Corporation's operating systems.