Last change
on this file since 685 was
596,
checked in by sebas@…, 15 years ago
|
modulos para maneja dosemu en linux + config para cta
|
File size:
338 bytes
|
Rev | Line | |
---|
[596] | 1 | rem config.sys for DOSEMU + FreeDOS |
---|
| 2 | rem note that the initial "D:" is set to "Z:" at the end |
---|
| 3 | SWITCHES=/F |
---|
| 4 | DOS=UMB,HIGH |
---|
| 5 | dosdata=umb |
---|
| 6 | lastdrive=Z |
---|
| 7 | files=200 |
---|
| 8 | stacks=9,256 |
---|
| 9 | buffers=30 |
---|
| 10 | device=d:\dosemu\ems.sys |
---|
| 11 | devicehigh=d:\dosemu\cdrom.sys |
---|
| 12 | install=d:\dosemu\lredir.com z: linux\fs\${DOSEMU_LIB_DIR}/drive_z ro |
---|
| 13 | shellhigh=z:\command.com /e:1024 /p |
---|
Note: See
TracBrowser
for help on using the repository browser.