home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / sys / amiga / demos / 1721 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.9 KB  |  45 lines

  1. Newsgroups: alt.sys.amiga.demos
  2. Path: sparky!uunet!comp.vuw.ac.nz!lundman
  3. From: lundman@kauri.vuw.ac.nz (L Lundman)
  4. Subject: Re: Writing a StarField. Which method is best?
  5. Nntp-Posting-Host: kauri.vuw.ac.nz
  6. Message-ID: <LUNDMAN.92Nov19150314@kauri.kauri.vuw.ac.nz>
  7. In-Reply-To: ewhac@ntg.com's message of Tue, 17 Nov 1992 21:17:53 GMT
  8. Organization: Disorganised.
  9. Sender: news@comp.vuw.ac.nz (News Admin)
  10. Date: Thu, 19 Nov 1992 03:03:13 GMT
  11. References: <1992Nov7.104910.60476@cc.usu.edu> <1992Nov11.131803.1276@ifi.uio.no>
  12.     <1992Nov17.211753.11335@ntg.com>
  13. Lines: 30
  14.  
  15. In article <1992Nov17.211753.11335@ntg.com> ewhac@ntg.com (Leo 'Bols Ewhac' Schwab) writes:
  16.  
  17. >   >    move.w    #$7FFF,$DFF09A        [ Disable all interrupts ]
  18. >
  19. >       ARGH!  Why?  It's a STARFIELD!  It's not like you're modifying
  20. >   system lists or trying to DMA hard disk data at breakneck speeds.  So why
  21. >   put the system at risk?  Besides, I might be trying to download more demos
  22. >   :-).
  23.  
  24. I agree to most of you said in your post about using already defined
  25. constants rather than a numeric number, however, if you didn't turn off the
  26. interrupt it would mean everytime you insert a disk, or press a few keys
  27. or anything similar the star field would go jerky. I mean, if you want
  28. smooth thats the way to go. I don't know any smooth, "real" games that 
  29. doesn't turn off interrupts they don't like etc...
  30.  
  31. Although I can understand you want multitasking as well, but presonally
  32. if I write something I want it smooth and nice and if you want multitasking
  33. don't run it :)
  34.  
  35. Ahh well, my 2 cents...
  36.  
  37. Kef
  38. --
  39. -------------------------------------------------------------------------------
  40. Jorgen Lundman         eMail: lundman@kauri.vuw.ac.nz, lundman@rata.vuw.ac.nz.
  41. 8 Atua Street          My thoughts are my own and not VUW's..
  42. Johnsonville,wgtn      "Research indicate that only 21 percent of what goes
  43. New Zealand            wrong here is actually my fault."
  44. Phone: +64 4 478 2724 (GMT+11 hrs) Amiga Archive Admin on ftphost.vuw.ac.nz
  45.