projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi32: Fix the type of two loop variables.
[wine]
/
dlls
/
winedos
/
dosexe.h
2007-05-30
Alexandre Julliard
winedos: Merge a number of tiny source files into inter...
blob
|
commitdiff
|
raw
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Petr Tesarik
winedos: Implement true CDROM DOS device driver.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Petr Tesarik
winedos: Move all device driver initialization code...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Petr Tesarik
winedos: Move some declarations to the header file.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Petr Tesarik
winedos: Clear TF bit before passing control to a VM86...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Alexandre Julliard
Refuse to load if 16-bit support is missing.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Eric Pouech
Moved DOS memory handling to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Markus Amsler
Push on stack in 16 bit mode with segment wrap around.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-15
Alexandre Julliard
Moved a number of DOS definitions out of the global...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Jukka Heinonen
Use correct linear pointer when accessing BIOS data...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Alexandre Julliard
Moved I/O port handling to dlls/winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-25
Jukka Heinonen
Make all users of DOSVM_Enter explicitly set V86 flag.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-20
Jukka Heinonen
Remove unnecessary __wine_call_from_16_regs call frame...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Jukka Heinonen
Make timer IRQ handler regular builtin interrupt handle...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Jukka Heinonen
Add IRQ acknowledge handler for internal IRQs.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-06
Jukka Heinonen
Pending timer interrupts no longer deadlock DOSVM_Wait.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-02
Jukka Heinonen
Remove obsolete code from DOSVM_Wait.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-21
Jukka Heinonen
Moved dosconf.c to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Jukka Heinonen
Move real mode interrupt emulation code to file interru...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-11
Jukka Heinonen
Reorganize IOCTL handling.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-15
Jukka Heinonen
Add support for DPMI32. Make winedos16.dll unnecessary.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-07
Jukka Heinonen
Move int08 stub and LOL to upper memory.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-02
Jukka Heinonen
Move DPMI segments to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-27
Jukka Heinonen
Moved handlers for int25 and int26 to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-24
Jukka Heinonen
Moved handlers for int11, int15 and int5c to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-23
Jukka Heinonen
Move int2f handler to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-18
Jukka Heinonen
Removed obsolete INT_Int31Handler.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Marcus Meissner
Do not define MZ_SUPPORTED if we do not have sys/vm86...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-12
Jukka Heinonen
Move simple interrupt handlers to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-28
Jukka Heinonen
Add routines for manipulating protected mode interrupt...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Jukka Heinonen
Move interrupt emulation code from INSTR_EmulateInstruc...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Alexandre Julliard
Added DPMI segments structure and related function...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Alexandre Julliard
Moved internal context macros out of winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Alexandre Julliard
Fixed some dll separation issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Christian Costa
Added DMA and SoundBlaster emulation.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Jukka Heinonen
Terminating DOS program in real mode now calls ExitThre...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Jukka Heinonen
Redirect DOS writes to stdout/console to DOSVM_PutChar.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-19
Jukka Heinonen
Console mode DOS programs now receive mouse events.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Jukka Heinonen
Added support for DOS EMS memory.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-04
Alexandre Julliard
Moved most of the real-mode stuff to dlls/winedos.
blob
|
commitdiff
|
raw
|
diff to current