1
0
Fork 0
Commit graph

560 commits

Author SHA1 Message Date
Ulf Wohlers
5991ee0c94 mouse improvements
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@588
2002-12-22 11:53:04 +00:00
Peter Veenstra
0d2c7f7016 0.57 preparations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@587
2002-12-21 15:58:40 +00:00
Peter Veenstra
c0ae71729e 0.57 mayor update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@586
2002-12-21 15:49:05 +00:00
Ulf Wohlers
3350fc0c86 if mouse is autolocked, ignore first button click
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@585
2002-12-19 14:03:44 +00:00
Ulf Wohlers
6966af57ac Added mickey/pixel rate
New mouse int vector for weird mouse detection routines in some games


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@584
2002-12-19 13:59:40 +00:00
Sjoerd van der Berg
8a7b36aaee If we're gonna support delete why not add some wildcard support too.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@583
2002-12-18 09:30:55 +00:00
Peter Veenstra
4ff5924eb1 changed upcase and lowercase code.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@582
2002-12-17 18:32:02 +00:00
Peter Veenstra
a8cacc5c63 added delete
removed a strange include


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@581
2002-12-17 18:31:08 +00:00
Ulf Wohlers
22f9949b9d Be sure not to draw sdl mouse pointer in fullscreen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@580
2002-12-17 14:13:01 +00:00
Sjoerd van der Berg
fd1591a4a2 disney and gus added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@579
2002-12-17 09:54:14 +00:00
Sjoerd van der Berg
daf5435456 No longer E_exit on illegal headers, just a warning,.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@578
2002-12-17 09:06:17 +00:00
Sjoerd van der Berg
aa633a7e81 Test for parallel port and setup bios segment for it.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@577
2002-12-17 08:57:27 +00:00
Sjoerd van der Berg
4efaf1c46c gus.cpp and disney.cpp added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@576
2002-12-17 08:55:12 +00:00
Sjoerd van der Berg
fc07c6466d Gravis UltraSound Someday
Disney Sound Source


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@575
2002-12-17 08:54:36 +00:00
Sjoerd van der Berg
4b95cf5b97 Support for loading gus and disney sound source.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@574
2002-12-17 08:54:01 +00:00
Sjoerd van der Berg
4f04dd2b8a Support for 0x67 prefix and some new 0x66 prefixed instructions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@573
2002-12-16 14:43:54 +00:00
Sjoerd van der Berg
6e61c2621a Changed it so pit counters count down and correct latching of mode 3 timers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@572
2002-12-16 09:31:38 +00:00
Peter Veenstra
93ebf23a18 forgot to clear the ansi.esc if an error occured
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@571
2002-12-13 15:31:31 +00:00
Sjoerd van der Berg
cb84cb12cd Neg didn't show 8bit regs.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@570
2002-12-12 08:59:23 +00:00
Sjoerd van der Berg
b3edd4eb90 Updated to version 0.60 of fmopl by Jarek Burczynski
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@569
2002-12-11 22:05:15 +00:00
Peter Veenstra
8ae271bf19 added support for ansi terminal graphics.
outputted the 0xD 0xA when they appear in the Read function


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@568
2002-12-11 19:57:21 +00:00
Peter Veenstra
ce851095e0 fixed fcb random block read/write.
added minimal int 29 handler(detector)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@567
2002-12-11 19:56:04 +00:00
Peter Veenstra
9aafc9ae6f fixed fcb random block read/write.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@566
2002-12-11 19:54:45 +00:00
Peter Veenstra
fecc2a4a8a int 10:0b now gives 1 warning.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@565
2002-12-11 19:52:37 +00:00
Peter Veenstra
fcb74411a9 readline considers 0x1b (esc) as a valid char now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@564
2002-12-11 19:50:40 +00:00
Peter Veenstra
6f9f410ecf fixed bushido. Don't understand fcbs anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@563
2002-12-09 18:24:53 +00:00
Sjoerd van der Berg
ae03d36ab7 Added cmos.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@562
2002-12-08 15:26:30 +00:00
Ulf Wohlers
0db8c2700f Define mouse cursor range : detect and handle 'wrong' parameters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@561
2002-12-05 15:58:01 +00:00
Peter Veenstra
ca712c0043 added support echoing in inputfunctions
added support int10:01 set cursor type


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@560
2002-12-03 17:32:03 +00:00
Peter Veenstra
df70497b54 added support echoing in inputfunctions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@559
2002-12-03 17:31:32 +00:00
Peter Veenstra
21a81276b4 added support for int 10:01 set cursortype
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@558
2002-12-03 17:30:07 +00:00
Peter Veenstra
581774e9bc added support for echoing characters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@557
2002-12-03 17:27:59 +00:00
Peter Veenstra
84e09e2a65 forgot to check in. Another allocationinfo fix
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@556
2002-12-03 11:05:17 +00:00
Peter Veenstra
8f4eaf16a2 fixed int 21 1c and changed sectors allocation to bit8 instead of bit16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@555
2002-12-02 18:56:53 +00:00
Ulf Wohlers
845d5c172f Fixed change dir command. TestDir returns false now if target is not a directory.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@554
2002-11-30 14:41:21 +00:00
Sjoerd van der Berg
406c78e2cc Some case entries in port 64 for active/deactivate keyboard commands.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@553
2002-11-30 12:32:07 +00:00
Sjoerd van der Berg
e4d34f171d Default handler for int 1 single stepping.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@552
2002-11-30 12:15:16 +00:00
Sjoerd van der Berg
96edd67bb7 Sinewave and disabling support, although sine is buggy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@551
2002-11-30 11:54:54 +00:00
Sjoerd van der Berg
a49847e0e1 New adlib timer counter using the new pic timing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@550
2002-11-30 11:54:10 +00:00
Sjoerd van der Berg
3a88d6f1f6 Remove the previous wait event before starting a new one.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@549
2002-11-30 11:52:56 +00:00
Sjoerd van der Berg
43801a39c2 Fix to imul not being correct with sign extension
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@548
2002-11-30 11:46:08 +00:00
Sjoerd van der Berg
f2ee392b0e hmm
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@547
2002-11-30 11:34:43 +00:00
Sjoerd van der Berg
75db2a53f9 Set the correct values when the dma transfer ends in single cycle mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@546
2002-11-29 08:41:28 +00:00
Peter Veenstra
cfb007c9cf changed int 13 00 and 02 a bit
hopefully this will fix things


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@545
2002-11-28 19:47:36 +00:00
Peter Veenstra
7e0be98e8c VSC doesn't all the casts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@544
2002-11-28 18:22:12 +00:00
Sjoerd van der Berg
f768cce587 Small bug with not showing correct 32bit regname with %Ec
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@543
2002-11-28 17:52:34 +00:00
Sjoerd van der Berg
943b4e81d3 No longer change dir when doing directory searches.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@542
2002-11-28 00:42:34 +00:00
Sjoerd van der Berg
079ea0f1cd New keyboard irq activating with pic
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@541
2002-11-27 00:03:47 +00:00
Sjoerd van der Berg
88a72bd20e cmos support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@540
2002-11-26 22:06:25 +00:00
Sjoerd van der Berg
b4d5b23a3e Support for multiplex call for close awareness of win9x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@539
2002-11-25 21:56:11 +00:00