home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4358 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.mira.net.au!news
  2. From: bytey@werple.net.au (Chris Hames)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: 680X0 -> PPC translator?
  5. Date: 28 Feb 1996 13:16:54 +1100
  6. Organization: Werple Internet, Melbourne
  7. Message-ID: <4h0dum$lb0@werple.net.au>
  8. References: <4fstt2$old@newsstand.cit.cornell.edu> <PETERM.96Feb19135541@tui.maths.irl.cri.nz> <4glch6$rle@ra.nrl.navy.mil> <1190.6631T892T581@und.ida.liu.se> <4gvg0v$j2j@newsstand.cit.cornell.edu>
  9. NNTP-Posting-Host: werple.mira.net.au
  10.  
  11. fkrj@crux4.cit.cornell.edu (Benjamin Kenobi) writes:
  12.  
  13. >On the amiga, don't we have separate "hunks" for code and data?
  14.  
  15. Yes but code hunks can contain data and data hunks can contain code.  You
  16. need a much more strict executable format if you want to static translate to
  17. another processor for all cases(without an unlimited machine).
  18.  
  19. >Ok, but even if we could translate say 30-40% of the programs into something
  20. >usable, wouldn't that still be worthwhile?
  21.  
  22. I don't believe you would get anywhere near 30-40% of real world 680x0
  23. Amiga programs static translated to PPC (unless you have an unlimited machine
  24. of course).  In the end it is more practical to use dynamic-compilation and
  25. the 680x0 is a nice chip to do that with since programs are suppose to use
  26. cache clearing calls and a MMU is not required in AmigaOS case.
  27.  
  28. The real question is will there be a interpretive or dynamic-complation
  29. engine supplied with the PPC boards/machines.  And if the in the likely
  30. event of interpretive at first when would dynamic come along.
  31.  
  32.  
  33. -- 
  34. Chris Hames   bytey@werple.mira.net.au (OR bytey@melbourne.dialix.oz.au)
  35. MS Windows 3.1 pre-emptively multitasks...........on my Amiga!
  36.