home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / st / 18879 < prev    next >
Encoding:
Text File  |  1992-12-23  |  3.7 KB  |  85 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!hanauma.jpl.nasa.gov!hyc
  3. From: hyc@hanauma.jpl.nasa.gov (Howard Chu)
  4. Subject: Re: Blitter - what does it do besides bitcopy?
  5. Message-ID: <1992Dec24.010027.14742@elroy.jpl.nasa.gov>
  6. Sender: news@elroy.jpl.nasa.gov (Usenet)
  7. Nntp-Posting-Host: hanauma.jpl.nasa.gov
  8. Organization: SAR Systems Development & Processing, JPL
  9. References: <1gvg4tINNqmm@usenet.INS.CWRU.Edu>
  10. Date: Thu, 24 Dec 1992 01:00:27 GMT
  11. Lines: 72
  12.  
  13. In article <1gvg4tINNqmm@usenet.INS.CWRU.Edu> aa399@cleveland.Freenet.Edu (Len Stys) writes:
  14. >Hi, all...
  15. >A Blitter is a bitmap copying and transformation chip?
  16. >
  17. >Is this all that it does?
  18.  
  19. Pretty much. However, "bitmap" is somewhat over-specific. I believe the
  20. Falcon blitter is also used to perform block memory transfers to the
  21. IDE hard drive, just as an example.
  22. >
  23. >Which chip is responsible for the STe's hardware scrolling?
  24.  
  25. The video shifter chip. All of the STe shifter's capabilities are also
  26. present in the Falcon's video chip.
  27. >
  28. >Most other game systems use a very fast graphics chip to take care of
  29. >the sprites, scaling, scrolling, etc.
  30.  
  31. The blitter does fine for sprite manipulation. I think it also serves for
  32. scaling (but not certain there). Scrolling is already handled by the video
  33. chip.
  34. >
  35. >My question is:  If ATARI is interested in making this system a competitor
  36. >in the computer entertainment market, why didn't Atari include one?
  37.  
  38. The Falcon is a home computer that also can play games, not a game system
  39. that happens to contain a computer. Different emphasis, I'd say.
  40. >
  41. >The SNES has a CPU speed of 3.58 MHz!  Everyone looked at this speed
  42. >and laughed, but the graphics chip showed that the speed of the processor
  43. >did not matter too much at all.
  44.  
  45. Well, a 6502 (er, 65816) is a pretty efficient chip, as microprocessors go.
  46. Almost all its instructions execute in a single clock cycle. In contrast,
  47. the fastest 68000 instructions all take 4 clock cycles, and the average
  48. cycle time is out around 6 cycles. Given this disparity, it's plain to see
  49. that clock speed alone isn't enough to judge anything, and anyone who looks
  50. solely at speeds to judge systems is an outright fool.
  51.  
  52. >The Sega Genesis is based on a 68000 CPU at the speed of 7.6 MHz.
  53. >This system pretty much relies on the programmer for rotation, etc.
  54. >BUT I'm pretty sure it still has a graphics chip.  And I'm POSITIVE
  55. >that the Sega CD-ROM player has an especially designed graphics chip
  56. >for rotation.
  57. >
  58. >Recently, Nintendo announced to the world that it has developed a graphics
  59. >chip that will be powerful enough for 3-D imaging.
  60. >
  61. >If the Falcon030 does NOT have a graphics chip that is responsible for
  62. >these features, won't the video game systems pass this system by?
  63.  
  64. Neither the PCs nor the Macs have any hardware-assisted graphics to speak of.
  65. I.e., no blitter, no sprite generator, no fine scrolling either vertically or
  66. horizontally, very limited video memory constraints. Games are written for
  67. these systems all the time. It seems to me that you're being a bit over
  68. concerned about one minor detail (especially when there are so many other
  69. major details to be concerned about, like, when will the Falcons actually
  70. be for sale in the US?)
  71.  
  72. As a final note, there are already a huge number of arcade shoot-em-up
  73. games on the plain ol' ST, which doesn't even have a blitter. Most of them
  74. look pretty good. What's the problem?
  75. >
  76. >I doubt there is any way that a FUTURE 64-bit RISC graphics chip can be
  77. >added to the Falcon030 at another time...
  78.  
  79. True enough. The Falcon's memory is only 32 bits wide, after all; what good
  80. would a 64 bit chip be inside there anyway?
  81. -- 
  82.   -- Howard Chu @ Jet Propulsion Laboratory, Pasadena, CA
  83.  
  84. There's a narrow border between genius and insanity, but I'm a dual citizen.
  85.