Next
Previous Contents
DANG
The DOSEMU Alterer Novices Guide
Alistair MacDonald,
alistair@slitesys.demon.co.uk
For DOSEMU v0.66 pl0.0
This Document is the DOSEMU Alterer Novices Guide. It is known as the DANG.
1.
Introduction
2.
The Main group of Modules
2.1 dos.c Information
2.2 emu.c Information
2.3 include/emu.h Information
3.
The DPMI group of Modules
3.1 dosext/dpmi/dpmi.c Information
4.
The Video group of Modules
4.1 env/video/vc.c Information
4.2 env/video/video.c Information
4.3 env/video/X.c Information
4.4 env/video/console.c Information
4.5 env/video/dualmon.c Information
4.6 env/video/et4000.c Information
4.7 env/video/hgc.c Information
4.8 base/bios/int10.c Information
4.9 env/video/s3.c Information
4.10 env/video/terminal.c Information
4.11 env/video/trident.c Information
4.12 env/video/vga.c Information
5.
The Keyboard group of Modules
5.1 base/keyboard/Xkeyb.c Information
5.2 base/keyboard/keymaps.c Information
5.3 base/keyboard/slang-termio.c Information
6.
The Misc group of Modules
6.1 dosext/misc/emm.c Information
6.2 dosext/misc/xms.c Information
6.3 arch/linux/async/sigsegv.c Information
6.4 include/int.h Information
6.5 include/ports.h Information
6.6 base/misc/dosio.c Information
6.7 base/misc/disks.c Information
6.8 emi-i386/cpu.c Information
6.9 dev/misc/lpt.c Information
7.
The Serial group of Modules
7.1 base/serial/ser_defs.h Information
7.2 base/serial/ser_init.c Information
7.3 base/serial/ser_ports.c Information
7.4 base/serial/ser_irq.c Information
8.
The Mouse group of Modules
8.1 base/mouse/mouse.c Information
9.
The Bios group of Modules
9.1 base/bios/bios.S Information
10.
The PIC group of Modules
10.1 dev/pic/pic.c Information
10.2 devpic/pic.h Information
11.
The Sound group of Modules
11.1 dosext/sound/sound.c Information
12.
And Finally ...
Next
Previous Contents