No longer directly accessing debuggee memory.
[wine] / loader / dos / dosvm.c
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-08-01  Alexandre JulliardChanged INSTR_EmulateInstruction to use a CONTEXT86...
1999-07-25  Ulrich WeigandWork around 'local extern declaration with attribute...
1999-07-18  Eric PouechWork around gcc sig11 fault.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-18  Alexandre JulliardUse exceptions instead of ctx_debug_call.
1999-06-12  Ove KaavenVarious DPMI fixes and preliminary DPMI raw mode switch...
1999-05-22  Ove KaavenAdded MZ_Current() (returns current LPDOSTASK) and...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Ove KaavenMade DOSVM_GetTimer survive EAGAIN errors...
1999-03-28  Marcus MeissnerEmpty DOSVM_QueueEvent for !MZ_SUPPORTED.
1999-03-25  Ove KaavenAdded infrastructure and definitions for general-purpos...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-01-24  Ove KaavenMoved DOS handle allocation slightly, to fix potential...
1999-01-23  Marcus MeissnerDOS programs use handles 0-4 without opening/closing...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-24  Ove KaavenAdded some new dosmod communication possibilities,...
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-11-01  Ove KaavenIndirection for INSTR_EmulateInstruction for use by...
1998-10-23  Ove KaavenFirst shot at DPMI realmode calls.
1998-10-21  Ove KaavenAdded indirection for ctx_debug to the DOS loader,...
1998-10-17  Patrik StridvallCompile fix for Solaris.
1998-10-11  Ove KaavenMoved some system dependencies to loader/dos/dosvm...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809