![]() |
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:42 |
47,811 topics / 349,897 posts / today 0 new / 48,256 members |
| DOS学习入门 & 精彩文章 (教学室) » Methods for directly installing and removing EMS memory under the DOS command line |
| Printable Version 2,443 / 6 |
| Floor1 Wengier | Posted 2002-11-26 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Some DOS programs, especially game software such as "Classmates" and "Tianqing Legend," often require EMS memory to run. The RAM parameter of EMM386 built into DOS can simulate EMS memory. However, it has several drawbacks, such as once installed, it cannot be deleted or adjusted, and EMM386 itself can cause some software to not run properly. Therefore, it would be great to have an EMS memory program that can be dynamically adjusted or deleted.
A few months ago, I accidentally found the TCPOWER program on Teacher Mo's old "Qibu" website, which can replace the RAM parameter of EMM386 to load EMS memory. However, it still needs to be loaded with the DEVICE command in CONFIG.SYS, and it does not have a delete option by itself, so the fundamental problem is not solved. Therefore, I used the DEVICE/DEVLOAD command under the DOS command line to load it, and it果然 (actually) can be run directly under the command line, but it still cannot be deleted. Recently, I switched to the ADDEV/DELDEV program, and this time it is much better. I can use the ADDEV command to load the TCPOWER program under the DOS command line, and after running the program, I can use the DELDEV command to delete the loaded TCPOWER program from memory, and it can be reinstalled/deleted, that is, truly realizing the arbitrary loading and deletion of EMS memory under the DOS command line, which is indeed convenient and practical. The above-mentioned ADDEV/DELDEV is a very powerful and practical program. It can arbitrarily load device drivers (such as CD-ROM drivers, etc.) under the DOS command line, and can be deleted from memory after completion. It's really great, and I recommend it here. |
|
| Floor2 LiveOnLove | Posted 2002-11-26 00:00 |
| 中级用户 Posts 161 Credits 493 From ZHCN | |
|
I can't find these two software in the download page (was I眼花? ), can I upload them here? Also, all software related to http://www.cn-dos.net/dosware/ can't be downloaded, what should I do?
|
|
| Floor3 Wengier | Posted 2003-03-17 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
It's okay, now everything can be downloaded.
|
|
| Floor4 nodkiller | Posted 2003-04-17 00:00 |
| 中级用户 Posts 19 Credits 224 | |
|
I loaded tcpower, but the classmate still can't run. May I ask how to operate specifically, thank you.
|
|
| Floor5 Wengier | Posted 2003-04-17 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
同级生 requires at least 1MB of EMS memory, so please set the EMS memory provided by TCPOWER to 1MB or more.
|
|
| Floor6 nodkiller | Posted 2003-04-17 00:00 |
| 中级用户 Posts 19 Credits 224 | |
|
Should I set the parameter of emm386 in config.sys to noems?
Is the format for loading tcpower like this: addev c:\tcpower.exe /f=c:\tmp\swap.$$$ /e=1024 /d=1024 /b=16384 |
|
| Floor7 Wengier | Posted 2003-04-18 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Give it a try, it should work. Also, EMM386 without the NOEMS parameter can also provide EMS, but it requires 64KB of UMB memory.
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |