|
|
|
|
|
by musicale
426 days ago
|
|
QDOS had the advantage of being able to reimplement the CP/M-86 design rather than starting from scratch. There were lots of disk operating systems created for 8 and 16-bit machines, as well as a number of BASIC + DOS type systems. But CP/M is the one 8-bit OS to rule them all - even running on an Apple II or C64 with a Z-80 CPU card or cartridge. |
|
CP/M was little different from the PDP-11 operating system, which it used as a model.
CP/M was not as innovative as often thought.
Both CP/M-86 and MSDOS were just an interrupt table and some implementation routines. The 8086 chip was designed around that interrupt table, so of course any OS would use it.