home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / msdos / programm / 2221 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  834 b 

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!mips!news.cs.indiana.edu!noose.ecn.purdue.edu!mentor.cc.purdue.edu!linet2
  2. From: linet2@mentor.cc.purdue.edu (Lord Eugster)
  3. Newsgroups: alt.msdos.programmer
  4. Subject: Re: Mem to Mem DMA ??
  5. Message-ID: <57375@mentor.cc.purdue.edu>
  6. Date: 20 Aug 92 18:15:49 GMT
  7. References: <BtAJCz.FAM@news.cso.uiuc.edu>
  8. Organization: Purdue University Computing Center
  9. Lines: 11
  10.  
  11. Yes, please post.  I am interested in using DMA to transfer a MCGA 320x256
  12. -256 color image from an aux buffer to the actual screen regen buffer at
  13. 0A000h.  It would be very nice to have DMA do this for me since copying the
  14. 64k buffer to the actual screen regen buffer (0A000h) is taking up too much
  15. processor load.
  16.  
  17. If there is a way for DMA to do memory-memory (or memory-video buffer)
  18. transfers, please post how.
  19.  
  20. Thanks,
  21. Eugster
  22.