1
0
Fork 0
Commit graph

2907 commits

Author SHA1 Message Date
Sebastian Strohhäcker
d64648208a tweak some vga bios functions to better stick to real implementations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2995
2007-09-24 20:50:40 +00:00
Sebastian Strohhäcker
208edab1ac fix vesa mode tables (4bpp mode plane amount; 15bpp mode reserved mask)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2994
2007-09-22 17:01:17 +00:00
Sebastian Strohhäcker
9b7ea9c03f fix line split check (thanks to ripsaw8080; fixes graphical bugs in Event Horizon games)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2993
2007-09-21 15:34:13 +00:00
Sebastian Strohhäcker
6188566e38 add partial ega-only machine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2992
2007-09-20 16:42:43 +00:00
Peter Veenstra
5c9a311f7b Disable buildin icon loading on os x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2990
2007-08-26 18:03:25 +00:00
Peter Veenstra
a3ef7e594c Add .cvsignore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2989
2007-08-26 17:38:48 +00:00
Peter Veenstra
32a16e8ab9 Update version number
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2988
2007-08-26 17:34:00 +00:00
Peter Veenstra
6d39ef970f 0.72 final changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2987
2007-08-26 17:19:46 +00:00
Peter Veenstra
dfc13fc99c 0.72 changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2986
2007-08-26 17:06:20 +00:00
Sebastian Strohhäcker
9db3e82af1 add version resource, add resources to msvc project files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2985
2007-08-22 17:47:15 +00:00
Sebastian Strohhäcker
6f814e272b some space for larger blocks
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2984
2007-08-22 12:34:43 +00:00
Peter Veenstra
a046414fdf Silence a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2983
2007-08-22 11:54:54 +00:00
Peter Veenstra
0382a13bd3 Add basic support for audio cds only when dealing with images.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2982
2007-08-22 11:54:35 +00:00
Peter Veenstra
d44511abce Fix small bug when for some reason an invalid drive gets selected.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2981
2007-08-22 11:21:28 +00:00
Peter Veenstra
acd41dba61 Clear drive part if no drive is present. Add extra log output for illegal chars.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2980
2007-08-22 07:34:57 +00:00
Peter Veenstra
fc25306a9b Add %c %X %s.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2979
2007-08-21 20:20:58 +00:00
Peter Veenstra
41e4b3e9e0 Fix line end
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2978
2007-08-21 07:53:26 +00:00
Sebastian Strohhäcker
2b7818c02d fix language code extraction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2977
2007-08-19 19:23:02 +00:00
Peter Veenstra
189b269dfc small fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2976
2007-08-18 16:32:04 +00:00
Sebastian Strohhäcker
62c4a16823 wrap code cache earlier to prevent large blocks at the end of the cache (crazyc)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2975
2007-08-18 15:36:19 +00:00
Peter Veenstra
04ec89a7d2 mentioning the licenses.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2974
2007-08-18 15:01:56 +00:00
Peter Veenstra
5230623ac2 Add sdl changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2973
2007-08-18 15:00:36 +00:00
Peter Veenstra
169cf5b3a7 Feedback when loading a mapperfile.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2972
2007-08-17 18:49:56 +00:00
Peter Veenstra
57f5ce73ad Some license info
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2971
2007-08-17 18:00:09 +00:00
Peter Veenstra
f311fd4de8 Add some more hints.(wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2970
2007-08-17 17:58:46 +00:00
Sebastian Strohhäcker
ca00d51a11 make the used joystick selectable when 4axis is specified
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2969
2007-08-16 13:00:08 +00:00
Sebastian Strohhäcker
b788b3dc94 update joystick description
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2968
2007-08-16 07:50:31 +00:00
Peter Veenstra
30d69b595f Do touch bl on succes. Fixes Blakestone 1.0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2967
2007-08-15 19:09:25 +00:00
Sebastian Strohhäcker
eeeffe43f8 small fix for hq2x 32bpp to 16bpp conversion
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2966
2007-08-13 20:37:03 +00:00
Peter Veenstra
f8733e94cf Some more hints in CHDIR
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2965
2007-08-12 19:16:09 +00:00
Sebastian Strohhäcker
0190a6e149 Silence a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2964
2007-08-12 19:16:01 +00:00
Sebastian Strohhäcker
5844536ada update layout section
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2963
2007-08-12 12:40:49 +00:00
Sebastian Strohhäcker
6741e18d60 make the joystick to use for 4axis selectable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2962
2007-08-12 10:23:37 +00:00
Sebastian Strohhäcker
2ff695971f make the used joystick selectable when 4axis is specified
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2961
2007-08-12 10:23:36 +00:00
Sebastian Strohhäcker
703e78806c add keyboard layouts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2960
2007-08-11 20:13:58 +00:00
Peter Veenstra
636f7c79d5 Fix crashes when changing scaler on startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2959
2007-08-11 12:19:00 +00:00
Sebastian Strohhäcker
c24c5a9772 fix color reversal of selected buttons
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2958
2007-08-10 18:18:29 +00:00
Sebastian Strohhäcker
d404647529 enable core=auto switching for recompiling core as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2957
2007-08-09 19:52:33 +00:00
Peter Veenstra
ef032e575c Some changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2956
2007-08-08 18:31:59 +00:00
Peter Veenstra
e112331433 Fix compilation on bsds.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2955
2007-08-08 16:59:53 +00:00
Peter Veenstra
c7205d0750 Improve/fix aspect correction.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2954
2007-08-08 13:16:17 +00:00
Peter Veenstra
4fdda4e51e Query port 17:0 as well as default port
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2953
2007-08-08 08:04:53 +00:00
Peter Veenstra
5b8517762e Fix Space Quest 6 sound. (switching to old style dma transfers resets the sign of the dma transfer)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2952
2007-08-08 08:03:48 +00:00
Sebastian Strohhäcker
16b9c8db8a tweak speed-unlocking a bit for cycles=max (ykhwong, see sf patch #1745756)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2951
2007-08-07 21:01:08 +00:00
Sebastian Strohhäcker
5b1d1c360c enable dcode for x86-64 (after gulikoza (thanks!) fixed the remaining bugs)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2950
2007-08-07 19:03:43 +00:00
Sebastian Strohhäcker
05dcd5832f (trying to) fix parameter encoding (x86-64 drc only)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2949
2007-08-06 20:01:45 +00:00
Sebastian Strohhäcker
e60fb98981 allow non-palette vga attr registers to always be modified during modeswitch (fixes Dreamweb)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2948
2007-08-05 15:33:02 +00:00
Sebastian Strohhäcker
8011899154 fix layout file processing (thanks to etillite, see sf bug #1760297)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2947
2007-08-04 18:52:44 +00:00
Sebastian Strohhäcker
0cf80b61fa initialize variables, should fix some crashes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2946
2007-08-04 09:43:13 +00:00
Peter Veenstra
d42eb113ed Fix bug 1766436 tab key crashes dosbox.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2945
2007-08-03 18:22:45 +00:00