From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Memory amount and PMODE Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <8rudhm$8nn$14$1 AT news DOT t-online DOT com> <39e2e9b2 DOT sandmann AT clio DOT rice DOT edu> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 X-Trace: /KiKeWLl4Ao6G12FzdxC49+2Huq3RVZ4dcQ6/xIvR7sgCcB7kMcFtAHy8v3GAy+Vpl+PpW5yv42u!yrrypqeGgwGaQmq52sc6y0o4zEAkLMASZ7/35/P8LGsoeV2M2y0sx7XglLwvf8AvE2NHOpfU8XPC!1w1NJEM= X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Tue, 10 Oct 2000 19:05:38 GMT Distribution: world Date: Tue, 10 Oct 2000 19:05:39 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Tue, 10 Oct 2000 10: 4:34, "Charles Sandmann" wrote: >> ....which is available for free from Borland's site. >> You have to become a "community member" first, though. > >While Turbo C 2.01 and Turbo C++ 1.01 are available, there is no free >TASM at Borland's site. Is there a free TASM syntax compatible compiler >available? If so, I'd be interested in seeing if CWSDPMI would build >and run properly with it ... There's always Turbo C's inline asm (it worked in Turbo C++ 3, but I'm not sure if it made it into earlier versions). --