Sebastian Strohhäcker
486d5ca7a8
fully ignore screen-off bit (fixes Darklands, Skyroads3d)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2828
2007-02-27 19:48:46 +00:00
Sebastian Strohhäcker
6363fe8004
fix operator priority
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2825
2007-02-24 21:07:22 +00:00
Peter Veenstra
a32707e4e1
Change the video card timing a bit. Fix a few bugs related to the palette registers. Fix pel_panning.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2819
2007-02-22 08:47:45 +00:00
Peter Veenstra
c392dcfc90
Add new option: buttonwrap. For people who like to map a lot of keys to their joystick.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2817
2007-02-22 08:44:07 +00:00
Peter Veenstra
cfa3a9d466
Update os2 serial support(Josch). Add some fixes for Mac OS X. Fix uninitialized variable.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2816
2007-02-22 08:41:16 +00:00
Peter Veenstra
6027e7710f
improve mixer controls a bit. (Srecko)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2815
2007-02-22 08:39:06 +00:00
Peter Veenstra
d0cb27424f
Improve 16 bit playback. (Srecko)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2814
2007-02-22 08:37:52 +00:00
Peter Veenstra
8dbee51bd3
Workaround(partly) 16 port acces setting cycles to zero thereby invalidating one of the ports.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2808
2007-02-22 08:32:21 +00:00
Peter Veenstra
4f5516925d
Fix 2 memcpy overflows causing stack corruption. (Ludwig)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2807
2007-02-22 08:30:47 +00:00
Peter Veenstra
89cc28568b
Beta 3 changes from h-a-l-9000.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2803
2007-02-04 11:15:30 +00:00
Peter Veenstra
0bf5025fea
iodelay aware cycle adjustment code.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2802
2007-02-04 11:10:22 +00:00
Peter Veenstra
4f7838f172
Add improved fix for the ballad sequencer. Thanks Srecko
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2798
2007-02-03 14:11:38 +00:00
Sjoerd van der Berg
ac97451586
Fix ending the previous frame if it didn't finish in time
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2795
2007-02-03 08:53:58 +00:00
Sebastian Strohhäcker
c0c80145d6
clear banking bit0 for 32k tandy modes; fix some pcjr mode
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2793
2007-02-01 16:24:03 +00:00
Sjoerd van der Berg
477a30e2bd
16 color vesa modes start address setting added
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2791
2007-01-31 11:09:42 +00:00
Peter Veenstra
5ef29db806
Fix small bug in readdata. Causes problems on every 32 reads. Thanks Srecko
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2789
2007-01-28 20:08:52 +00:00
Sjoerd van der Berg
87cd8a180e
Use the cached data for chained mode rendering
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2786
2007-01-25 08:08:32 +00:00
Sjoerd van der Berg
a1e661ddbb
Add suppport for the dac pel mask
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2785
2007-01-25 08:08:14 +00:00
Sjoerd van der Berg
5bd556e219
Only show resolution log message in debug version
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2783
2007-01-24 16:54:00 +00:00
Sjoerd van der Berg
5660ee1856
Fixes to hercules emulation, better detection and bank switching
...
Fixes to tandy emulation, 640x200x16 mode and different sizes bank.
EGA/VGA memory changes detection for faster rendering added
Renderer does initial pass to check for needing to lock buffer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2781
2007-01-24 16:29:09 +00:00
Peter Veenstra
4a44525341
Fix Schleichfart (Moe).
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2771
2007-01-21 11:01:54 +00:00
Peter Veenstra
c4cb1e285c
Some fixes so Ballade midi sequencer works. (Srecko)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2770
2007-01-19 18:48:31 +00:00
Sebastian Strohhäcker
76f1d11252
avoid code invalidation on certain types of self modification and adjust cache sizes (dynamic core);
...
add partial memory function inlining for dynamic core memory access; remove a float div in the pic
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2769
2007-01-18 14:57:59 +00:00
Sebastian Strohhäcker
d3cb9bd1b8
different PCJr cart loading supported
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2764
2007-01-14 18:44:01 +00:00
Peter Veenstra
1d3b064824
add io delay patch from h-al-9000
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2763
2007-01-13 10:43:40 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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