emm 386
舞夕之 发表于 2020-06-28 17:29浏览次数:
Emm386命令也称为EMM386.EXE,EMM386是用于英特尔80386及以上处理器的扩展内存管理器。该程序允许MS-DOS计算机访问超过640KB的内存。
Emm386 command Also know as EMM386.EXE, EMM386 is an Extended Memory Manager used with Intel 80386 and above processors. This program allows MS-DOS computers to have access to memory more than 640 KB.
目录:
1 emm 386 运行系统环境
2 emm 386 语法
3 emm 386 示例
4 emm 386 错误消息
emm 386 运行系统环境
Windows 95
Windows 98
Windows 2000
MS-DOS 5.0 及以上版本
Windows NT
emm 386 语法
打开或关闭EMM386扩展内存支持。
EMM386 [ON | OFF | AUTO] [W=ON | W=OFF]
ON | OFF | AUTO
|
激活或挂起EMM386.EXE设备驱动程序,或将其放入。
|
W=ON | OFF
|
打开或关闭Weitek协处理器支持。
|
Turns on or off EMM386 expanded memory support.
EMM386 [ON | OFF | AUTO] [W=ON | W=OFF]
ON | OFF | AUTO
|
Activates or suspends EMM386.EXE device driver, or places it in auto mode.
|
W=ON | OFF
|
Turns on or off Weitek coprocessor support.
|
emm 386 示例
EMM386
只需键入即可加载扩展内存管理器,通常默认情况下会将其加载到autoexec.bat中。
EMM386
Typed alone would load the extended memory manager, usually by default this would be loaded in the autoexec.bat.
emm 386 错误消息
EMM386 错误号码
|
描述
|
0
|
除法错误
|
1
|
调试器中断
|
2
|
不可屏蔽中断
|
3
|
断点
|
4
|
溢出中断
|
5
|
违反数组边界
|
6
|
操作码无效
|
7
|
协处理器不可用
|
8
|
<网球>两次发球失误,双误
|
9
|
协处理器段溢出
|
10
|
无效的任务语句
|
11
|
段不存在
|
12
|
堆栈异常。要从C:\>中解决错误12,请键入edit配置系统并将“STACKS=16256”添加到文件中。如果您已经在配置系统,确保它等于16256。
|
13
|
一般违规。错误13表示程序或驱动程序试图在不与EMM386配合的情况下使用保护模式。您可能需要从供应商处获取程序或驱动程序的VCPI兼容版本,才能更正此错误消息。
|
14
|
页面错误
|
16
|
协处理器错误
|
EMM386 error number
|
Description
|
0
|
Divide Error
|
1
|
Debugger interrupt
|
2
|
Non-maskable interrupt
|
3
|
Breakpoint
|
4
|
Overflow interrupt
|
5
|
Array boundary violation.
|
6
|
Invalid Opcode
|
7
|
Coprocessor not available.
|
8
|
Double fault
|
9
|
Coprocessor segment overran.
|
10
|
Invalid task statement.
|
11
|
Segment not present.
|
12
|
Stack exception. To resolve error 12 from C:\> type edit config.sys and add "STACKS=16,256" to the file. If you already have a stacks line in the config.sys, ensure it is equal to 16,256.
|
13
|
General violation. Error 13 is an indication that program or driver is trying to use protected mode without cooperating with EMM386. You may need to obtain VCPI-compliant version of the program or driver from your vendor to correct this error message.
|
14
|
Page fault.
|
16
|
Coprocessor error.
|