From news-rocq.inria.fr!jussieu.fr!univ-lyon1.fr!howland.erols.net!news.sprintlink.net!news-peer.sprintlink.net!uunet!in2.uu.net!news.new-york.net!news.stormking.com!102741.2022@CompuServe.COM Tue Oct 22 11:22:49 1996 Article: 6325 of rec.games.corewar Path: news-rocq.inria.fr!jussieu.fr!univ-lyon1.fr!howland.erols.net!news.sprintlink.net!news-peer.sprintlink.net!uunet!in2.uu.net!news.new-york.net!news.stormking.com!102741.2022@CompuServe.COM From: Justin Kao <102741.2022@CompuServe.COM> Newsgroups: rec.games.corewar Subject: Re: How does this work? Date: 21 Oct 1996 19:21:32 -0400 Organization: Storm King Ind. Inc. Lines: 32 Sender: server@news.stormking.com Distribution: world Message-ID: <961021223637_102741.2022_GHT136-1@CompuServe.COM> Reply-To: 102741.2022@CompuServe.COM NNTP-Posting-Host: valhalla.stormking.com Originator: corewar-l@stormking.com This is my modification of it. Haven't tested it so I don't know whether it is good or not, however I'm sending it to the hill now. ;name Acid Rain ;author W.A-Worth (and Justin Kao =) ;strategy Incidentally, try to kill the #$@#! Dust test which refuses to die... ;kill Dust 1. ;assert 1 org boot ptr dat 0, 100 bomb dat {1, <20 clear1 spl #0, >ptr mov bomb,>ptr djn.f -1,>ptr clear2 spl #0, >ptr mov bomb,>ptr djn.f -1,>ptr clear3 spl #0, >ptr mov bomb,>ptr djn.f -1,>ptr for 50 dat 0, 0 rof boot spl clear1 spl clear2 jmp clear3