Added infrastructure and definitions for general-purpose event and IRQ
commit5394258a908245207f3d5e3c2d8c77abe3d85b50
authorOve Kaaven <ovek@arcticnet.no>
Thu, 25 Mar 1999 10:53:08 +0000 (25 10:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Mar 1999 10:53:08 +0000 (25 10:53 +0000)
treebd8cd853b921ae00646c811f712e3ef460662bb0
parent9ea09ca866c6202b3a5d1251d381af78873c9cd0
Added infrastructure and definitions for general-purpose event and IRQ
handling for the Wine dos box. Removed the obsolete MZ_Tick. Added
event message loop, message handling, CLI/STI handling, and minimal
PIC support.
include/dosexe.h
include/winbase.h
loader/dos/dosvm.c
loader/dos/module.c