Sweden-Number/msdos
Ove Kaaven 693c531f94 When a Win16 app sets a selector base to low DOS memory, make sure low
DOS memory is mapped first.
2000-11-13 04:12:33 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
devices.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
dosaspi.c Fixed a few non portable zero-size array declarations. 2000-09-27 00:25:24 +00:00
dosconf.c Reduce the number of warnings about missing initializers. 2000-10-22 23:56:32 +00:00
dosmem.c Reorganized DOS memory remapping slightly, so that the real-mode 2000-11-13 04:11:57 +00:00
dpmi.c When a Win16 app sets a selector base to low DOS memory, make sure low 2000-11-13 04:12:33 +00:00
int1a.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int2a.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
int2f.c Always open/close the CD-ROM device for every Windows API CD-ROM 2000-10-23 00:40:23 +00:00
int3d.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
int4b.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
int5c.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int09.c Moved most global data out of the LPDOSTASK structure. 2000-09-24 20:47:50 +00:00
int10.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int11.c Moved comm.c into kernel32. 2000-10-13 17:11:30 +00:00
int12.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int13.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int15.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int16.c Make USER and GDI separate dlls. 2000-08-03 22:22:42 +00:00
int17.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int19.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int20.c Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
int21.c Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
int25.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int26.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int29.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int33.c Removed some of the XXX_reg macros now that we are using the standard 2000-09-25 23:53:07 +00:00
int41.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
interrupts.c Use the virtual real-mode interrupt table if low DOS memory isn't 2000-11-13 04:12:12 +00:00
ioports.c Fixes for reading latched values with ports 0x40-0x43. 2000-08-22 20:38:47 +00:00
vga.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
vxd.c Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
xms.c Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00