home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / st / tech / 6381 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.3 KB

  1. From: clausb@hpbbrd.bbn.hp.com (Claus Brod)
  2. Date: Tue, 22 Dec 1992 09:31:57 GMT
  3. Subject: Re: Re: Sending objc_draw to a buffer
  4. Message-ID: <BznMHA.Gp7@hpbbrd.bbn.hp.com>
  5. Organization: HP Mechanical Design Division
  6. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!col.hp.com!news.dtc.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpbbn!hpbbrd!clausb
  7. Newsgroups: comp.sys.atari.st.tech
  8. References: <1992Dec20.151231.5801@debug.cuc.ab.ca>
  9. X-Newsreader: TIN [version 1.1.8 PL6]
  10. Lines: 18
  11.  
  12. Conan Ford (Cford@debug.cuc.ab.ca) wrote:
  13. > Set the logbase() to a 32000 byte buffer.
  14.  
  15. *argl* And what happens if your computer has OverScan or is a Falcon
  16. or has a 19" monitor or a graphics card of some sort or a big screen
  17. emulation or ...
  18.  
  19. Face it: Logbase() is an XBIOS function and therefore will only
  20. handle the standard Atari graphics modes that XBIOS knows about - 
  21. but *not* graphics modes supported by add-on graphics cards.
  22. And that's the reason why logbase() will fail miserably on 
  23. such hardware even *if* your screen buffer has the right size.
  24. The best solution probably is to avoid logbase() altogether.
  25.  
  26. -- 
  27. --clausb@hpbeo79.bbn.hp.com----------------------------------------------
  28. Claus Brod, MDD, HP Boeblingen       Things. Take. Time. (Piet Hein)
  29. --#include <std_disclaimer>----------------------------------------------
  30.