Sweden-Number/msdos
Ove Kaaven a9c19f0710 Let Int09 routines remember a keystroke's ASCII code, if available. 2000-07-29 11:30:28 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in - Slightly reworked include files (less messy, more straightforward). 2000-03-08 19:41:49 +00:00
devices.c Removed mis-aligned accesses during BIOS/DOS data initialization. 2000-06-07 02:02:56 +00:00
dosaspi.c Fixed a few compilation warnings. 2000-04-29 14:29:41 +00:00
dosconf.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
dosmem.c Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +00:00
dpmi.c Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +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 Just get DOS task structure from MZ_Current(), instead of (clumsily) 2000-07-28 20:18:49 +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 Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int09.c Let Int09 routines remember a keystroke's ASCII code, if available. 2000-07-29 11:30:28 +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 Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int12.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int13.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int15.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int16.c Make int16 read from the BIOS keyboard buffer, not directly from the 2000-07-25 12:24:53 +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 Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
int21.c Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +00:00
int25.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int26.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
int29.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
int33.c Added some int33 function stubs. 2000-07-29 11:30:02 +00:00
int41.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
interrupts.c Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +00:00
ioports.c Let Int09 routines remember a keystroke's ASCII code, if available. 2000-07-29 11:30:28 +00:00
vxd.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
xms.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00