Skip to main content

Questions tagged [cp-m]

For questions related to the CP/M operating system by Gary Kildall.

4 votes
0 answers
217 views

has anyone here ever had a similar problem? I'm basically trying to use my CF card interface board that used to work with another memory card, which unfortunately got damaged (my fault). Now I only ...
Matheus Yan's user avatar
3 votes
2 answers
697 views

Several versions of CP/M Plus came with a device-independent graphics library called GSX. It would be fairly easy to call this from Turbo Pascal: the CP/M-80 version of TP3 includes a function Bdos. I ...
Mark Williams's user avatar
2 votes
1 answer
434 views

While not standard, there were several CP/M systems (such as ones for TRS-80 Model I and Heath H89) where BOOT was not at $0000. As mentioned in that question, the Digital Research manuals explain ...
cjs's user avatar
  • 29.5k
3 votes
0 answers
329 views

According to the CP/M 2 manual, the standard locations for BOOT (where you jump to do a warm start) and TBASE (the start of the transient program area or TPA) are $0000 and $0100, respectively. This ...
cjs's user avatar
  • 29.5k
10 votes
3 answers
1k views

MP/M, the multi-user sibling of Digital Research ubiquitous CP/M, implemented time-sharing in a way that appears to be very efficient. Processes don’t appear to see each other’s memory and performance ...
rbanffy's user avatar
  • 869
12 votes
1 answer
481 views

A commonly repeated (and commonly debunked) legend describes how Gary Kildall blew his chance at writing the operating system for the IBM PC. Examples include the following: …legend has it that ...
Psychonaut's user avatar
  • 8,502
2 votes
3 answers
797 views

CP/M was mostly portable across systems but most of them were z80 based. It was ported to 8086, 68000 and maybe more but without binary compatibility. No z80 systems that wanted CP/M compatibility ...
Valentino Miazzo's user avatar
21 votes
1 answer
1k views

I understand that there is a great deal of mainframe-era enterprise software that is still in active use, if not on the original hardware then in emulated environments. Its users keep it running ...
Psychonaut's user avatar
  • 8,502

15 30 50 per page
1
2 3 4 5 6