home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / rec / games / corewar / 1553 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.7 KB

  1. Path: sparky!uunet!wupost!spool.mu.edu!olivea!charnel!sifon!thunder.mcrcim.mcgill.edu!poly-vlsi!shannon!dak
  2. From: dak@shannon (Pierre Baillargeon)
  3. Newsgroups: rec.games.corewar
  4. Subject: Re: Outlaw ImpRings? - There's a better way
  5. Message-ID: <1993Jan2.170839.4347@vlsi.polymtl.ca>
  6. Date: 2 Jan 93 17:08:39 GMT
  7. References: <1hukq1INNroe@MINERVA.CIS.YALE.EDU>
  8. Sender: news@vlsi.polymtl.ca (USENET News System)
  9. Organization: Ecole Polytechnique de Montreal
  10. Lines: 32
  11. X-Newsreader: TIN [version 1.1 PL6]
  12.  
  13. Daniel Starr (starr-daniel@yale.edu) wrote:
  14. : In article <78903@hydra.gatech.EDU> gt7804b@prism.gatech.EDU (Wayne Edward Sheppard) writes:
  15. : > [deleted]
  16. : >
  17. : >If an impring had more points, wouldn't it be easier to kill?
  18. : >
  19. : Nope.  The nifty thing about an impring, after all, is that just like
  20. : a classic imp, each instruction prepares the very next one that executes.
  21. : As a result, no matter how many points there are, only one -- the one
  22. : about to execute -- is vulnerable to bombing/mutation at any given time.
  23. :
  24. : [deleted]
  25.  
  26.   Well, a ring with more points has more vulnerable point and move slower.
  27. Also, since most ring a multiprocessed (!?) one way to to throw them off-balance
  28. is to increment the B operand (unfortunalty, normal hill preclude '>').  This
  29. make the last processes bomb the firsts which eventually die.  Finally, more
  30. processes means a longer vulnerable time at the beginning.
  31.  
  32.   A smaller launch method exist, but it is slower:
  33.  
  34.     spl 1
  35.     spl 1
  36.     spl inc
  37. go    jmp @0,imp
  38. inc    add #2667,go
  39.     dat #0,#0
  40. imp mov 0,2667
  41.  
  42. --
  43. "Pis Bourassa qui est toujours la.  Y'a pas d'remede contre le SIDA" - French B
  44. ...........................................................dak@info.polymtl.ca
  45.