Friday, April 11, 2008

DEBUG

1. Boot from the cd-rom [Resources cd or Win 95 / 98 ME cd or a bootable floppy drive]

2. When it reaches the dos prompt. Depending on the version of resources cd or O/S cd the prompt will be A:> or e:\cCSD>

3. Take it to the root directory of the optical drive: e.g. e: press enter

4. Type debug press enter

-f 200 L1000 0 press enter

-A CS: 100 press enter

xxxx:0100 MOV AX,301

: 0103 MOV BX, 200

: 0106 MOV CX, 1

: 0109 MOV DX, 80 [80 for hdd 0, 81 for hdd 1

: 010C INT 13

: 010E INT 20

: 0110 press enter

-G press enter

Program terminated normally

Ctrl+Alt+Del

No comments: