Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesEmulation Alternatives


August 1994 / Letters / Emulation Alternatives

Tom R. Halfhill's article ``Emulation: RISC's Secret Weapon'' (April) fascinated me. But I have a question: With all the effort going into writing good run-time translators and emulators, why not put that effort into writing a good batch-mode binary-code translator?

Instead of translating at run time every time an 80x86 program needs to be run, such a translator would just translate the entire program once and store the translated binary on disk. This way, the run-time speed would be faster because no time would be spent translating on-the-fly, and more effort could be devoted to optimizing the output code. With this technique, virtually any program written for the 80x86 could easily be ported to the PowerPC (barring legal issues).

I hope that someone reading this letter will develop a program to do this. I think it would solve the compatibil ity problem--and make my life using the PowerPC easier as well.

Peter Shell

Pittsburgh, PA

Several other people wrote with the same idea, and it's already been done. Echo Logic (Holmdel, NJ) has a tool called FlashPort that translates 680x0 binaries into PowerPC binaries. Some Macintosh developers are using it to port all or parts of their 680x0-based software to the new Power Macs. DEC has a similar technology that translates legacy software written for its minicomputers to the Alpha-series RISC processors. It's not trivial, though, and there are legal issues that emulation neatly sidesteps.

--Tom R. Halfhill


Up to the Letters section contentsGo to next article: Virtual Communities vs. the NeighborhoodSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network