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

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: >>>>>>> The Future: Amiga goes PC (...aeh: "PowerMsPenti...?) <<<<<
  5. Date: 2 Jan 1996 13:09:13 +0100
  6. Organization: dis-
  7. Message-ID: <4cb799$83e@serpens.rhein.de>
  8. References: <judas.0gku@tomtec.abg.sub.org>  <30cb6ee7@lls.se>    <judas.0gnh@tomtec.abg.sub.org>  <38231725@kone.fipnet.fi>    <judas.0gsz@tomtec.abg.sub.org>  <38231776@kone.fipnet.fi> <1407.6572T116T2147@plea.se>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. mats@plea.se (Mats Magnusson) writes:
  12.  
  13. >Well, another stupid thing about Akiko is that it also holds equalents to both
  14. >the 8520's, but all i/o ports are not let out of the chip case, which means
  15. >that you still must have two standard 8520 also to get the paralell port,
  16. >disk control signals and other such stuff...
  17.  
  18. It would be stupid to use a much more expensive package with all the
  19. signals put on pins, especially when the CD32 doesn't even have a
  20. connector for the ports.
  21.  
  22. >Why didn't they implement c2p in denise,
  23.  
  24. Because a) it cannot be used for that and c) because it is a custom
  25. design that is pretty expensive. Akiko is a simple gate array. You can
  26. buy even smaller gate arrays suitable for this kind of c2p for $20 each.
  27.  
  28. >an ugly but easy to bulid way
  29. >would just be to bypass the shift registers for each bitplane,
  30.  
  31. The very problem with that approach is that you do not get a contigous
  32. byte plane. You either have just a single "byteplane pointer" or
  33. the pixels would be interleaved.
  34.  
  35. It would also require a new custom chip design while the solution
  36. in Akiko didn't cost anything.
  37.  
  38. >hold one bitplane, would instead hold every eighth chunky pixel, you wuld
  39. >then need to do some bit-rotating of the x-pointer, but it would anyway
  40. >be a great improvement,
  41.  
  42. Don't think so. The time won by avoiding c2p conversion is lost by
  43. converting all the pointers. And it doesn't solve the _real_ problem:
  44. the low bandwidth to chip memory.
  45.  
  46. -- 
  47.                                 Michael van Elst
  48.  
  49. Internet: mlelstv@serpens.rhein.de
  50.                                 "A potential Snark may lurk in every tree."
  51.