Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!CLUTX.CLARKSON.EDU!ahd From: ahd@CLUTX.CLARKSON.EDU (Drew Derbyshire) Newsgroups: comp.sys.zenith.z100 Subject: Re: PROGRAM LANGUAGE Message-ID: <8907081152.AA07779@clutx.clarkson.edu> Date: 8 Jul 89 11:52:13 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 I used Turbo C 1.5 in line mode (the TCC compiler) for several months on my Z-100. I have not tried compiling Turbo C 2.0 on the Z-100, but I do know they changed the run time package slightly (they call the IBM format of the BIOS for the timer ticks) so that running Turbo 2.0 code on the Z-100 causes a wild interrupt. This can be fixed, since they give source to the startup routine, but I didn't bother. Note that not all of the runtime library supplied with Turbo 1.5 will run on a Z-100, for example I never even loaded the graphics library. Drew Derbyshire