1
0
Fork 0
Commit graph

2980 commits

Author SHA1 Message Date
Peter Veenstra
1cf6ec64cc Forgot to mention it here
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3068
2007-12-27 13:22:02 +00:00
Sebastian Strohhäcker
a472b4777b small vga fixes (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3067
2007-12-27 10:57:51 +00:00
Sebastian Strohhäcker
4577f5ed59 resize screen on sequencer font size changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3066
2007-12-23 16:00:53 +00:00
Sebastian Strohhäcker
b9a73a548c fix some custom hicolor s3 modes' width settings (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3065
2007-12-19 21:12:22 +00:00
Sebastian Strohhäcker
8e932280a1 some debugger fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3064
2007-12-15 16:28:32 +00:00
Peter Veenstra
debad77a6c mention it here as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3063
2007-12-13 12:38:13 +00:00
Peter Veenstra
a1b4e1c778 Add (modified) version of patch 1490638: Coremidi support by Peter McCombs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3062
2007-12-12 19:18:39 +00:00
Peter Veenstra
ecb56a96ac Sync mouse on fullscreen startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3061
2007-12-12 13:37:38 +00:00
Sebastian Strohhäcker
7473dabb3d add program to load external graphics bioses
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3060
2007-12-11 21:25:14 +00:00
Sebastian Strohhäcker
0dba278956 fix some bugs+enhance the s3/xga emulation (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3059
2007-12-10 22:11:13 +00:00
Sebastian Strohhäcker
f87fc49809 add scanline-precise changeability of some vga features (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3058
2007-12-09 17:02:55 +00:00
Sebastian Strohhäcker
60419734aa allow more than one seg override prefix, certain segment loading parameters are invalid (recompiling cores)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3057
2007-12-08 15:43:30 +00:00
Sebastian Strohhäcker
57da409fe7 certain segment loading parameters are invalid (normal core);
add hlt entry in 32bit addressing mode (full core)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3056
2007-12-08 10:24:41 +00:00
Sebastian Strohhäcker
26722f8d4e better segment clearing for iret/retf (outer level returns)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3055
2007-12-07 20:49:19 +00:00
Peter Veenstra
abbf10093f small bugfix by hal.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3054
2007-12-06 17:44:19 +00:00
Sebastian Strohhäcker
7ae0f48fb5 save/restore the modified pl var
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3053
2007-11-29 21:01:46 +00:00
Sebastian Strohhäcker
2b61d6eaf5 move state commit point of pmode/v86 iret further back
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3052
2007-11-28 23:06:54 +00:00
Sebastian Strohhäcker
ee3ead7b27 raise privilege level for cpu-internal supervisor level memory accesses
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3051
2007-11-26 00:00:58 +00:00
Sebastian Strohhäcker
cb37216a20 improve page protection handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3050
2007-11-24 17:26:48 +00:00
Peter Veenstra
28c34f2b04 Add fix for dungle schatten 1. Implement timer mode 1. Flip gate2 default value (h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3049
2007-11-18 17:09:15 +00:00
Sebastian Strohhäcker
10b39bc067 allow small .com files to be exectued with not much free memory left;
int27 always clears the returned error code; fixes corncob3d music


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3048
2007-11-18 10:30:12 +00:00
Sebastian Strohhäcker
0e6e7bea4c use exception-checking code even in real mode (for code which is later ran in v86 mode), dynamic cores only
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3047
2007-11-15 21:06:18 +00:00
Sebastian Strohhäcker
6d7dd9f3ae add sft-returning dos function (fixes file/integrity checking library of MadTV2 and Dunkle Schatten 2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3046
2007-11-07 22:08:03 +00:00
Sebastian Strohhäcker
5cdc1cd683 forward state of caps/numlock to mapper event system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3045
2007-11-07 17:41:32 +00:00
Peter Veenstra
0fb5e8b56d Fix 2 warnings with g++-3.4 (Moe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3044
2007-11-06 20:26:27 +00:00
Peter Veenstra
362f920521 Fix problems with visual C.net 2003
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3043
2007-11-06 20:25:36 +00:00
Peter Veenstra
134b7f8ef2 Fix printfing the same string twice. Makes it possible to print %d
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3042
2007-11-06 20:08:34 +00:00
Sebastian Strohhäcker
112ec0d637 don't speed up small mouse movements;
skip some duplicate mouse events (don't add a move if another move is already in the queue)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3041
2007-11-05 21:46:26 +00:00
Peter Veenstra
245d35c4c8 Add patch from h-a-l-9000 that deals with LIN4 palette setting (cad software)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3040
2007-11-05 18:42:56 +00:00
Sebastian Strohhäcker
adf02d82df mouse completely ignores vesa modes (fixes Waterworld and others);
reset less mouse parameters on mode switches


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3039
2007-11-05 17:49:17 +00:00
Sebastian Strohhäcker
3e1301347f fix some potential overflows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3038
2007-11-04 19:14:32 +00:00
Sebastian Strohhäcker
92ad22418c minor fix for get/set file attribute
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3037
2007-11-04 11:11:34 +00:00
Sebastian Strohhäcker
eea273f2a9 better not write the 2nd fat into the root directory (fs fat, fixes rare directory corruptions);
add rename for disk images


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3036
2007-11-03 17:20:29 +00:00
Peter Veenstra
53d14892a5 Make some ancient compiler happy. The breaking up makes little sense anyway
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3035
2007-11-02 08:48:30 +00:00
Peter Veenstra
f80641c10f Fix compilation under win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3034
2007-11-02 07:50:27 +00:00
Peter Veenstra
ac66214dab Emulate a trailing dot on volume labels of 8 characters when on a cdrom drive. mscdex weirdness. Fixes Fifa96 cdrom detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3033
2007-11-01 12:15:34 +00:00
Peter Veenstra
1b2e2b541e Silence a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3032
2007-11-01 12:11:40 +00:00
Peter Veenstra
6182b08be9 Make some visual C compiler happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3031
2007-10-31 11:45:14 +00:00
Peter Veenstra
7da84582f6 Fix PropertyEditorString when compiling with g++ 3.4. (name the wanted explicitly)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3030
2007-10-31 11:37:38 +00:00
Sebastian Strohhäcker
e2b114bfe4 update visual studio files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3029
2007-10-28 17:05:29 +00:00
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