home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / pcresour / 1988_07 / timeout.scr < prev   
Text File  |  1988-04-02  |  170b  |  18 lines

  1. n timeout.com
  2. a 100
  3. jmp    106
  4. db     3,3,3,3
  5. xor    ax,ax
  6. mov    es,ax
  7. mov    si,102
  8. mov    di,478
  9. mov    cx,4
  10. cld
  11. rep    movsb
  12. int    20
  13.  
  14. rcx
  15. 18
  16. w
  17. q
  18.