1
0
Fork 0
Commit graph

2604 commits

Author SHA1 Message Date
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
Peter Veenstra
b9ad197d85 wrap around joystick buttons. Makes playing joystick games more fun on my Gravis Exterminator.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2649
2006-06-12 08:04:48 +00:00
Sebastian Strohhäcker
af5bb6abf3 fix bug in dyncore for STD/CLD+STI/CLI opcode combination (f15/f22 et al)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2648
2006-06-10 10:50:01 +00:00
Peter Veenstra
14456f435a Move internal dos table segment to d800. Gives some more umbs. Fixes Terminator Arcade.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2647
2006-06-05 18:01:24 +00:00
Sebastian Strohhäcker
c0eb7704fc fix a few auxiliar flag bugs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2646
2006-06-02 16:44:46 +00:00
Sebastian Strohhäcker
624686304e add/remove dynfpu/fpu support files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2645
2006-06-01 15:45:37 +00:00
Sebastian Strohhäcker
3500ea88eb remove more fpu exception flags and refine fpu statusword updates;
add a more direct calling of fpu functions (dynamic core, thanks to kekko!);
avoid temporary storing of fpu values for eatree functions (x86 fpu only)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2644
2006-06-01 08:33:52 +00:00
Peter Veenstra
7312606796 Typos. (ykhwong)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2643
2006-06-01 06:44:22 +00:00
Peter Veenstra
857ba79484 put sensible data in date and time when opening a file. Fixes Operation Innerspace.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2642
2006-05-31 14:22:00 +00:00
Peter Veenstra
b950bf43ba 2 small patches from h-a-l-9000. Joystick equimentbit. Don't change drive when there none mounted.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2641
2006-05-28 09:40:42 +00:00
Peter Veenstra
21ae8be729 Fix a typo. Thanks ykhwong\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2640
2006-05-27 07:01:33 +00:00