1999-04-03 |
Alexandre Julliard | Mask off unsupported attributes in _lcreat (bug reporte... |
tree | commitdiff |
1999-04-01 |
Michael Veksler | Removed "implicit declaration" warnings. |
tree | commitdiff |
1999-03-28 |
Jess Haas | Fixed a warning. |
tree | commitdiff |
1999-03-28 |
Jess Haas | Added stub for int2f 4b. |
tree | commitdiff |
1999-03-27 |
Andreas Mohr | Fixed int25 & int26 error code. |
tree | commitdiff |
1999-03-25 |
Andreas Mohr | Implemented Get Shift Flags function. |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Added port 0x60 for int 0x09, and port 0x20 for PIC... |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Added int 0x09 and int 0x33. |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Implemented a int 0x33 handler, with a minimal implemen... |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Implemented a int 0x09 handler, and a scancode queue... |
tree | commitdiff |
1999-03-24 |
Jess Haas | Fixed a small bug in int10. |
tree | commitdiff |
1999-03-22 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-17 |
Jess Haas | Fixed/implemented various interrupt functions. |
tree | commitdiff |
1999-03-17 |
Jess Haas | Added some stubs for int15 functions. |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Various fixes for MSCDEX traps. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Jess Haas | Added some more vga video modes. |
tree | commitdiff |
1999-03-14 |
Ove Kaaven | Fixed a couple of ugly warnings (caused by ugly errors). |
tree | commitdiff |
1999-03-14 |
Andreas Mohr | Bug fix. |
tree | commitdiff |
1999-03-14 |
Ove Kaaven | Fully implemented Direct Console Input. |
tree | commitdiff |
1999-03-13 |
Andreas Mohr | Implemented mode setting things as well as VESA additio... |
tree | commitdiff |
1999-03-09 |
Marcus Meissner | __asm__ fix as suggested by <daniel@mat.utfsm.cl> Danie... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Changed CreateDirectory LastError returns to match... |
tree | commitdiff |
1999-02-28 |
Jess Haas | Added some support and stubs for VESA to msdos/int10.c. |
tree | commitdiff |
1999-02-28 |
Ulrich Weigand | Adapted to CreateProcess changes. |
tree | commitdiff |
1999-02-28 |
Ove Kaaven | Fixed a couple of dosmem block resize bugs. |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-25 |
Marcus Meissner | Needs thread.h for non-Linux. |
tree | commitdiff |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
tree | commitdiff |
1999-02-24 |
<smil@mechatronik... | Added low-level Netware installation check. |
tree | commitdiff |
1999-02-24 |
Joseph Pranevich | Bugfixes for INT 10/0B (SetBackgroundColor) to work... |
tree | commitdiff |
1999-02-20 |
Joseph Pranevich | Fix *DUH* problem causing lots and lots of unnecessary... |
tree | commitdiff |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-14 |
Andreas Mohr | Moved VGA port access check at the beginning in order... |
tree | commitdiff |
1999-02-14 |
Joseph Pranevich | Added comments. Think I've fixed INT 10/08 (Get Charact... |
tree | commitdiff |
1999-02-09 |
Michael Veksler | Added missing includes to avoid warnings/errors. |
tree | commitdiff |
1999-02-04 |
Andreas Mohr | Some values of pBiosData added/fixed. |
tree | commitdiff |
1999-02-02 |
Eric Pouech | Removed references to obsolete msdos/cdrom.c file. |
tree | commitdiff |
1999-01-31 |
Alexandre Julliard | Changed DOS extended error handling to be based on... |
tree | commitdiff |
1999-01-31 |
Ove Kaaven | Added missing includes (the PSP handling was incorrect... |
tree | commitdiff |
1999-01-30 |
Andreas Mohr | XMS fix. |
tree | commitdiff |
1999-01-30 |
Andreas Mohr | Spelling fix. |
tree | commitdiff |
1999-01-30 |
Andreas Mohr | Some interrupt enhancements. |
tree | commitdiff |
1999-01-30 |
Andreas Mohr | implemented timer latching |
tree | commitdiff |
1999-01-30 |
Marcus Meissner | Some more warnings and bugs fixed. |
tree | commitdiff |
1999-01-30 |
Joseph Pranevich | Preliminary color console support. |
tree | commitdiff |
1999-01-28 |
James Juran | Commented out unused variables to prevent needless... |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-24 |
Andreas Mohr | Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some... |
tree | commitdiff |
1999-01-20 |
Ove Kaaven | Clear DOS extended error only for funcs >=0x2f (thanks... |
tree | commitdiff |
1999-01-19 |
Alexandre Julliard | Hacked server-side device support |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Joseph Pranevich | Do not advance the cursor in certain routines. This... |
tree | commitdiff |
1999-01-03 |
Andreas Mohr | Implemented raw device access calls for ioctlGenericBlk... |
tree | commitdiff |
1999-01-03 |
Andreas Mohr | Added automatic CMOS RAM checksum calculation. |
tree | commitdiff |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server. |
tree | commitdiff |
1998-12-27 |
Alexandre Julliard | Added beginnings of server-side file handling. |
tree | commitdiff |
1998-12-25 |
Joseph Pranevich | Hook into the (stubbed) resize code in msdos int10. |
tree | commitdiff |
1998-12-14 |
Ove Kaaven | Moved DPMI wrapper allocation code to dosmem.c to REALL... |
tree | commitdiff |
1998-12-11 |
Andreas Mohr | Fixed a bunch of compiler warnings. |
tree | commitdiff |
1998-12-10 |
Ulrich Weigand | Let the System_Time_Selector clock tick. |
tree | commitdiff |
1998-12-10 |
Ulrich Weigand | Adapted to CreateSystemTimer interface change. |
tree | commitdiff |
1998-12-09 |
Ove Kaaven | Implemented DPMI RMCBs using the DOS subsystem, and... |
tree | commitdiff |
1998-12-07 |
Ove Kaaven | Fixed DPMI_CallRMProc (I think). |
tree | commitdiff |
1998-12-07 |
Stefan Leichter | File handle bug fix. |
tree | commitdiff |
1998-12-07 |
Andreas Mohr | - Several kernel.spec return type mismatch fixes |
tree | commitdiff |
1998-12-03 |
Joseph Pranevich | Call the new console driver for some routines. This... |
tree | commitdiff |
1998-11-25 |
Ulrich Weigand | Changed CTX_SEG_OFF_TO_LIN to allow linear addresses... |
tree | commitdiff |
1998-11-22 |
Andreas Mohr | Added INT21_ParseFileNameIntoFCB() and some other thing... |
tree | commitdiff |
1998-11-14 |
Ulrich Weigand | Added stubs for several VxDs / interrupts. |
tree | commitdiff |
1998-11-08 |
Ove Kaaven | Simulate the VGA vertical refresh. |
tree | commitdiff |
1998-11-07 |
Andreas Mohr | Made this file DOSMOD friendly. |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Added VGA 256-color mode 0x13 using the DisplayDib... |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Use macro V86_FLAG. |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Set default video mode to 3 (80x25 color). |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Moved VGA-emulating DirectX code from dispdib.c to... |
tree | commitdiff |
1998-10-26 |
NF Stevens | A couple of TRACE messages are missing a newline at... |
tree | commitdiff |
1998-10-24 |
Patrik Stridvall | Compile fix for Solaris. |
tree | commitdiff |
1998-10-24 |
Joseph Pranevich | Added support for int17 and int19. |
tree | commitdiff |
1998-10-24 |
Carl van Schaik | Stubs for dos mode reboot interrupt. |
tree | commitdiff |
1998-10-24 |
Carl van Schaik | Some printer stubs for DOS added. |
tree | commitdiff |
1998-10-24 |
Joseph Pranevich | More stubs added. These changes are only partially... |
tree | commitdiff |
1998-10-24 |
Joseph Pranevich | Added some traces and cleaned up a couple of things. |
tree | commitdiff |
1998-10-24 |
Uwe Bonnes | File sharing fixes. |
tree | commitdiff |
1998-10-23 |
Ove Kaaven | First shot at DPMI realmode calls. |
tree | commitdiff |
1998-10-20 |
NF Stevens | Removed an incorrect error message. |
tree | commitdiff |
1998-10-17 |
Joseph Pranevich | Shell parameters (config.sys) and ANSI support stubs. |
tree | commitdiff |
1998-10-17 |
Joseph Pranevich | Terminate and Stay Resident now a fixme because it... |
tree | commitdiff |
1998-10-17 |
Joseph Pranevich | Added int16.c and int29.c. |
tree | commitdiff |
1998-10-17 |
Joseph Pranevich | More interrupts that can be done from DOS mode. |
tree | commitdiff |
1998-10-17 |
Joseph Pranevich | Added int29 (Fast Write to Screen) support. |
tree | commitdiff |
1998-10-17 |
Joseph Pranevich | Added int16 (Keyboard) support, mostly stubs. |
tree | commitdiff |
1998-10-14 |
Ulrich Weigand | Added stub for VMM PM API AH=026[de] (never say 'safe... |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Stubs for COMM.DRV, REBOOT.VXD, VDD.VXD. |
tree | commitdiff |
1998-10-11 |
Ove Kaaven | Simulates DPMI memory map by converting lower-MB segmen... |
tree | commitdiff |
1998-10-11 |
Ove Kaaven | I think it's time to rethink the HFILE16_TO_HFILE32... |
tree | commitdiff |
next |