cpm

Increasing WPM - High End

We've had this question already, but I want to narrow it down to already high-speed typists. The original poster had hit a barrier of 75 WPM and wanted to increase his speed. I'm at a barrier where I can reliably type around 130, and I can sometimes hit 150, probably depending on the distribution of words in the text. I feel that met...

Anyone know good documentation on competitive banner rotation?

I am looking to code me a banner management system that has users make their own banners in a CPI system. Anyone have any recommendations or documentations to have their banners cycle? Or better yet, cycle competitively? ...

Can anyone recommend a good book about CP/M and DOS programming history?

I am looking for a good book on 8 bit and 16 bit personal computer history, focussing on CP/M80, CP/M86, and MS-DOS from a programming point of view. In particular it should cover the development of CP/M, memory addressing and executable file format, bank switching and how to do that, MS-DOS and 16 bit 8086/8088 CPUs, and EMS using exte...

how to design CPM algorithm ?

Hi how to represent a graph with list data structure i have three class (Graph, Node, Edge) and would like to find the critical path in graph. how to calculate ES : Earliest Start EC : Earliest Complete LS : Latest Start LC : Latest Complete thanks ...

Terminate hanging program and return to Turbo Pascal 3

I am running Turbo Pascal 3.01A on CP/M 2.2. Suppose my Pascal program, which I run using the R menu option in Turbo Pascal, has a bug and goes into an infinite loop. Is there a special control character that will interrupt my program and return to the Turbo Pascal menu? ...