Commit f226f0b
committed
Add CONFIG.SYS to full floppy images
Full floppy images now include CONFIG.SYS with:
- FILES=20
- BUFFERS=10
- BREAK=ON
- DEVICE=A:\DOS\ANSI.SYS (if ANSI.SYS was included)
This makes the included drivers actually usable and matches
retail DOS floppy behavior. Settings based on DOS 4 SELECT
installer "Balance" defaults.
Minimal floppies remain unchanged (no CONFIG.SYS).1 parent 2ca5651 commit f226f0b
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
335 | 344 | | |
336 | 345 | | |
337 | 346 | | |
| |||
440 | 449 | | |
441 | 450 | | |
442 | 451 | | |
443 | | - | |
| 452 | + | |
444 | 453 | | |
| 454 | + | |
445 | 455 | | |
446 | 456 | | |
447 | 457 | | |
| |||
0 commit comments