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

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: OpenScreen (need help)
  5. Date: 20 Feb 1996 03:47:03 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4gbg7n$104@sunsystem5.informatik.tu-muenchen.de>
  9. References: <robert.44.00164AD6@southern.co.nz> <269.6621T152T2639@academy.bastad.se>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Sten Jansson (sten@academy.bastad.se) wrote:
  14. : >I have an Amiga 500 with ECS Agnus and Denise and want to open
  15. : >a SuperHires screen in assembler.
  16. : >What value do I use in the OpenScreen operation?
  17.  
  18. : Use 0x0020 (that is with the base 16). You can get more such values from
  19. : graphics/view.i and  graphics/modeid.i
  20.  
  21. 0x0020 is the definition for the SHRES bit in the hardware.
  22. while v1.2 style openscreen values were identic, the
  23. numbers for the v2.0+ modi got nothing to do with the
  24. hardware any more.
  25.  
  26. yes, modeid.i shows the keys for the v2.0+ style tagitems.
  27.  
  28. : /Sten
  29.  
  30.