home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15572 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.8 KB

  1. Path: sparky!uunet!cbmvax!chrisg
  2. From: chrisg@cbmvax.commodore.com (Chris Green)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: New hardware reference guide?
  5. Message-ID: <36818@cbmvax.commodore.com>
  6. Date: 9 Nov 92 16:55:34 GMT
  7. References: <1858@newsserver.cs.uwindsor.ca> <1992Nov4.162017.20291@imada.ou.dk> <1992Nov5.184557.17342@sth.frontec.se> <1992Nov9.030429.22175@mnemosyne.cs.du.edu>
  8. Reply-To: chrisg@cbmvax.commodore.com (Chris Green)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 21
  11.  
  12. In article <1992Nov9.030429.22175@mnemosyne.cs.du.edu> eeklund@nyx.cs.du.edu (Eivind Eklund) writes:
  13. >The problem is that I want my code to run on older machines too. SO - I
  14. >need some doc on how to find out wether the machine is running the older
  15. >chipset etc...  What I really would like, was to know how to set the
  16. >machine back to run in ECS mode for the duration of my demo.  And check
  17. >wether there is an ECS compatible mode on that machine - if not to jsut
  18. >stop the running.  Come on, CBM, a request for the docs for a function to
  19. >check what chipset and set it back to ECS mode can't be that hard?
  20. >(This way, things that DO hit the HW can be made to work on those machines
  21. >it CAN work on...)
  22.  
  23.     To get some approximation of ECS mode before taking over the
  24. hardware, call LoadView(NULL) followed by 2 WaitTOF()s.
  25. -- 
  26. *-------------------------------------------*---------------------------*
  27. |Chris Green - Graphics Software Engineer   - chrisg@commodore.COM      f
  28. |                  Commodore-Amiga          - uunet!cbmvax!chrisg       n
  29. |My opinions are my own, and do not         - icantforgettheimpression  o
  30. |necessarily represent those of my employer.- youmadeyouleftaholeinthe  r
  31. |"A screaming comes across the sky..."      - backofmyhead              d
  32. *-------------------------------------------*---------------------------*
  33.