Sebastian Strohhäcker
|
af1673c6f2
|
re-fix deleting of hostwise open files (makes Alien Carnage work again without breaking Abuse)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2722
|
2006-11-14 20:01:42 +00:00 |
|
Sebastian Strohhäcker
|
26bc8da23d
|
favoured use of old simple core; default to automatic core selection;
some processor usage limiting capabilities for max cycles
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2721
|
2006-11-14 14:12:00 +00:00 |
|
Sebastian Strohhäcker
|
32e3a625d4
|
remove logging
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2720
|
2006-11-11 14:42:38 +00:00 |
|
Peter Veenstra
|
51dda5a3f6
|
Make valgrind happy. (and maybe us as well)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2719
|
2006-11-08 20:20:09 +00:00 |
|
Peter Veenstra
|
4510807269
|
rewrite powf stuff a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2718
|
2006-11-07 11:43:13 +00:00 |
|
Sebastian Strohhäcker
|
60b6c06b54
|
increase iso image directory entry name size (prompt/hakonrk)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2717
|
2006-11-05 17:30:54 +00:00 |
|
Peter Veenstra
|
cd64154623
|
Warning instead of exit when joystick init fails. Fixes bug:1577125
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2716
|
2006-10-31 17:29:32 +00:00 |
|
Sebastian Strohhäcker
|
76478e8cec
|
add dos keyboard layout support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2715
|
2006-10-27 13:37:14 +00:00 |
|
Peter Veenstra
|
712a055b7b
|
Add Beta1 patch: "Remove ida4 mouse unhiding. It's a but in the application afterall. Change type of mouse.shown."
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2714
|
2006-10-27 12:07:41 +00:00 |
|
Peter Veenstra
|
648eaeb2a2
|
Add Beta1 patch: "Require devices to have valid leading directories."
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2713
|
2006-10-27 12:03:22 +00:00 |
|
Peter Veenstra
|
ded957188a
|
Add Beta1 patch: "Add very basic Clipper support." by wd.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2712
|
2006-10-27 12:01:52 +00:00 |
|
Peter Veenstra
|
3653a5a3d5
|
Add Beta1 patch: "Add functions needed by netbios.exe, Fix some trouble with armada in protected mode" by h-a-l-9000.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2711
|
2006-10-27 12:00:29 +00:00 |
|
Peter Veenstra
|
63fd72d956
|
Fix bug 1577423: "Name collision when building with Sun Studio 11 on Solaris."
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2710
|
2006-10-23 18:57:43 +00:00 |
|
Sebastian Strohhäcker
|
0e087c2f57
|
add dyn_fpu_dh.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2709
|
2006-10-13 17:42:48 +00:00 |
|
Peter Veenstra
|
d0a2e8859e
|
Make ansi use current page instead of page 0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2708
|
2006-10-13 16:33:24 +00:00 |
|
Sebastian Strohhäcker
|
3cb1e884bd
|
utilize host fpu directly (dynamic core)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2707
|
2006-10-12 15:18:32 +00:00 |
|
Peter Veenstra
|
da0bb016c5
|
fix a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2706
|
2006-10-11 08:01:11 +00:00 |
|
Peter Veenstra
|
54b29e831c
|
Change configfile loading support. Introduce some sort of global configfile parsing and add some additional settings from local configuration files. Allow multiple configuration files to be specified at the commandline like patch 1513790.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2705
|
2006-10-08 19:26:04 +00:00 |
|
Sebastian Strohhäcker
|
6448f2a398
|
adapt dynamic core for OSX (adhere to 16 byte stack alignment, move link blocks to dynamic memory);
thanks to Mark Laws for his help and information
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2704
|
2006-10-04 19:24:52 +00:00 |
|
Peter Veenstra
|
14d8f44e0e
|
Add patch "DAC on LPT1, covox emulation added." from zbiggy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2703
|
2006-09-30 12:33:36 +00:00 |
|
Peter Veenstra
|
50a7684df1
|
Fix cdrom detection Inherit the earth under image and SDL cdrom emulation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2702
|
2006-09-25 08:47:37 +00:00 |
|
Sebastian Strohhäcker
|
d5376a59f9
|
fix two bugs in the dyn_fpu generated code (thanks to Folken for reporting them)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2701
|
2006-09-19 16:27:58 +00:00 |
|
Sebastian Strohhäcker
|
bd65320c7e
|
add TRx handling opcodes (fixes JetFighter2, thanks to vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2700
|
2006-09-17 13:38:30 +00:00 |
|
Peter Veenstra
|
acce481653
|
Fix bug 1542808 (BaK doesn't work on AMD 64). Apply patch 1555327 (A few less warnings) by Guido de Jong.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2699
|
2006-09-14 18:46:48 +00:00 |
|
Peter Veenstra
|
0cee9f42c7
|
Appy patch "[ 1555189 ] Fix for Alien Breed" from Vasyl Tsvirkunov
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2698
|
2006-09-10 13:21:43 +00:00 |
|
Peter Veenstra
|
aea9c0fa83
|
Patch "[ 1555185 ] Fix for SVGA Harrier" from Vasyl Tsvirkunov
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2697
|
2006-09-09 16:06:32 +00:00 |
|
Sebastian Strohhäcker
|
1a17ed9833
|
change mouse swap subroutine default parameters a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2696
|
2006-09-02 17:03:43 +00:00 |
|
Sebastian Strohhäcker
|
941cca12b9
|
fix fast console output code (evo)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2695
|
2006-09-01 17:34:36 +00:00 |
|
Peter Veenstra
|
3055f3bdd5
|
reallocate allocates on handle 0 now as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2694
|
2006-08-30 12:19:04 +00:00 |
|
Sebastian Strohhäcker
|
2b5eb21748
|
extend soundblaster mixer controls (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2693
|
2006-08-28 17:02:31 +00:00 |
|
Sebastian Strohhäcker
|
e11274fe6e
|
add/fix some more soundblaster modes (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2692
|
2006-08-25 09:40:19 +00:00 |
|
Sebastian Strohhäcker
|
85603ac5eb
|
fix odd situation where searchslot overrunning was not detected (see sf bug #1543663)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2691
|
2006-08-23 20:09:52 +00:00 |
|
Sebastian Strohhäcker
|
be9a70adfd
|
fix unsigned 16bit samples sb16 output
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2690
|
2006-08-21 20:08:26 +00:00 |
|
Sebastian Strohhäcker
|
2bb31be532
|
update readme
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2689
|
2006-08-20 15:41:55 +00:00 |
|
Sebastian Strohhäcker
|
af59fbc915
|
fix int15 returnflags for unimplemented functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2688
|
2006-08-18 18:23:02 +00:00 |
|
Sebastian Strohhäcker
|
181f65ee5f
|
adapt FindFirst to support mscdex behaviour of cdrom label searches
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2687
|
2006-08-17 12:07:22 +00:00 |
|
Sebastian Strohhäcker
|
7a452cbf72
|
prevent rare crashes when forcing sb16 when no second dma controller is present
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2686
|
2006-08-16 16:08:24 +00:00 |
|
Sebastian Strohhäcker
|
5f90852ff6
|
disable some vs2005 warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2685
|
2006-08-08 20:11:43 +00:00 |
|
Peter Veenstra
|
190e290e83
|
Small error.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2684
|
2006-08-06 19:43:14 +00:00 |
|
Peter Veenstra
|
46226e685a
|
Fix bug: "1328858 cd .. from root directory causes crash"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2683
|
2006-08-05 10:39:44 +00:00 |
|
Peter Veenstra
|
7db3da30f6
|
add patch 1485766 from Kronuz.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2682
|
2006-08-05 09:06:44 +00:00 |
|
Sebastian Strohhäcker
|
196d204ccf
|
adapt vcpi interface offset to callback size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2681
|
2006-08-04 17:30:46 +00:00 |
|
Sebastian Strohhäcker
|
3b2a10e63b
|
timer fix for 1000 Miglia (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2680
|
2006-08-03 19:36:12 +00:00 |
|
Sebastian Strohhäcker
|
55092736b3
|
fix file operations on deleted files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2679
|
2006-08-01 20:57:28 +00:00 |
|
Peter Veenstra
|
a56dddbb12
|
Add slightly modified help system of ykhwong. Added a few of the descriptions as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2678
|
2006-07-26 11:36:30 +00:00 |
|
Sebastian Strohhäcker
|
6215071ebc
|
change callback code; get rid of several calls to DOSBOX_RunMachine()
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2677
|
2006-07-24 19:06:55 +00:00 |
|
Sebastian Strohhäcker
|
fcd1a96808
|
implement different joystick querying, reduce polling intervall (thanks hal for the ideas)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2676
|
2006-07-22 18:32:29 +00:00 |
|
Peter Veenstra
|
1880321b6c
|
Documentation corrections. Forwarded from the debian package.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2675
|
2006-07-22 08:34:30 +00:00 |
|
Peter Veenstra
|
39bcdda8c2
|
Add (set)ver.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2674
|
2006-07-21 09:40:10 +00:00 |
|
Sebastian Strohhäcker
|
a2c6e8305a
|
merge AAM-fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2673
|
2006-07-19 10:30:29 +00:00 |
|