[comp.newprod] 80386 DOS Compiler available

clyde@hitech.ht.oz.au (Clyde Smith-Stubbs) (01/15/91)

         80386 DOS C Compiler with Inbuilt DOS Extender

HI-TECH Software announces the release of its  80386/486  C  Com-
piler for MS-DOS. This compiler generates 32 bit flat-model 80386
code that runs on any 80386 or 486  based  DOS  machine,  without
needing an additional DOS extender. This allows C programs to ac-
cess the full memory of the machine, both  conventional  and  ex-
tended, and use the full 32 bit instruction set.

The compiler generates stand-alone .EXE  files  that  incorporate
all  the  code necessary to switch the machine in and out of pro-
tected mode while handling all DOS and BIOS  calls  and  hardware
interrupts.   Because  DOS  calls  are executed in real mode, not
virtual machine mode, any RAM drives, TSR's or other software us-
ing features of the 386 will continue to operate normally.

This compiler is a development of HI-TECH Software's range of DOS
and cross compilers which have been marketed since 1984. The com-
piler will also generate 8086 or 80286 code, either as  DOS  .EXE
files  or for embedded applications where the code needs to be in
ROM.

The code generated by the compiler is very fast and compact. Exe-
cutable  code sizes are significantly smaller than other DOS com-
pilers, with no speed penalty. A full C library  is  provided  in
object  and  source form.  All library and startup source code is
provided.

The package includes an 80386/486 macro  assembler,  linker,  li-
brarian  and  cross reference utility. Free updates (except for a
nominal handling charge) are available for 12 months.

                          SPECIAL OFFER

The regular price of the compiler is AUS$695.00. As a special in-
troductory  offer,  it may be obtained for only AUS$495.00 if or-
dered before January 18th 1991. Existing users of the  HI-TECH  C
DOS  native compiler may upgrade for only AUS$295.00 before Janu-
ary 18th, or AUS$495.00 after that  date.  Visa,  Mastercard  and
Bankcard  (Aust./NZ  only) accepted. Shipping charges within Aus-
tralia are $10.00, overseas approx. $30.00 or contact us for  the
name of a local distributor.

                      MONEY BACK GUARANTEE

HI-TECH Software backs all its products with an unconditional  30
day  money-back  guarantee. If you aren't satisfied with the pro-
duct, return it within 30 days for a full refund.

HI-TECH Software, P.O. Box 103 Alderley QLD 4051 AUSTRALIA.
Phone:  (07) 300 5011 International +61 7 300 5011
Fax:    (07) 300 5246 International +61 7 300 5246
E-mail: clyde@hitech.ht.oz.au or ...!uunet!nwnexus!hitech!clyde
-- 
Clyde Smith-Stubbs	 | HI-TECH Software,	   | Voice: +61 7 300 5011
clyde@hitech.ht.oz.au	 | P.O. Box 103, Alderley, | Fax:   +61 7 300 5246
...!nwnexus!hitech!clyde | QLD, 4051, AUSTRALIA.   | BBS:   +61 7 300 5235
Hick's Law of Systems Programming: Don't test for errors you can't handle.