![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-12 15:39 |
47,811 topics / 349,897 posts / today 0 new / 48,256 members |
| DOS学习入门 & 精彩文章 (教学室) » Read the master boot record of the hard disk with DEBUG |
| Printable Version 1,962 / 7 |
| Floor1 playboy2925 | Posted 2003-02-26 00:00 |
| 银牌会员 Posts 393 Credits 1,275 | |
|
C:\>DEBUG
-a100 mov ax,0201 ;02 means "read" mov bx,200 ;The running result is placed at the memory address 0200 mov cx,1 ; mov dx,80 ;80 means the first hard disk int 13 ;Call the disk interrupt int 20 ;End the program -g=100 ;Run the program starting from 100 -d200 ;Display the master boot record -q |
|
| Floor2 laoje | Posted 2003-02-26 00:00 |
| 中级用户 Posts 36 Credits 223 | |
|
i know this.
but i don't know how to see FAT? Do you know? |
|
| Floor3 wolfwood | Posted 2003-02-26 00:00 |
| 初级用户 Posts 14 Credits 158 | |
|
It is suggested not to use int20 to end the program, some software will take over it, how good it is to use int3(cch).
|
|
| Floor4 zch123yx | Posted 2003-06-18 00:00 |
| 初级用户 Posts 3 Credits 124 | |
| Floor5 qhch1979 | Posted 2003-07-02 00:00 |
| 初级用户 Posts 9 Credits 137 | |
|
It's still not completely clear. I really want to learn DOS well! Help me!
|
|
| Floor6 hjyusong | Posted 2003-07-04 00:00 |
| 初级用户 Posts 1 Credits 109 | |
| Floor7 50030 | Posted 2003-07-04 00:00 |
| 中级用户 Posts 49 Credits 263 From 广东 | |
|
To understand the knowledge in one aspect, it is best to be able to buy two or three similar, appropriate computer books. Appropriate books have comprehensive basic theoretical knowledge. What others provide are just skills in a certain aspect. I think accumulating fragmented skills is not very suitable for beginners because a few lines of text from others may contain basic knowledge in various aspects. Others are not patient to explain the basic theory to you. Without basic theory, it is easy to take many detours and spend time. One should have basic books to cooperate with learning, and then it is easy to accept others' skills.
|
|
| Floor8 alenx | Posted 2003-07-05 00:00 |
| 初级用户 Posts 7 Credits 136 | |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |