Winter months have arrived in Canada, eh? ;)
On 11/30/19 6:29 AM, Stephen Adolph wrote:
hi folks,
I'm going to be doing some application development on Borland Turbo C
(on a Zenith Z-171) to target the M100.
the plan is to develop in Turbo C, and essentially simulate the M100
console. 80x25 is >> 40x8.
CONIO.H is a library in Turbo C that lets you do basic io to the
screen, and lets you manipulate cursor location, get keyboard input etc.
Once I like the application on the XT platform, I will recompile it in
BDS-C to run inside CP/M, on the M100.
To do that, I think I need CONIO.H for BDS-C.
Does anyone have a CONIO.H for M100 C compiler ex. small C? If there
was a starting point then I could modify it to run in BDS-C.
Otherwise, I'll have to start from scratch for that.
cheers
steve