home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 March / SOFM_Mar1995.bin / pc / sri / kids / corewars.280 / a_imp.war next >
Text File  |  1995-01-27  |  201b  |  14 lines

  1. ; Anti IMP
  2. ;
  3. ; borrowed from: R.Sawyer
  4. ;
  5. MOV     #0      -5    ;start
  6. CMP     #0      -6
  7. JMP     -1
  8. MOV     #0      -5
  9. MOV     #0      -6
  10. MOV     #0      -7
  11. MOV     #0      -8
  12. JMP     -7
  13. END
  14.