1
0
Fork 0
Commit graph

3531 commits

Author SHA1 Message Date
Peter Veenstra
391377b585 Don't clear bl on succes as it contains the amount of free handles.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3019
2007-10-19 12:15:40 +00:00
Peter Veenstra
b8f26b557f Fix compilation under GCC 4.3 (ludwig).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3018
2007-10-16 07:29:22 +00:00
Sebastian Strohhäcker
63c2e24aee fix some casts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3017
2007-10-14 17:31:52 +00:00
Sebastian Strohhäcker
280c9c0832 add textmode character underline feature (see sf patch #1805880)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3016
2007-10-14 13:12:19 +00:00
Sebastian Strohhäcker
993f47a01c some more ega updates (monitor, height control, text modes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3015
2007-10-13 16:34:06 +00:00
Peter Veenstra
e9e734d8d8 Fixed %% parsing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3014
2007-10-09 18:15:42 +00:00
Peter Veenstra
4b7f38105f Fix trimming to 8.3 of files with extenstions.(world championship boxing manager)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3013
2007-10-09 08:14:13 +00:00
Sebastian Strohhäcker
e8cfa94063 add ega video parameter table
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3012
2007-10-08 20:22:13 +00:00
Sebastian Strohhäcker
129fbb70fd several ega machine fixes (mode parameters, double scanning, palette data etc.)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3011
2007-10-07 18:38:24 +00:00
Sebastian Strohhäcker
53350b35be fix dcc functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3010
2007-10-06 19:46:32 +00:00
Sebastian Strohhäcker
3fef357644 add textmode pel panning (see sf patch #1805880)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3009
2007-10-06 11:56:12 +00:00
Sebastian Strohhäcker
c847af5363 fix chained vga handler
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3008
2007-10-05 19:47:34 +00:00
Sebastian Strohhäcker
72199985fa add banked tlb (crazyc)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3007
2007-10-05 17:45:53 +00:00
Sebastian Strohhäcker
733a0244db fix usermode page access privilege check (fixes dck)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3006
2007-10-03 20:23:37 +00:00
Sebastian Strohhäcker
138adbcf39 swap parameter loading to work around register clashing for x86_64 (drc dynamic fpu)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3005
2007-10-01 20:31:16 +00:00
Sebastian Strohhäcker
c6df37a834 simplify memory checking handlers a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3004
2007-09-30 14:10:08 +00:00
Sebastian Strohhäcker
d0b4e12779 clean up memory access functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3003
2007-09-29 13:23:59 +00:00
Sebastian Strohhäcker
cd5a157a34 make recompiler codepage handlers' writemap accesses alignment/endian aware
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3002
2007-09-29 10:30:46 +00:00
Sebastian Strohhäcker
c9eb0378a5 add vret irq (ega only; fixes Gauntlet hanging)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3001
2007-09-28 21:06:18 +00:00
Sebastian Strohhäcker
b0855c4d63 add true 720x400/360x400 vga textmodes for vga-only setting (8+1x16 font)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3000
2007-09-28 15:40:46 +00:00
Peter Veenstra
e7db5a262e Remove path when valid.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2999
2007-09-27 19:34:43 +00:00
Sebastian Strohhäcker
c1b3523d01 use 8x14 fonts for ega text modes (350 line modes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2998
2007-09-27 16:11:40 +00:00
Sebastian Strohhäcker
2d3e9c28e4 add video parameter table/generator functions (fixes Popeye2 and others)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2997
2007-09-26 18:05:51 +00:00
Sebastian Strohhäcker
9c45a245e8 add video state functionality
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2996
2007-09-25 17:46:18 +00:00
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