home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15623 < prev    next >
Encoding:
Text File  |  1992-11-10  |  2.4 KB  |  56 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!sunic!dkuug!imada!news
  3. From: breese@monet.imada.ou.dk (Bjoern Reese)
  4. Subject: What kind of hardware? (was Re: New hardware reference guide?)
  5. Message-ID: <1992Nov10.124937.26690@imada.ou.dk>
  6. Sender: news@imada.ou.dk (USENET News System)
  7. Organization: Dept. of Math. & Computer Science, Odense University, Denmark
  8. References: <1992Nov9.202005.13562@sth.frontec.se>
  9. Date: Tue, 10 Nov 1992 12:49:37 GMT
  10. Lines: 44
  11.  
  12. This was previously part of the "New hardware reference guide" discussion,
  13. but as this isn't about whether C= should release a hardware reference
  14. guide or not, I decided to change the subject line.
  15.  
  16. In article <1992Nov9.030429.22175@mnemosyne.cs.du.edu> eeklund@nyx.cs.du.edu  
  17. (Eivind Eklund) writes:
  18. >The problem is that I want my code to run on older machines too. SO - I
  19. >need some doc on how to find out wether the machine is running the older
  20. >chipset etc...  What I really would like, was to know how to set the
  21. >machine back to run in ECS mode for the duration of my demo.  And check
  22. >wether there is an ECS compatible mode on that machine - if not to jsut
  23. >stop the running.  Come on, CBM, a request for the docs for a function to
  24. >check what chipset and set it back to ECS mode can't be that hard?
  25. >(This way, things that DO hit the HW can be made to work on those machines
  26. >it CAN work on...)
  27.  
  28. This gave two answers:
  29.  
  30. bjst@sth.frontec.se (Bjorn Stenberg) writes:
  31. > You don't really mean you want hard core hardware specs just to CHECK for
  32. > the hardware, do you?
  33. > There are (OS) routines for checking things like that. Please surprise me
  34. > with a reason why these routines wouldn't be good enough.
  35.  
  36. Which routines? I may be an ignorant fool, but I honestly don't know.
  37.  
  38. chrisg@cbmvax.commodore.com (Chris Green) writes:
  39. >    To get some approximation of ECS mode before taking over the
  40. >hardware, call LoadView(NULL) followed by 2 WaitTOF()s.
  41.  
  42. This may be common knowledge, but what happens if I do as said, and
  43. how will I know the result (look at the screen??) Approximation?
  44. How about AGA?
  45.  
  46. In short: How do I, using the OS, check what kind of hardware (CPU
  47. and chipset) is in use on an arbitrary Amiga?
  48.  
  49. Could someone please answer? We are some people who actually are
  50. concerned about how we get our games/demos to run without crashing.
  51.  
  52. --
  53.  
  54. Bjoern Reese                   |     Email: breese@imada.ou.dk
  55. Odense University, Denmark     |     Voice: +45 65 932 182 (private)
  56.