home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / m68k / 1554 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!ncar!noao!amethyst!organpipe.uug.arizona.edu!afthree.as.arizona.edu!tom
  2. From: tom@afthree.as.arizona.edu (Thomas J. Trebisky)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Re: 68010
  5. Message-ID: <1993Jan12.202424.8166@organpipe.uug.arizona.edu>
  6. Date: 12 Jan 93 20:24:24 GMT
  7. References: <1775@airgun.wg.waii.com>
  8. Sender: news@organpipe.uug.arizona.edu
  9. Distribution: usa
  10. Organization: University of Arizona, Tucson, AZ
  11. Lines: 28
  12.  
  13. miller@hmsp04.wg3.waii.com (Griff Miller X7114) writes:
  14. >Hi. I have an Amiga 500 in which I have installed a 68010. It's the long,
  15. >skinny one (I understand some 68000/68010's are squarish). It's also
  16. >gray, not black (ceramic). Anyway, when I bought it I was looking for a
  17. >16mHz version but could only find 10mHz (I think - something < 16 mHz,
  18. >at any rate). Is there just not a 16 mHz 68010 available?
  19.  
  20. It is my understanding that the fastest 68010 ever in regular production
  21. is(was) the 12 Mhz chip.  It is possible that selected parts might have
  22. tested for 16 Mhz use -- hard to say.
  23.  
  24. >Also, 68010's are supposed to be able to work with a math coprocessor.
  25. >Which one, and how is it done?
  26.  
  27. The 68010 does not have a coprocessor interface.  You could set up a
  28. coprocessor chip as a peripheral (decoding it somewhere in the address
  29. space).  Then you could code routines to essentially emulate the coprocessor
  30. access via software.  You could even install these routines as handlers
  31. for the F-line emulator traps that would result on an 010 from instructions
  32. intended for the 68881 say.  However this buys you largely compatibility
  33. and is not a big performance win (as you might guess).  The moral of the
  34. story if you want performance is to go with a 68020 and 68881/2, that is
  35. the "right way" to build an accelerator board.
  36. --
  37.     Tom Trebisky    ttrebisky@as.arizona.edu
  38. "Did you know that 500,000 trees are consumed in America each week
  39. to produce our Sunday newspapers.  Never mind recycling, why even
  40. take the paper?"
  41.