Xref: utzoo comp.sys.intel:1764 alt.lang.asm:90 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!zephyr.ens.tek.com!uw-beaver!gar.cs.washington.edu!pardo From: pardo@gar.cs.washington.edu (David Keppel) Newsgroups: comp.sys.intel,alt.lang.asm Subject: Re: Need help in porting 8088/286 assembly code to 386. Message-ID: <1991Jun29.181508.11683@beaver.cs.washington.edu> Date: 29 Jun 91 18:15:08 GMT References: <1991Jun24.160828.6047@ima.isc.com> <1991Jun29.155307.762@sciences.sdsu.edu> Sender: news@beaver.cs.washington.edu (USENET News System) Organization: Computer Science & Engineering, U. of Washington, Seattle Lines: 23 add@sciences.sdsu.edu (James D. Murray) writes: > Optimization is not the point. I need to execute 16-bit, segmented >code under an operating system that runs 32-bit, flat-model code only. The >conversion is necessary to have the code run at all. Depending on how badly one needs the code... The company "Insignia Solutions" makes an IBM-PC emulator that runs on many SPARC, MIPS, etc. workstations. They might have a version running on the '386, for all I know. They're in San Jose area, or write me and I'll send out the address and 'fone number. Ob whatever: The Insignia solutions simulator is purely software. There is a rumor that currently the absolutely fastest PC clone that you can buy is an HP `Snake' running Insignia's emulator. Faster than any '486 box! Think about it: using a '386, which has an 80286 compatability mode, but ignoring the compatability mode and instead running a simulator. Sick, sick, sick. I love it! ;-D on ( Ported in code blood ) Pardo