1
0
Fork 0
Commit graph

2827 commits

Author SHA1 Message Date
Peter Veenstra
c05b3e6810 Make some compilers more happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2762
2007-01-13 10:17:39 +00:00
Peter Veenstra
29a8ba31c1 change startup message a bit. (suggestions by Red_Avatar)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2761
2007-01-13 09:58:26 +00:00
Peter Veenstra
bc0a6460ac Keeping the timer more in sync.(h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2760
2007-01-13 09:57:25 +00:00
Peter Veenstra
e92b82a8e2 Readme update from h-a-l-9000 and wd
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2759
2007-01-13 09:44:50 +00:00
Peter Veenstra
85af8429ac Add beta2 patch: nullmodem and serial update. Add some more configure tests for OS/2 and Mac OS X
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2758
2007-01-13 08:35:49 +00:00
Peter Veenstra
46d89dc3b3 Add beta 2 patch: Fix inherit the earth harddisk size detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2757
2007-01-12 20:59:04 +00:00
Sebastian Strohhäcker
89d0cd5778 adjust cga machine htotal/vtotal (thanks to MobyGamer and reenigne!)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2756
2007-01-12 18:31:11 +00:00
Sebastian Strohhäcker
f7f853ddf7 add 0x6a vesa mode (dupe of 0x102)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2755
2007-01-12 17:33:43 +00:00
Sebastian Strohhäcker
a02b03cd47 Add beta2 patch: remove zero-entries when scanning for available keys in CON
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2754
2007-01-11 18:08:54 +00:00
Peter Veenstra
c9ba894dc9 That includes the umb section as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2753
2007-01-11 16:47:10 +00:00
Sebastian Strohhäcker
872b63bb49 swap simple/normal core again; have some stack exception executed instead of exiting dosbox
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2752
2007-01-11 16:31:10 +00:00
Peter Veenstra
267d7bfeb1 bools aren't strings. (rcblanke)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2751
2007-01-11 16:25:21 +00:00
Peter Veenstra
91eb2fa612 Add timed joystick support (Justice and others) and silence a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2750
2007-01-11 09:51:37 +00:00
Sebastian Strohhäcker
293fc7679f keep OSX gcc happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2749
2007-01-10 21:41:00 +00:00
Peter Veenstra
6e5b843ebc Updated Icon. Thanks Chaosfish
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2748
2007-01-10 15:07:12 +00:00
Sebastian Strohhäcker
e529cae446 Add beta2 patch: enable full joystick remapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2747
2007-01-10 15:01:15 +00:00
Peter Veenstra
7d57a8d5e5 Give a dos errorcode instead of E_Exiting on illegal execution mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2746
2007-01-10 12:04:35 +00:00
Peter Veenstra
064cef2a7f Silence a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2745
2007-01-10 10:47:08 +00:00
Peter Veenstra
ab0d4104e2 Improve copy so it supports appending of files. Fixes a few installers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2744
2007-01-10 09:04:33 +00:00
Sebastian Strohhäcker
d6037bb2fe Add beta2 patch: add rtc irq acknowledging (fixes Fury)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2743
2007-01-09 18:24:50 +00:00
Sebastian Strohhäcker
d3f72c5938 xtale: fix flag bug when opening files in readwrite mode on cdroms (sf patch #1622004)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2742
2007-01-09 17:44:20 +00:00
Sebastian Strohhäcker
4b6d005406 Add beta2 patch: merge in old trap skip logic again; give trap priority over hw interrupts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2741
2007-01-09 17:18:52 +00:00
Sebastian Strohhäcker
d3883f677d Add beta2 patch: fix Psycho Pinball tilt causing mode changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2740
2007-01-08 22:25:32 +00:00
Sebastian Strohhäcker
f65e4b3423 Add beta2 patch: allow some non-pageframe segments to be remapped through the ems interface (Synnergist/Overlord)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2739
2007-01-08 22:04:20 +00:00
Sebastian Strohhäcker
aad5eb3e23 fully clear display start on graphics mode switches (duke3d vesa exit)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2738
2007-01-08 21:58:37 +00:00
Peter Veenstra
fbd74e52d3 Add beta2 patch: [ 1557646 ] Support for 15/16/24-bit color in Win3 from vasyl.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2737
2007-01-08 21:44:10 +00:00
Peter Veenstra
779ab9f715 Add beta2 patch: Some hack to make SKYRICA work. (allocate a zero xms page to get a pointer to xms memory area)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2736
2007-01-08 21:40:15 +00:00
Sebastian Strohhäcker
0cca0c96cf enable instant irq checking after STI for the dynamic core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2735
2007-01-08 21:29:27 +00:00
Peter Veenstra
cb75e86089 Add beta2 patch. Add some basic file/path not found error. Fixes some installer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2734
2007-01-08 21:20:23 +00:00
Peter Veenstra
384f3703eb Some OS/2 specific fix.(Josch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2733
2007-01-08 21:07:39 +00:00
Sebastian Strohhäcker
c773dded4b better workaround for clipper programs (doesn't break wc3)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2732
2007-01-08 20:58:47 +00:00
Peter Veenstra
ca8b788e12 Add Beta2 patch:Fix nc5 installer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2731
2007-01-08 20:36:53 +00:00
Peter Veenstra
24b3c2a1b8 Add beta2 patch: Move dos tables to c800 to make easier umb management.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2730
2007-01-08 20:10:34 +00:00
Peter Veenstra
d78d597f92 Add Beta2 patch: Fix autoexec overflow.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2729
2007-01-08 19:59:06 +00:00
Peter Veenstra
fdd16dea1a Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
2007-01-08 19:45:42 +00:00
Peter Veenstra
454422c970 Type specifiers for unsigned values. Makes g++ happy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2727
2006-12-12 21:25:50 +00:00
Sebastian Strohhäcker
ed121c32e1 start with better max cycles value when autoswitching to cycles=max (thanks gulikoza)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2726
2006-12-04 15:49:01 +00:00
Peter Veenstra
d197ac5ee8 Fix ACAD R11. SaveSelector after modifying the setbusy bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2725
2006-12-01 20:48:53 +00:00
Peter Veenstra
563f6af7fe Make creative sb16 drivers whatcard.exe happy(no need to replace it anymore). Hopefully windows sb16 sound support still works.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2724
2006-11-21 15:12:39 +00:00
Sebastian Strohhäcker
61fffb166e enable interrupts when leaving int16/ax=1 as bios uses sti/retf2 (fixes Joust)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2723
2006-11-20 17:35:53 +00:00
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