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

  1. Path: yama.mcc.ac.uk!usenet
  2. From: Christos Dimitrakakis <mbge4cd1@fs1.ee.man.ac.uk>
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.hardware
  4. Subject: Re: Chunky <-> Planar conversion hardware
  5. Date: 21 Apr 1996 11:58:28 GMT
  6. Organization: Manchester Computing
  7. Message-ID: <4ld7t4$54t@yama.mcc.ac.uk>
  8. References: <4l8ar4$dfi@nz12.rz.uni-karlsruhe.de> <4l8g5a$1q8@serpens.rhein.de>
  9. NNTP-Posting-Host: pca50.li.man.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  14.  
  15. The best way to do it, actually, is to change the hardware that reads the data from
  16. memory and encodes them to be output to the monitor, so that it can operate either
  17. in chunky or planar mode. Easy-peasy. Of course, such a thing will have to be developed
  18. as a full-custom chip, but it is relatively easy:
  19. you just put some tri-states at the input and output of the chip and add whatever hardware
  20. a normal PC card uses to read data from video RAM to the chip. Size should not be a problem,
  21. as our video chips are relatively small. 
  22. See?
  23. A simple, but expensive and extremely unlikely solution.
  24.  
  25.  
  26.