1
0
Fork 0
Commit graph

2025 commits

Author SHA1 Message Date
Peter Veenstra
f441e56f80 Some odd files=X detection routine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2109
2005-02-14 15:58:50 +00:00
Peter Veenstra
6bb1e22bf0 some changes in the extend keyhandling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2108
2005-02-13 13:06:44 +00:00
Peter Veenstra
4e7c410647 Reset disk succeeds if there aren't any images. Fixes ace of aces
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2107
2005-02-11 21:17:04 +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
959b9b89d5 Change priority of logmessages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2105
2005-02-07 19:04:54 +00:00
Peter Veenstra
3105209dad Only do things with the channel if it actually is present. Fixes some crashes with pcspeaker disabled
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2104
2005-02-03 10:34:37 +00:00
Peter Veenstra
7711206341 Slightly simpeler version of erasing a string.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2103
2005-02-03 10:17:44 +00:00
Peter Veenstra
bdd7b715d0 Crappy games fix (int 2 revectoring as would stacks!=0,0) wd
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2102
2005-01-31 20:12:59 +00:00
Peter Veenstra
31cbdda460 Added exception for earth siege 1
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2101
2005-01-24 23:11:19 +00:00
Peter Veenstra
a836014e11 Added exception for win3.x installer(wd/mirek)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2100
2005-01-22 22:43:30 +00:00
Peter Veenstra
625b1dab40 Added midi device selection code for windows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2099
2005-01-20 20:35:29 +00:00
Peter Veenstra
2e2f007ec2 Huge exceptions addition by wd. Fixes a lot of the segment missing errors with dos4gw. Changed the defaults a bit (IGNORE by default and regular checking in debug mode)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2098
2005-01-18 12:50:06 +00:00
Peter Veenstra
e805d9c05f Some "proper" int 24 in psp. Fixes Telarium games.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2097
2005-01-14 19:38:19 +00:00
Peter Veenstra
37084d6084 Allocate memory changes handle only on succes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2096
2005-01-12 12:44:48 +00:00
Peter Veenstra
158562ba52 2 patches: Backspace always clears cache (xulchris) and switch to private dta while findfirst/next (wd).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2095
2005-01-11 21:08:08 +00:00
Peter Veenstra
c99f8e8710 IO Exceptions (wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2094
2004-12-28 16:13:26 +00:00
Peter Veenstra
36cc519170 Changed priority of some messages (Requested by Mirek)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2093
2004-12-28 16:11:54 +00:00
Peter Veenstra
3fd1789b95 Seperate read and write faults(wd). And lowered priority a bit of the log messages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2092
2004-12-28 16:03:02 +00:00
Peter Veenstra
d17551ad8c added 4 and 5 parameters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2091
2004-12-28 15:58:49 +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
16c80d9fb0 Fix playback under win ench
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2089
2004-12-28 15:56:23 +00:00
Peter Veenstra
5a8b59fd75 Slightly changed the debug display and exit routines to be more compatible with other terminals and languages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2088
2004-12-28 15:10:52 +00:00
Dean Beeler
2dbe07074c Completed S3 XGA compatibility
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2087
2004-12-24 05:35:10 +00:00
Sjoerd van der Berg
fba8482ce1 Use special physical memory access for dma transfers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2086
2004-12-22 19:49:24 +00:00
Dean Beeler
d1d89dc803 Completing S3 XGA functionality. Fixed minor mouse glitch.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2085
2004-12-22 10:55:33 +00:00
Dean Beeler
1d46933a6b Completing S3 XGA functionality.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2084
2004-12-22 10:49:42 +00:00
Dean Beeler
26062b0e15 Adding serial port FOSSIL driver support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2083
2004-12-22 10:46:16 +00:00
Peter Veenstra
7c75bcef02 Disable mouse on reset. Fixes crash in windows enhanched mode when exiting
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2082
2004-12-19 16:46:04 +00:00
Peter Veenstra
5ae8051c90 lot's of pic changes: it now honours irq 2 being masked. Some priority table changes. Some changes in the main irq loop in order to gain some speed. Some small changes by wd in the byte decoding
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2081
2004-12-16 19:22:11 +00:00
Peter Veenstra
cb5c3c2619 country table doesn't write reserved bytes (wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2080
2004-12-16 19:19:39 +00:00
Peter Veenstra
8b0c095dbf Make gcc3.4 happy on amd64
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2079
2004-12-16 11:17:42 +00:00
Peter Veenstra
ea1d3a5b3c fix compilation on amd64 + gcc4.0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2078
2004-12-16 10:30:15 +00:00
Peter Veenstra
d1faa25ea7 Cleanup + fix all known issues
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2077
2004-12-14 21:02:57 +00:00
Peter Veenstra
2e5c63acec Add patch 1070612 from Jon Niehof
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2076
2004-12-08 22:39:49 +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
13f25d9f44 Irq changed to 9 and unmasking it on startup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2074
2004-12-07 21:33:26 +00:00
Peter Veenstra
688c8f114f better port write decoding(wd) and some changes to run_irq loop
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2073
2004-12-07 21:29:14 +00:00
Peter Veenstra
0fb7da0801 Added empty cpsw function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2072
2004-12-04 08:02:09 +00:00
Peter Veenstra
f315693313 Added support for int 21 65 20,21,22 (language depended capitalisation) (only english though)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2071
2004-11-29 21:00:55 +00:00
Dean Beeler
b59b4b6795 Fixing fat write access. Still no DOS error codes yet, sorry.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2070
2004-11-24 23:04:45 +00:00
Peter Veenstra
c568ff3dd2 Updates for 0.63
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2068
2004-11-18 14:56:48 +00:00
Peter Veenstra
abc4450fb6 Updates for 0.63
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2067
2004-11-18 14:24:59 +00:00
Peter Veenstra
97296864da Updates for 0.63
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2066
2004-11-18 14:13:09 +00:00
Sjoerd van der Berg
c35e5dc8c2 Autodetect type op opl data in dro writing
Fix opl3 capturing and using wrong indexes for dro data


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2065
2004-11-18 11:07:52 +00:00
Peter Veenstra
95b31b857c Added failure checks for removedir (requested by mirekluza). Updated fcb-delete so it accepts wildcards by using a private dta.(Fixes Ravenloft)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2064
2004-11-16 14:28:16 +00:00
Peter Veenstra
011fad1586 Added some more warnings on failures
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2063
2004-11-16 14:24:52 +00:00
Peter Veenstra
7e9dae0b28 Updated for 0.63
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2062
2004-11-16 14:21:25 +00:00
Peter Veenstra
2de28df3fd Removed mysterious double code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2061
2004-11-16 14:13:46 +00:00
Peter Veenstra
fbc9a7ec39 Rotate stuff ignoring for now (7 cities of gold)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2060
2004-11-15 14:56:55 +00:00
Peter Veenstra
8764709226 Updated for 0.63
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2059
2004-11-15 12:46:32 +00:00