1
0
Fork 0
Commit graph

3140 commits

Author SHA1 Message Date
Peter Veenstra
c4f26c724b Add menu to dosbox. V8 from Moe, with some fixes inspired by ykhwong
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3028
2007-10-28 16:36:42 +00:00
Peter Veenstra
814a5f9275 add gui_tk dir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3027
2007-10-28 16:34:16 +00:00
Peter Veenstra
65971d4252 add menu lib from Moe.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3026
2007-10-28 16:33:02 +00:00
Peter Veenstra
5a17afaca5 Change Batchfile constructor.(Silences a few warnings). Introduce batchfile friend editor(moe).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3025
2007-10-28 10:58:50 +00:00
Peter Veenstra
2f33a0fd24 Add function to list all configuration details. (moe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3024
2007-10-21 08:43:24 +00:00
Sebastian Strohhäcker
de72a62e4a create temp file adds a missing backslash to the path qualifier if necessary
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3023
2007-10-20 19:13:59 +00:00
Sebastian Strohhäcker
57dc3947b3 that one, too...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3022
2007-10-20 16:01:40 +00:00
Sebastian Strohhäcker
ecbec7dda0 align vga memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3021
2007-10-19 20:30:24 +00:00
Sebastian Strohhäcker
a7e852daac fix dos exec "load but don't run" subfunction (japheth)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3020
2007-10-19 19:39:27 +00:00
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