1
0
Fork 0
Commit graph

1808 commits

Author SHA1 Message Date
Peter Veenstra
c7c2ee5d5a Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2240
2005-07-19 19:45:33 +00:00
Peter Veenstra
3429a18dc4 Added Patch 1239770 from cyberwalker "Patch for RTCC to report correct time format"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2239
2005-07-17 20:29:46 +00:00
Peter Veenstra
317217cd77 Fixed issues with files not showing up in the cache. This was caused by the fact that ExpandName was used instead of GetExpandName. The former modifies the name it's called with.(HunterZ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2238
2005-07-15 15:23:22 +00:00
Sebastian Strohhäcker
56a46702a8 correcting page fault condition for unprivileged access
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2237
2005-07-13 21:07:00 +00:00
Peter Veenstra
876fc2cb3a Disable a few warnings. Added a check for images over 1 mb.(Kippesoep)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2236
2005-07-12 18:59:31 +00:00
Peter Veenstra
07467e8e7c Add patch 1235272 by kippesoep. "Fixes for Tandy graphics artefacts"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2235
2005-07-11 19:10:16 +00:00
Sebastian Strohhäcker
30c5c551f4 CMscdex::GetDefaultBuffer returns a PhysPt (fixes LBA cd-version)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2234
2005-07-10 20:29:14 +00:00
Sebastian Strohhäcker
7ab3a9f466 crX-exceptions for full core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2233
2005-07-09 13:07:48 +00:00
Peter Veenstra
d9552a7bae int 10 call 8 now supported in non-text mode as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2232
2005-07-08 13:48:58 +00:00
Peter Veenstra
449475435c added patch 1234528 from kippesoep
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2231
2005-07-08 13:39:25 +00:00
Peter Veenstra
46b9b106a4 Increased MAX_HANDLES to 200 (for the Patriot)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2230
2005-07-07 19:53:02 +00:00
Sebastian Strohhäcker
7e56e57694 VCPI implementation;
fix for Lemmings Chronicles+soundblaster


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2229
2005-07-05 20:22:02 +00:00
Sebastian Strohhäcker
0e0f294202 better compatibility while in v86-mode (Strike Commander etc.)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2228
2005-07-04 20:20:19 +00:00
Peter Veenstra
352640d5a9 wcharts vga detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2227
2005-07-01 08:59:57 +00:00
Peter Veenstra
0390f61702 repeat last value in the DSP indefenitely. Fixes Jangle demo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2226
2005-06-29 20:10:47 +00:00
Peter Veenstra
5f5b27e157 added basic network redirector check used to detect mscdex (patch 1197725 and modified it)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2225
2005-06-23 20:13:58 +00:00
Peter Veenstra
a7f3cf151a Add patch from Espen Wiborg. Adding dirname for win32. fix compilation problem.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2224
2005-06-23 18:34:30 +00:00
Peter Veenstra
fc628ada18 disable flipflop to index reset on reading port 0x3c1. Patch 1214516
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2223
2005-06-22 19:47:40 +00:00
Peter Veenstra
f3ef0ec55c Fix some weird crashes. not real fix. more a workaround to prevent the crash(1201519)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2222
2005-06-22 19:41:36 +00:00
Peter Veenstra
990701f420 simpler and hopefully more correct joystick routine (int 15 84 0)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2221
2005-06-21 18:47:25 +00:00
Peter Veenstra
d8ae7b8f88 check if stat succeeded before using it(Kippesoep)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2220
2005-06-16 18:38:08 +00:00
Peter Veenstra
6e2a8288d0 Change "get current position" to HSG. Fixes a few broken cdrom games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2219
2005-06-16 18:28:36 +00:00
Peter Veenstra
f6cdebf40d Change findfirst when it comes to labels. Fixes Der Clou (The Clue) installer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2218
2005-06-15 17:47:26 +00:00
Peter Veenstra
5045f19259 Add patch 1094730 from Jon Niehof. Added a time out event for the joystick.(fixes detection in certain games).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2217
2005-06-13 14:48:02 +00:00
Peter Veenstra
82c4309af7 fix 200 mb image bug(thank you wd).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2216
2005-06-06 16:07:31 +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
3c88eaf92d fix tiny bug when >> is used on a non-existing file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2214
2005-05-31 20:19:13 +00:00
Peter Veenstra
df1b64ffad Don't crash if dta is rubbish with findnext. change WildFilecmp to use strrchr instead of strchr. This way .. get's matched with *. Fixes Wonderland
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2213
2005-05-31 18:38:54 +00:00
Peter Veenstra
719d57bea9 sum of videoROM modules 256 = 0 in VGA mode. Fixes a few koei games.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2212
2005-05-26 15:25:29 +00:00
Peter Veenstra
d23d71add8 fix crashes with E_Exit in debug mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2211
2005-05-18 21:59:58 +00:00
Peter Veenstra
5d3d56e060 add patch/bug 1203382 from Chris Thielen. Fixes problems with batchfiles using %0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2210
2005-05-18 17:29:09 +00:00
Peter Veenstra
c2eef4eac8 fix annoying log message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2209
2005-05-15 20:16:47 +00:00
Peter Veenstra
8014ff9044 fix type bug in movxz (thanks wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2208
2005-05-04 19:50:32 +00:00
Peter Veenstra
2823bb909d fix scrolling in some weird cga mode when in the console
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2207
2005-05-04 19:33:46 +00:00
Sjoerd van der Berg
4751e234c0 Fix CGA color select register writing in machine=vga mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2206
2005-05-03 20:33:55 +00:00
Peter Veenstra
8008c426fb some safety code for games writing to con in non-textmode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2205
2005-05-03 15:27:29 +00:00
Sjoerd van der Berg
640e9475b1 Some bizarre vga dac behaviour fixes star control 2
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2204
2005-05-02 21:18:01 +00:00
Peter Veenstra
347c222b93 some small changes that fix mode 6 at my place
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2203
2005-04-29 15:04:07 +00:00
Peter Veenstra
a7b9d51ead more comments.remove unused variables. Cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2202
2005-04-29 14:10:45 +00:00
Peter Veenstra
d15ec7c3fc slighty faster and make the compiler happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2201
2005-04-29 13:45:26 +00:00
Peter Veenstra
600f8d4578 change exit to warning for call 64
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2200
2005-04-29 13:32:31 +00:00
Peter Veenstra
2146cae4ef release eax when fstsw is called
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2199
2005-04-28 18:54:25 +00:00
Peter Veenstra
2d4f6f39b7 disable fpu if not defined (coredynamic)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2198
2005-04-27 21:24:14 +00:00
Peter Veenstra
881ae1b28f Added EGA Register Interface Library - Write One Register (0xf1). Fixes colours in A-Train
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2197
2005-04-27 20:44:50 +00:00
Sjoerd van der Berg
93a94c5b04 Fix a bug with eip being set with wrong size on block ending
Add linking to fpu opcodes in fpu emulator


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2196
2005-04-27 19:57:37 +00:00
Peter Veenstra
2fdd9393f6 always report vesa version 2.0, changed colororder when setting pallet. (fixes quake). (Thanks kekko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2195
2005-04-27 18:58:08 +00:00
Peter Veenstra
29926269fd fix broken multiple -c commands. Changed current directory detection a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2194
2005-04-26 14:31:41 +00:00
Peter Veenstra
b34f94ecc6 changed exit for invalid privilegdes when setting a segment to an exception. Fixes Extreme pinball. (Thanks wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2193
2005-04-25 19:01:11 +00:00
Peter Veenstra
dfe7247a7b other mixer changes. ("reversing" the old ones)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2192
2005-04-25 09:23:54 +00:00
Peter Veenstra
eeeb306b7d fix a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2191
2005-04-22 09:09:09 +00:00