home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / atari / st / 13543 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.4 KB  |  43 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!cs.utexas.edu!torn!cunews!nrcnet0!cu23.crl.aecl.ca!cc4.crl.aecl.ca!csullogg
  3. From: csullogg@cc4.crl.aecl.ca
  4. Subject: Portfolio Display info needed
  5. Message-ID: <10SEP92.08431687@cc4.crl.aecl.ca>
  6. Sender: news@cu23.crl.aecl.ca (USENET News System)
  7. Nntp-Posting-Host: cc4.crl.aecl.ca
  8. Organization: AECL RESEARCH
  9. Date: Thu, 10 Sep 1992 12:43:16 GMT
  10. Lines: 31
  11.  
  12. I received the following request from a local company that does not have
  13. net access. Please forward any info to me so I can help these guys. Thanks
  14. =================================================================
  15.  
  16.  
  17.  
  18.         Atari Portfolio Display
  19.  
  20.  
  21.  
  22.     The BIOS on the ATARI PORTFOLIO allows the user control of individual
  23.     pixels on the LCD display, but for real time programming, the
  24.     BIOS calls are dreadfully slow in execution. Unfortunately,
  25.     ATARI does not support direct manipulation of the hardware by
  26.     users, and the hardware is distinctly different from the standard
  27.     types used on PC's.
  28.  
  29.     Somewhere out there, there must be some users who have figured out
  30.     how to manipulate the PORTFOLIO display at the direct hardware
  31.     level, and perhaps would be willing to give me the following
  32.     information:
  33.  
  34.     1) What is the address of
  35.             a) the status port
  36.             b) the control port
  37.             c) the data port ?
  38.  
  39.     2) What are the individual bits in the status byte used for?
  40.  
  41.     3) What is the procedure to set/clear individual pixels?
  42.  
  43.