home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / MFBGEN.ZIP / SAVEBOOT.SC1 < prev    next >
Text File  |  1989-05-02  |  358b  |  31 lines

  1. f 100 l 100 0
  2. l 200 2 0 1
  3. a 100
  4. mov ax,201
  5. mov bx,400
  6. mov cx,8
  7. mov dx,0
  8. int 13
  9. jc 130
  10. mov ax,301
  11. mov bx,200
  12. int 13
  13. jc 130
  14. mov ax,301
  15. mov cx,103
  16. xor dx,dx
  17. int 13
  18. jc 130
  19. int 3
  20.  
  21. a 130
  22. mov dx,140
  23. mov ah,9
  24. int 21
  25. int 3
  26.  
  27. e 140 07 45 52 52 4F 52 3A 20 49 2F 4F 20 65 72 72 6F
  28. e 150 72 20 6F 6E 20 64 69 73 6B 65 74 74 65 0D 0A 24
  29. g
  30. q
  31.