1
0
Fork 0
Commit graph

2878 commits

Author SHA1 Message Date
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
Sebastian Strohhäcker
8224477b9a add flags invalidation by code generation for x86_64
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2944
2007-08-03 15:18:05 +00:00
Peter Veenstra
fdbb202830 0.71 style installer. Somewhat vista compabitible and having a desktop shortcut.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2942
2007-07-30 07:59:29 +00:00
Peter Veenstra
ee260ffd5c Administrative changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2941
2007-07-30 07:42:16 +00:00
Peter Veenstra
c3d2ddebd5 Important update! ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2940
2007-07-30 07:15:26 +00:00
Peter Veenstra
fa257573f3 Update and despam
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2939
2007-07-30 06:39:24 +00:00
Peter Veenstra
a90f2e6e87 Some changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2938
2007-07-27 20:14:06 +00:00
Peter Veenstra
9056649fc9 updates
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2937
2007-07-27 19:52:00 +00:00
Peter Veenstra
a6a69be5e0 Updates
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2936
2007-07-27 19:45:54 +00:00
Peter Veenstra
31dfc5a644 Add mipsel32 to make dist
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2935
2007-07-27 19:30:36 +00:00
Peter Veenstra
7c7e3c510c Add input checking to call 0x2D
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2934
2007-07-27 19:17:23 +00:00
Sebastian Strohhäcker
ae6c4effb6 add MIPS32 le backend for the recompiler core (crazyc)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2933
2007-07-27 16:53:31 +00:00
Sebastian Strohhäcker
b6785a6f05 enable flags invalidation for x86_64 backend; update docs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2932
2007-07-26 19:09:14 +00:00
Sebastian Strohhäcker
4c3b15365a fix some logging (see sf patch #1663965)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2931
2007-07-25 21:44:21 +00:00
Sebastian Strohhäcker
60292aed8b move part of flags filling into backend; replace simple-function calls with code if possible
during flags invalidation pass (thanks to crazyc); work around fpu bug (x86_64 only)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2930
2007-07-22 18:48:54 +00:00
Sebastian Strohhäcker
2773ef7adf fix some register backsave (thanks crazyc for noting); skip addr reg saving if possible
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2929
2007-07-21 08:46:50 +00:00
Peter Veenstra
0620995611 A very fake DPB for some editor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2928
2007-07-20 18:53:52 +00:00
Peter Veenstra
f1492eb4bc Some more configure switches
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2927
2007-07-20 18:26:10 +00:00
Peter Veenstra
7df4cc3629 Make PORTING part of the sourcepackage
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2926
2007-07-20 18:24:25 +00:00
Peter Veenstra
f25f371575 Only use lowerpart of CX when dealing with cdrom drives.(Fixes Genesia)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2925
2007-07-20 18:22:28 +00:00
Sebastian Strohhäcker
6403c0e6ed reduce logging a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2924
2007-07-19 18:58:39 +00:00
Sebastian Strohhäcker
ade6b1cd59 add some feedback to the mapper screen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2923
2007-07-17 13:50:27 +00:00
Sebastian Strohhäcker
4f325587e4 small docs update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2922
2007-07-16 11:32:39 +00:00
Peter Veenstra
b6086e31de Make use of the dummy parameter.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2921
2007-07-16 11:02:32 +00:00
Sebastian Strohhäcker
83de8ea88c fix some pcspeaker mode (high-frequency reloading); fixes Test Drive/Grand Prix Cycles and similar
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2920
2007-07-15 16:36:27 +00:00
Sebastian Strohhäcker
6f9374b2de load floppy images with additional information-sector at their end
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2919
2007-07-14 16:42:38 +00:00
Sebastian Strohhäcker
8afc061422 disable MMIO on modeswitch
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2918
2007-07-05 19:36:53 +00:00
Sebastian Strohhäcker
b69fad7b15 typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2917
2007-07-05 19:26:33 +00:00
Peter Veenstra
a2bcd669fc Some refinements in the joystick support to work with non standard joystick layouts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2916
2007-07-05 17:49:40 +00:00
Sebastian Strohhäcker
d4c94c16d5 add a few porting comments
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2915
2007-07-05 17:44:20 +00:00