Hi!
I have a program written for DOS which runs in wine. However, the program
requires very precise timing, which is possible in DOS since its not a
multitasking OS. So in order to run the program sucesfully in wine, some form
of real-time task management needs to be present, specifically the BIOS clock
interrupt need to happen exactly right for "my" program to work.
Is it possible to run such programs in wine using, say, RTLinux or such?
--
Kind Regards,
S?ren Madsen
PS Sorry if this message was send twice...