1
0
Fork 0
Commit graph

616 commits

Author SHA1 Message Date
Peter Veenstra
2314183f15 Some warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3227
2008-10-05 14:44:52 +00:00
Sebastian Strohhäcker
5f12dea767 reset dma request line on soundblaster reset (thanks to hal), fixes 3d bomber
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3219
2008-09-13 20:04:28 +00:00
Sebastian Strohhäcker
ba077a4d76 add/fix some undocumented sb16 dsp commands (asp/csp programming)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3212
2008-08-28 17:37:23 +00:00
Sebastian Strohhäcker
23bc78dd1b fix get/set xga pixel constraints
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3207
2008-08-21 09:10:31 +00:00
Sebastian Strohhäcker
c4ab50a955 xga mmio dword fix (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3203
2008-08-11 17:51:06 +00:00
Sebastian Strohhäcker
b374d8c93f some s3/xga fixes (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3193
2008-08-08 21:57:00 +00:00
Sebastian Strohhäcker
c78a9f6c03 fix/work around some gcc Wall warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3192
2008-08-06 18:34:21 +00:00
Sebastian Strohhäcker
3d40069e4a tweak s3 crtc reg36 (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3191
2008-08-04 17:48:36 +00:00
Sebastian Strohhäcker
6eae7e5586 fix some s3 crtc register return values, use trio64 as ID (re-enables lfb detection for univbe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3189
2008-08-03 13:37:49 +00:00
Sebastian Strohhäcker
87941d0883 merge opl3-output into two channels only
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3185
2008-07-27 19:52:12 +00:00
Peter Veenstra
ec45bd0fad Add pingpatch from h-a-l-9000.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3183
2008-07-26 14:49:38 +00:00
Peter Veenstra
4dbecf269c Update directserial to new configclass. Thanks h-a-l-9000
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3181
2008-07-14 20:06:19 +00:00
Peter Veenstra
d044321864 Add disney changes from h-a-l-9000
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3180
2008-07-14 19:39:10 +00:00
Peter Veenstra
92dade7e5b Show a few more digits.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3179
2008-07-14 19:30:29 +00:00
Sjoerd van der Berg
1ff3aed302 New DRO Capturing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3178
2008-07-14 19:07:04 +00:00
Sebastian Strohhäcker
bc593183b6 fix opl additional time counter status bit setting for the second timer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3177
2008-07-13 09:51:04 +00:00
Sebastian Strohhäcker
c8b4ac03a8 disable 0xff escaping for transparent nullmodem mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3176
2008-07-05 08:54:59 +00:00
Sebastian Strohhäcker
b77f1e69e3 fix opl3 4op connection mode selection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3175
2008-07-04 19:15:53 +00:00
Sebastian Strohhäcker
e688408c10 fix adlib key scale levels
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3173
2008-06-29 08:00:32 +00:00
Sebastian Strohhäcker
868ebc0ea0 adjust line split position (fixes Supaplex)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3169
2008-06-08 18:27:25 +00:00
Sebastian Strohhäcker
b5c65f12a0 better vga irq2 emulation/misc vga reg vret signalling (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3168
2008-06-03 18:35:32 +00:00
Peter Veenstra
d869473970 Fix panning for supaplex, wish demo and majic show demo. (Beta1 thank h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3165
2008-05-28 20:43:13 +00:00
Sebastian Strohhäcker
fb9bded44e add cga crtc mirror-registers (fixes Prohibition); thanks to jmk
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3146
2008-04-21 19:55:02 +00:00
Sebastian Strohhäcker
533b4bf359 correct ega machine graphics clock values (hal);
better handling of aspect correction for ega machine with certain modes


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3142
2008-04-13 19:50:47 +00:00
Sebastian Strohhäcker
e421cd96d2 ega always resets vga pel pan/byte skip on line compare (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3141
2008-04-12 20:32:19 +00:00
Sebastian Strohhäcker
f22cb0236b add vga horizontal address byte skipping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3138
2008-04-01 19:58:34 +00:00
Peter Veenstra
650536481f Remove implementation depended behavior.(fixes black lines with gcc 3.4 on vgaonly)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3137
2008-03-31 19:09:51 +00:00
Sebastian Strohhäcker
cb14a46164 revert some linecompare hack, fix vga drawing start for zero-linecompare values (fixes Event Horizon game glitches)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3135
2008-03-30 19:59:42 +00:00
Peter Veenstra
5491001923 Add zooming stuff from hal. Add some fixes by wd and hal to prevent crashing related not enough lines calculated with screenresizes (vgaonly).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3134
2008-03-30 18:02:23 +00:00
Peter Veenstra
d7294c6314 rename LOG_DMA to LOG_DMACONTROL to remove nameclash with soundblaster dma.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3128
2008-03-19 08:41:45 +00:00
Sebastian Strohhäcker
861c9d8ee7 fix memory wrapping for special 128k window (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3126
2008-03-16 18:53:33 +00:00
Sebastian Strohhäcker
2ee19ba49d add s3-id rom string
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3125
2008-03-14 22:00:59 +00:00
Sebastian Strohhäcker
cd68884361 make rom out of ems pageframe segment when BOOTing a disk
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3118
2008-03-09 20:32:23 +00:00
Sebastian Strohhäcker
39efc20d3e pel panning+line compare handled different in textmodes, fixes diamond cave (thanks to hal for spotting this)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3116
2008-03-08 12:29:59 +00:00
Peter Veenstra
f2c40b9407 Add way to easy timer 4 check to counter_output. But seems to work.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3113
2008-03-02 08:55:04 +00:00
Peter Veenstra
eb14c103fe GCC 4.3 header.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3111
2008-02-26 08:55:29 +00:00
Sebastian Strohhäcker
8ee3853d17 delay small vertical display end changes a bit to avoid immediate screen resizing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3094
2008-02-06 18:23:34 +00:00
Sebastian Strohhäcker
cb40dff18b keep some lower limit for allocated vga memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3093
2008-02-05 17:58:14 +00:00
Sebastian Strohhäcker
827bb02217 always stick to correct vga memory wrapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3090
2008-02-02 20:47:24 +00:00
Sebastian Strohhäcker
50917251f4 add variable-size graphics memory, enable some more vga memory wrapping (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3077
2008-01-12 17:37:48 +00:00
Sebastian Strohhäcker
056302a6a5 xga fix for win3x paint (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3076
2008-01-10 20:36:03 +00:00
Sebastian Strohhäcker
e0d88e1d11 additional svga chipset emulation (tseng, paradise) and small fixes for s3, vasyl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3075
2008-01-09 20:34:51 +00:00
Sebastian Strohhäcker
2c95419294 report irq2 as active when irq's on the second pic are active (pic cascading), thanks Srecko
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3074
2008-01-07 22:29:37 +00:00
Sebastian Strohhäcker
a472b4777b small vga fixes (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3067
2007-12-27 10:57:51 +00:00
Sebastian Strohhäcker
4577f5ed59 resize screen on sequencer font size changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3066
2007-12-23 16:00:53 +00:00
Sebastian Strohhäcker
b9a73a548c fix some custom hicolor s3 modes' width settings (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3065
2007-12-19 21:12:22 +00:00
Sebastian Strohhäcker
0dba278956 fix some bugs+enhance the s3/xga emulation (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3059
2007-12-10 22:11:13 +00:00
Sebastian Strohhäcker
f87fc49809 add scanline-precise changeability of some vga features (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3058
2007-12-09 17:02:55 +00:00
Peter Veenstra
abbf10093f small bugfix by hal.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3054
2007-12-06 17:44:19 +00:00
Peter Veenstra
28c34f2b04 Add fix for dungle schatten 1. Implement timer mode 1. Flip gate2 default value (h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3049
2007-11-18 17:09:15 +00:00