Small clean up.
[wine] / msdos / int16.c
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-07-25  Ove KaavenMake int16 read from the BIOS keyboard buffer, not...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Ove KaavenAdded INT_Int16ReadChar and made int09 handle special...
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-05-22  Ove KaavenAdded INT_Int16AddChar.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  Andreas MohrImplemented Get Shift Flags function.
1999-03-17  Jess HaasFixed/implemented various interrupt functions.
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1998-12-03  Joseph PranevichCall the new console driver for some routines. This...
1998-10-17  Joseph PranevichAdded int16 (Keyboard) support, mostly stubs.