|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『楼 主』:
妙用“DEBUG”挑选效果良好显示器[转帖]
使用 LLM 解释/回答一下
妙用“DEBUG”挑选效果良好显示器
--------------------------------------------------------------------------------
http://www.sina.com.cn 2002/10/09 13:29 赛迪网--中国电脑教育报
文/李贝
很多DIY用户在攒机时都把目光集中在主机的配件上,如CPU、显卡……却忽视了一个重要的外设——显示器。现在显示器的品牌种类繁多,不同的显像管显示的效果各有千秋,令选购者眼花缭乱。但究竟如何直观地检验显示器的色彩是否纯正、黑白是否平衡和汇聚是否准确?虽然我们可以利用一些软件的帮助,如Nokia Monitor Test 1.0a。但是在购买时,却极少人会随身携带,这时只有凭用户的慧眼目测。
其实,操作系统本身就自带了一个方便的工具,它就是DOS下的DEBUG。下面我就向大家介绍如何使用。
开机后进入DOS模式(建议在DOS实模式下,不加载任何其它的系统和软件,不过在Windows 9X的DOS窗口模式中也能通过;如果用户用的是Windows Me或Windows XP,可以点击任务栏的“开始”,选择“运行”,键入“DEBUG”,然后点击“确定”),键入DEBUG,回车。出现DEBUG横线提示符,我们即可使用“F”命令,直接对显示缓存进行操作,使显示器显示我们所需要的“图形”。具体操作命令如图表。
debug操作命令一览表
序号
命令
图形
1
-f b800:00 f9f 20 70
满屏白光栅
2
-f b800:00 f9f 20 40
满屏红光栅
3
-f b800:00 f9f 20 20
满屏绿光栅
4
-f b800:00 f9f 20 10
满屏蓝光栅
5
-f b800:00 f9f c5 07 c4 07
满屏白色十字
6
-f b800:00 f9f c5 04 c4 04
满屏红色十字
7
-f b800:00 f9f c5 02 c4 02
满屏绿色十字
8
-f b800:00 f9f c5 01 c4 01
满屏蓝色十字
9
-f b800:00 f9f c5 05 c4 05
满屏紫色十字
10
-f b800:00 f9f c4 07
满屏白色横线
11
-f b800:00 f9f b3 07 20 07
满屏白色竖线
12
-f b800:00 f9f 20 70 20 70 20 70 20 70 20 70 20 70 20 70 20 70 20 70 20 70
满屏黑白相间
怎么样,都看到了吧,比彩电信号发生器提供的信号更纯、更全、更直观。大家通过对自己心仪的显示器的测试,尽量发现它的“不足之处”,尽可能地吹毛求疵,这样就可以多掌握一些向商家讨价还价的“砝码”。
上面方法的作用是配合显像管的偏转线圈、色纯磁环、六级磁环等可调整部件,帮助用户调整和修复显像管的红、绿、蓝静汇聚,动汇聚,白、暗平衡,色纯等“面子”错误,让我们的彩显时刻展露“真我”色彩。
毕竟显示器是整台电脑中服役时间最长的部件之一,所以精挑细选一台好的显示器是购买电脑的一个关键所在。
Smart Use of "DEBUG" to Select a Well-Performing Monitor
--------------------------------------------------------------------------------
http://www.sina.com.cn 2002/10/09 13:29 CCID Net - China Computer Education News
By Li Bei
Many DIY users focus their attention on the components of the main unit when assembling a computer, such as the CPU, graphics card... but neglect an important peripheral device - the monitor. Now there are a wide variety of monitor brands, and the display effects of different cathode ray tubes (CRTs) have their own merits, making it confusing for buyers. But how to intuitively test whether the colors of the monitor are pure, whether the black and white are balanced, and whether the convergence is accurate? Although we can use the help of some software, such as Nokia Monitor Test 1.0a. However, when purchasing, few people will carry it with them, and then only rely on the user's keen eyesight for visual inspection.
In fact, the operating system itself comes with a convenient tool, which is DEBUG under DOS. Now I will introduce to you how to use it.
After booting up, enter the DOS mode (it is recommended to be in the real DOS mode, without loading any other systems and software, but it can also pass in the DOS window mode of Windows 9X; if the user is using Windows Me or Windows XP, you can click the "Start" on the taskbar, select "Run", type "DEBUG", and then click "OK"), type DEBUG and press Enter. When the DEBUG horizontal line prompt appears, we can use the "F" command to directly operate on the display buffer to make the monitor display the "graphics" we need. The specific operation commands are as shown in the chart.
DEBUG Operation Command List
Serial number
Command
Graphics
1
-f b800:00 f9f 20 70
Full screen white raster
2
-f b800:00 f9f 20 40
Full screen red raster
3
-f b800:00 f9f 20 20
Full screen green raster
4
-f b800:00 f9f 20 10
Full screen blue raster
5
-f b800:00 f9f c5 07 c4 07
Full screen white cross
6
-f b800:00 f9f c5 04 c4 04
Full screen red cross
7
-f b800:00 f9f c5 02 c4 02
Full screen green cross
8
-f b800:00 f9f c5 01 c4 01
Full screen blue cross
9
-f b800:00 f9f c5 05 c4 05
Full screen purple cross
10
-f b800:00 f9f c4 07
Full screen white horizontal line
11
-f b800:00 f9f b3 07 20 07
Full screen white vertical line
12
-f b800:00 f9f 20 70 20 70 20 70 20 70 20 70 20 70 20 70 20 70 20 70
Full screen black and white alternating
How about, have you all seen it? It is purer, more complete, and more intuitive than the signals provided by the color TV signal generator. Everyone can test the monitor they like, try to find its "defects", and be as critical as possible, so that they can master more "bargaining chips" when bargaining with the merchant.
The function of the above method is to cooperate with the adjustable components such as the deflection coil, color purity magnetic ring, six-stage magnetic ring of the CRT, to help the user adjust and repair the red, green, blue static convergence, dynamic convergence, white and dark balance, color purity and other "surface" errors of the CRT, so that our color monitor can always show its "true" color.
After all, the monitor is one of the components that serve the longest time in the entire computer, so carefully selecting a good monitor is a key point in buying a computer.
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2002-11-6 00:00 |
|
|
MYS
元老会员
        
积分 5170
发帖 1637
注册 2002-10-16 来自 广东佛山
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
精彩,收藏了
|

我的网志
http://hzmys.blog.163.com/
我的网盘
firststep.qjwm.com
fsmys.ys168.com
ssmys.ys168.com
www.brsbox.com/fsmys
www.brsbox.com/ssmys
www.brsbox.com/ccdos
|
|
2002-11-6 00:00 |
|
|
g307
初级用户
 
积分 102
发帖 1
注册 2002-11-10
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
这是直接对硬件进行操作呀,有可能会损坏显示器吧??
This is directly operating on the hardware. There might be a risk of damaging the monitor, right??
|

我爱dos |
|
2002-11-10 00:00 |
|
|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
软件不可能损坏硬件。如果能的话,那就能造出损坏硬件的病毒了。
传说中能损坏主板的CIH也只是损坏存在BIOS里的一段程序代码而不能损坏BIOS。就象是损坏硬盘里的文件(程序)而不能损坏硬盘一样。损坏是指物理的不能恢复的损坏!!!
Software cannot damage hardware. If it could, then viruses that damage hardware could be created.
The so-called CIH that was said to damage the motherboard only damages a section of program code in the BIOS and cannot damage the BIOS. It is like damaging files (programs) in the hard disk but not the hard disk itself. Damage refers to physical, irrecoverable damage!!!
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2002-11-10 00:00 |
|
|
柳飘逸
初级用户
 
积分 119
发帖 11
注册 2002-12-14
状态 离线
|
|
2002-12-14 00:00 |
|
|
wolfwood
初级用户
  wolfwood
积分 158
发帖 14
注册 2003-2-14
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
不錯
應用的直接寫屏的技術,很多中文系統都用的這個技術,還有當年的pctools。我曾經寫程序時不用int10而用直接寫屏,結果並沒有明顯的覺出快多少,倒是源碼寫的巨長(用宏替換後)。
Not bad
The technology of direct screen writing is applied. Many Chinese systems use this technology, and there was also PCTools back then. When I once wrote a program without using INT10 but using direct screen writing, I didn't obviously feel much faster, but the source code became extremely long (after macro replacement).
|

我不能偷也不能搶 |
|
2003-2-21 00:00 |
|
|
wang6-6
初级用户
 
积分 148
发帖 20
注册 2003-3-24
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
好东西,不过用这个测试显示器,老板会吓坏的阿:)
Good stuff, but if you use this to test the monitor, the boss will be scared!! :)
|

=================================
爱dos,难道需要理由吗?
=================================
我不是高手,希望与大家成为朋友。QQ:33408659 |
|
2003-3-26 00:00 |
|
|
Dark-Destroy
元老会员
        
积分 8312
发帖 3551
注册 2003-3-22
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
好ㄚ,值得珍藏
Okay, worth collecting
|

MSN:tiqit2@hotmail.com
 |
|
2003-3-29 00:00 |
|
|
defrag
中级用户
   痴迷DOS者
积分 456
发帖 570
注册 2004-10-9
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
mov al,ff
out 21,ah
mov ah,12h
mov bl,36h
mov al,1
int 10
mov ah,12h
mov bl,36h
mov al,0
int 10
.............................
mov al,00
out 21h,al
g
q
```asm
mov al,ff
out 21,ah
mov ah,12h
mov bl,36h
mov al,1
int 10
mov ah,12h
mov bl,36h
mov al,0
int 10
.............................
mov al,00
out 21h,al
g
q
```
|

DOS不是万能的,没有DOS是万万不能的
自古系统谁无死?留取胆清照汗青!uploadImages/20035317345478982.png |
|
2005-1-1 00:00 |
|
|
defrag
中级用户
   痴迷DOS者
积分 456
发帖 570
注册 2004-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
用于损坏显示器:
f b800:00 f9f 20 70
mov al,ff
out 21,ah
mov ah,12h
mov bl,36h
mov al,1
int 10
mov ah,12h
mov bl,36h
mov al,0
int 10
.............................
mov al,00
out 21h,al
g
q
For damaged monitor:
f b800:00 f9f 20 70
mov al,ff
out 21,ah
mov ah,12h
mov bl,36h
mov al,1
int 10
mov ah,12h
mov bl,36h
mov al,0
int 10
.............................
mov al,00
out 21h,al
g
q
|

DOS不是万能的,没有DOS是万万不能的
自古系统谁无死?留取胆清照汗青!uploadImages/20035317345478982.png |
|
2005-1-1 00:00 |
|
|
ttimber
初级用户
 
积分 198
发帖 43
注册 2004-11-2
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
好东西,不过用这个测试显示器,老板会吓坏的阿:)
Good stuff, but using this to test the monitor, the boss will be scared to death : )
|


我爱电脑,更爱软件,最爱的是我的父母和老婆! |
|
2005-1-6 00:00 |
|
|
wangfangjian
中级用户
  
积分 274
发帖 192
注册 2009-1-7
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
就是 弄坏就不好了
It's just that it will be bad if it's broken.
|
|
2010-9-9 21:49 |
|