1
0
Fork 0
Commit graph

2714 commits

Author SHA1 Message Date
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
Sebastian Strohhäcker
72c6d40dbc always allow changing to floppy drives (fixes Sokoban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2672
2006-07-18 15:31:29 +00:00
Sebastian Strohhäcker
58561958ff fix AAM instruction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2671
2006-07-15 20:41:42 +00:00
Sebastian Strohhäcker
dca519a601 fix keyboard handling for sdl windib driver as far as possible
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2670
2006-07-10 19:32:15 +00:00
Peter Veenstra
06297a72ae Don't raise irq 0 when programming a new timer instantatanously. Take in account that the hardware requires some time to be setup as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2669
2006-07-10 09:27:37 +00:00
Sebastian Strohhäcker
7a842811f0 fix for virtual pool (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2668
2006-07-08 16:32:26 +00:00
Sebastian Strohhäcker
ec1c470020 some more drive_fat fixes, cleanups and removal of some compiler warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2667
2006-07-05 21:18:14 +00:00
Peter Veenstra
49eea1af58 Make valgrind happy and set a few strings to zero.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2666
2006-06-30 20:04:21 +00:00
Sebastian Strohhäcker
43d7055361 some fixes to the fat drive handling (thanks to h-a-l9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2665
2006-06-30 12:47:07 +00:00
Peter Veenstra
7cac8ec376 Make gcc happy. (thanks Ludwig).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2664
2006-06-29 19:05:54 +00:00
Sebastian Strohhäcker
8dd057d52e add automatic core selection;
switch back to default cycles/core on program exit


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2663
2006-06-29 09:10:10 +00:00
Sjoerd van der Berg
930207e209 Add support for character fonts wrapping around segment limits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2662
2006-06-27 07:32:42 +00:00
Peter Veenstra
1a6a92a423 Fix Set Memory.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2661
2006-06-27 07:00:56 +00:00
Sebastian Strohhäcker
97470261fb tweak size of auto-cycle interval (ih8regs);
switch to auto-cycle guessing if appropriate


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2660
2006-06-25 18:49:32 +00:00
Sebastian Strohhäcker
caf6a80ef4 add scancode modifications for os2 (thanks to josch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2659
2006-06-24 17:29:39 +00:00
Peter Veenstra
3ea5a913a9 Add rewriten form of patch "[ 1498334 ] CD Images unmounting" created by Kronutz
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2658
2006-06-22 13:15:07 +00:00
Peter Veenstra
35201631c9 add escape and change old e,x,d keybinding to alt e,x,d
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2657
2006-06-22 08:34:38 +00:00
Peter Veenstra
bf6a8d4c3d Don't change colours on text mode stuff.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2656
2006-06-21 08:52:02 +00:00
Sebastian Strohhäcker
e3fe68c847 fix some trapflag bugs, add partial trapflag handling to the dynamic core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2655
2006-06-20 17:14:04 +00:00
Peter Veenstra
3f792c66af erase is a macro on certain hosts?
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2654
2006-06-17 08:42:38 +00:00
Peter Veenstra
4644aaea0e New key input loop (no more return to enter it.). key up behaves a bit better (Kronutz). A few keybindings were removed. GetHexValues supportes +/- now (d cs+10:ax-200+bx should work now). Command parsing now based the string datatype. Make more use of mvaddstr instead of looped mvaddch. Fix a few small bugs.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2653
2006-06-16 14:51:31 +00:00
Peter Veenstra
f0ddb8d464 More informative description.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2652
2006-06-12 19:11:14 +00:00
Peter Veenstra
866211408b Add patch 1503983 "quit during sdl_pause" by ykhwong and patch 1500664 "Auto-pause on minimise/focus loss" by philpem.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2651
2006-06-12 08:24:28 +00:00
Peter Veenstra
27225d6602 Silence a warning.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2650
2006-06-12 08:07:39 +00:00