Peter Veenstra
df62fa5c20
lock mouse on 0xc (define USR) (requested by wd)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2495
2006-02-13 07:48:25 +00:00
Peter Veenstra
df67775306
time passes on and on....
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
2006-02-09 11:47:57 +00:00
Peter Veenstra
2ac98a74ab
Add patch 1210768 which reintroduces the lockfree mouse from Moe
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2468
2006-01-31 09:26:45 +00:00
Sjoerd van der Berg
f416052584
Fix some compilation warnings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2449
2006-01-30 10:06:36 +00:00
Peter Veenstra
8ebe87d0ce
Don't restore int 33 vector on int 10 mode change. Fixes Rac Racing and Big Red Adventure
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2411
2005-12-13 11:15:50 +00:00
Sebastian Strohhäcker
59910aafbc
add some EGA RIL functions, show mouse on requestet page (1994Pool);
...
don't use current page for bios string output (Gobble Man)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2335
2005-10-03 19:22:13 +00:00
Peter Veenstra
1f3c7cb160
Fix Celtic Tales. By enabling writes to planes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2331
2005-09-30 10:14:27 +00:00
Sebastian Strohhäcker
37d91eea18
update ps2 mouse; fix mousecursor in mode13
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2317
2005-09-21 11:37:35 +00:00
Peter Veenstra
7b1990cdcf
Check current mouselocation when the ranges change. Update if needed. Fixes Battle Chess (EGA). (thanks kippesoep)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2312
2005-09-13 18:44:45 +00:00
Peter Veenstra
a39d291266
don't position mouse if the location remains the same. Fixes some sticky mouse behaviour
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2311
2005-09-11 20:56:48 +00:00
Peter Veenstra
3bd8abfccd
hide mouse cursor on non-supported(vesa) modi
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2266
2005-08-10 15:35:54 +00:00
Peter Veenstra
3700380484
change bx if a bogus mouse button is selected for button data. Fixed The Patrician (Der Patrizer)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2215
2005-06-02 17:27:27 +00:00
Peter Veenstra
30193f5eed
fix for 1173099. Might need a different fix oneday.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2181
2005-04-21 18:34:47 +00:00
Peter Veenstra
228f4f4435
sensivity is max 100. Fixes/closes 1156137
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2138
2005-03-24 19:16:33 +00:00
Peter Veenstra
042a98ddeb
The mouse doesn't use Int10_setpos anymore. Added read+write char that accept x,y coordinates. Fixes Lotus123
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2122
2005-03-01 11:13:29 +00:00
Peter Veenstra
b333849e49
disable the hiding of the mousecursor videomode setting. (fixes ida)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2120
2005-02-24 20:14:57 +00:00
Peter Veenstra
2094d8b985
Year update
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
b2fa2df349
Change irq mask with ps2 callback. Use pops instead of a normal stack adjustment
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2090
2004-12-28 15:57:31 +00:00
Peter Veenstra
e79fab40ea
Some changes for legends of valour(hiding cursor on reset) and Grand Prix Unlimited(cursor in the middle of the screen)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2075
2004-12-07 21:49:13 +00:00
Peter Veenstra
ca409fd57c
Typo in preamble
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
519aeb3d97
New larry 6 hack. Renders Wayne's world hack obselete (Thank you c2woody!)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1887
2004-07-13 16:56:06 +00:00
Peter Veenstra
a79e0bffbc
Removed larry 6 hack. Added some more information on the mode limits stuff. Added fix for wayne's World (ignoring set limit if limit_min is limit_max)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1885
2004-07-11 20:02:08 +00:00
Peter Veenstra
08b6d96b7b
Little hack for larry 6 mouse stuck at right side
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1877
2004-07-06 19:12:28 +00:00
Sjoerd van der Berg
8c427c4aa0
Mysterious line endings in 0xd 0xd 0xa
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1780
2004-04-24 17:57:38 +00:00
Sjoerd van der Berg
a196125109
Don't commit shit with a zillion newlines
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1779
2004-04-24 12:43:54 +00:00
Peter Veenstra
5b60224768
update dx instead of x. duh
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1740
2004-03-24 19:26:49 +00:00
Peter Veenstra
76d89159c9
changed sensitivity settings. makes master of orion 2 playable
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1737
2004-03-23 20:25:41 +00:00
Peter Veenstra
416fbac8e3
Fix relative motion when mode switching and ps2callback is used
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1733
2004-03-18 19:53:08 +00:00
Peter Veenstra
7deaa068a5
PS2 mouse bios emulation (c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1720
2004-03-14 13:39:45 +00:00
Sjoerd van der Berg
96b66f1d45
Added new modes vertical resolution
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1692
2004-02-29 22:22:56 +00:00
Sjoerd van der Berg
bd451f9df4
Fix mouse cursor in monochrome text mode......
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1636
2004-01-31 22:42:49 +00:00
Peter Veenstra
d47032feeb
made new window do less and mouse_reset a bit more. Fixes ironseed
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1571
2004-01-11 18:49:59 +00:00
Peter Veenstra
47227a3fdd
Oops fixing mistake that broke ultima 7 and 8
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1550
2004-01-09 16:51:22 +00:00
Peter Veenstra
aeb604f4d1
Fixed reported doubleclicks while moving
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1525
2004-01-02 18:47:13 +00:00
Peter Veenstra
f3e3d24e89
added patch 857225 from Curt Coder (partly). Added support for disabling the mouse driver as requested at vogons. Added correct *hopefully* results for get maximum virtual coordinates
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1509
2003-12-30 20:39:07 +00:00
Peter Veenstra
a3f5f3c445
unmask irq on hardware reset. used MOUSE_IRQ instead of 12
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1481
2003-12-10 14:59:53 +00:00
Peter Veenstra
ba0c8d9542
Added patch 847168 from Michael Drueing
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1467
2003-11-27 18:54:22 +00:00
Peter Veenstra
e67f82f913
disabled iron seed hack. Should fix higres vesa modi
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1265
2003-09-24 19:35:01 +00:00
Peter Veenstra
9a220bdfcb
fixed syndicate (removed Y restriction)
...
seperated the hardware and the software reset.
Everything makes much more sense now.
software reset: don't touch irq 12 handlers(User Interupt Routine)
Hardware reset: do touch irq 12
A software reset is issued if a new videomode is set(now it doesn't destroy the UIR)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1251
2003-09-17 20:29:56 +00:00
Peter Veenstra
a4713efd90
Several Mouse fixes: cd-v19, iron seed, cm93.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1249
2003-09-17 19:15:49 +00:00
Sjoerd van der Berg
9f5a0c6859
use phys_write for setting up callback in rom area.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1116
2003-07-14 08:25:18 +00:00
Sjoerd van der Berg
e8892d4f61
Removed hack for setting limits -1
...
Small change for handling the mouse cursor in graphics mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1062
2003-06-15 19:39:21 +00:00
Peter Veenstra
bbb7cf45b0
updated loggingsystem
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@989
2003-05-04 19:19:09 +00:00
Sjoerd van der Berg
9ac71b7420
Fixes to mouse limit ranges
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@800
2003-03-26 14:31:31 +00:00
Ulf Wohlers
499faf568e
reset a few mouse parameter on mouse software reset.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@759
2003-03-13 10:29:43 +00:00
Peter Veenstra
f79eaaba75
updates for new logging system
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Ulf Wohlers
f662453ba8
fixed bug in mouse position clipping
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@657
2003-01-30 15:37:54 +00:00
Sjoerd van der Berg
4376052e99
Don't reset last pressed/released location and always give back button status.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@612
2002-12-31 01:28:27 +00:00
Ulf Wohlers
4e3869fcb1
fixed a problem with mouse resolution
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@603
2002-12-22 20:14:45 +00:00
Ulf Wohlers
ebc95ab27e
INT10 tells mouse about resolution change
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@598
2002-12-22 17:03:29 +00:00