From 5991ee0c949c065769a17bfd956f02b4b68d5d11 Mon Sep 17 00:00:00 2001 From: Ulf Wohlers Date: Sun, 22 Dec 2002 11:53:04 +0000 Subject: [PATCH] mouse improvements Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@588 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f8d47e27..485705c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,7 @@ - rewrote timingscheme so 1000 hz timers don't cause problems anymore - update adlib emulation - fixed some isues with the mouse (double clicks and visible when it shouldn't be) + - improved mouse behaviour (mickey/pixel rate) and detection routines. - basic ansi.sys support - Disney sound system emulation - rewrote upcase/lowcase functions so they work fine with gcc3.2