home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / acornet / fun / games / corewars.spk / !CoreProgs / progs / bitstorm < prev    next >
Text File  |  1990-11-03  |  248b  |  13 lines

  1. >Bit Storm 
  2. > This is quite a short program, but effectively
  3. > bombs the entire memory in an interesting way.
  4. @ -1
  5. .nimbus DAT 801
  6. .start ADD #200,nimbus
  7. MOV stone,@nimbus
  8. MOV hail,<nimbus
  9. SPL @nimbus
  10. JMP start
  11. .hail ADD #1691,-1
  12. .stone DJN -1,@-2
  13.