From news-rocq.inria.fr!jussieu.fr!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!chi-news.cic.net!news.wctc.net!news.new-york.net!news.stormking.com!102741.2022@CompuServe.COM Thu Jun 13 13:52:31 1996 Article: 5410 of rec.games.corewar Path: news-rocq.inria.fr!jussieu.fr!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!chi-news.cic.net!news.wctc.net!news.new-york.net!news.stormking.com!102741.2022@CompuServe.COM From: Justin Kao <102741.2022@CompuServe.COM> Newsgroups: rec.games.corewar Subject: corewar Date: 12 Jun 1996 21:43:58 -0400 Organization: Storm King Ind. Inc. Lines: 33 Sender: server@news.stormking.com Distribution: world Message-ID: <960612234249_102741.2022_GHT68-1@CompuServe.COM> Reply-To: 102741.2022@CompuServe.COM NNTP-Posting-Host: valhalla.stormking.com Originator: corewar-l@stormking.com ;redcode-94b ;name v.1b This is a test of The Emergency Broadcasting System... ;author Justin Kao ;strategy trying lots of things: testing a scanner. ;strategy By Wilkies, it seems to do equally bad ;strategy against everything. :-( ;assert CORESIZE == 8000 step equ 3045 ;step equ 2376 offset equ -10 org loop ;pointers and bombs split spl #100, 1 found dat #100, -1 split2 spl #10, 2 dat #10, 2 ;scanning loop loop add #step, scan scan jmz.a loop, {offset ;scan falls through, save position, and split back to loop mov.ba scan, found spl loop ;original process begins spl clear starting at "found" mov @found, }found ; djn -1,