wine/msdos
2000-08-28 19:29:26 +00:00
..
.cvsignore
devices.c Removed mis-aligned accesses during BIOS/DOS data initialization. 2000-06-07 02:02:56 +00:00
dosaspi.c
dosconf.c
dosmem.c Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock. 2000-08-09 22:27:11 +00:00
dpmi.c Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
int1a.c
int2a.c
int2f.c Minor cosmetic changes. 2000-08-25 21:56:19 +00:00
int3d.c
int4b.c
int5c.c
int09.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
int10.c Changed a few core int10 routines to use the BIOS data segment cursor 2000-07-29 11:29:50 +00:00
int11.c
int12.c
int13.c
int15.c Stubbed INT 15 function 84h. 2000-08-20 18:47:48 +00:00
int16.c Make USER and GDI separate dlls. 2000-08-03 22:22:42 +00:00
int17.c
int19.c
int20.c Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
int21.c Moved CharUpper* and CharLower* functions to dlls/user. 2000-08-14 17:39:15 +00:00
int25.c
int26.c
int29.c
int33.c Added some int33 function stubs. 2000-07-29 11:30:02 +00:00
int41.c
interrupts.c Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +00:00
ioports.c Fixes for reading latched values with ports 0x40-0x43. 2000-08-22 20:38:47 +00:00
Makefile.in Moved MulDiv() and VGA routines out of GDI. 2000-08-01 22:03:18 +00:00
vga.c Moved MulDiv() and VGA routines out of GDI. 2000-08-01 22:03:18 +00:00
vxd.c Stub support for int2f/ax=1684/bx=0027 (VXDLDR). 2000-08-28 19:29:26 +00:00
xms.c