1
0
Fork 0
Commit graph

386 commits

Author SHA1 Message Date
Peter Veenstra
c7c2ee5d5a Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2240
2005-07-19 19:45:33 +00:00
Peter Veenstra
3429a18dc4 Added Patch 1239770 from cyberwalker "Patch for RTCC to report correct time format"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2239
2005-07-17 20:29:46 +00:00
Peter Veenstra
352640d5a9 wcharts vga detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2227
2005-07-01 08:59:57 +00:00
Peter Veenstra
0390f61702 repeat last value in the DSP indefenitely. Fixes Jangle demo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2226
2005-06-29 20:10:47 +00:00
Peter Veenstra
a7f3cf151a Add patch from Espen Wiborg. Adding dirname for win32. fix compilation problem.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2224
2005-06-23 18:34:30 +00:00
Peter Veenstra
fc628ada18 disable flipflop to index reset on reading port 0x3c1. Patch 1214516
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2223
2005-06-22 19:47:40 +00:00
Peter Veenstra
5045f19259 Add patch 1094730 from Jon Niehof. Added a time out event for the joystick.(fixes detection in certain games).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2217
2005-06-13 14:48:02 +00:00
Sjoerd van der Berg
640e9475b1 Some bizarre vga dac behaviour fixes star control 2
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2204
2005-05-02 21:18:01 +00:00
Peter Veenstra
347c222b93 some small changes that fix mode 6 at my place
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2203
2005-04-29 15:04:07 +00:00
Peter Veenstra
d15ec7c3fc slighty faster and make the compiler happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2201
2005-04-29 13:45:26 +00:00
Peter Veenstra
dfe7247a7b other mixer changes. ("reversing" the old ones)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2192
2005-04-25 09:23:54 +00:00
Peter Veenstra
50f9e11282 Trying out the new GCC_UNLIKELY macro and turning the exit to a warning on prioritysetting.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2189
2005-04-21 21:06:27 +00:00
Peter Veenstra
4e9a7a6120 include cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2185
2005-04-21 18:54:59 +00:00
Peter Veenstra
902e09a4ec Removed unused function. Changed ADPCM routines to the ones of kode54
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2172
2005-04-05 16:25:09 +00:00
Peter Veenstra
689cceafb5 new configuration system. Apply patch 1156149 from moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2171
2005-04-05 11:10:08 +00:00
Peter Veenstra
e1df80f704 recheck irqs when special mode changes. Makes more sense, might fix something.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2168
2005-03-29 07:05:44 +00:00
Peter Veenstra
29d8dc7231 header cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2163
2005-03-25 12:00:08 +00:00
Peter Veenstra
da9013442a New configuration layer. Runtime changing of settings. Aditional irq 2 handler for when there is no mpu401. Small rewrite of mainloop for some more speed (inspired by ih8regs)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2161
2005-03-25 11:54:52 +00:00
Peter Veenstra
d382abd209 New configuration layer. Runtime changing of settings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2160
2005-03-25 11:52:32 +00:00
Peter Veenstra
5a3f4fb38d jumpwise optimalisations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2155
2005-03-25 10:12:05 +00:00
Peter Veenstra
3a2004c2e2 mix optimalisations by ih8regs. Code to manage mixer objects/channels
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2153
2005-03-25 09:38:42 +00:00
Peter Veenstra
266f2a1270 Changed fm output select (fixes music in mm3 with mixer=true)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2126
2005-03-03 10:54:05 +00:00
Sjoerd van der Berg
25e705f683 Force the correct vga clock for clocks 0 and 1 used in vga
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2124
2005-03-02 10:59:22 +00:00
Peter Veenstra
b91563ec45 Date and time patch #1117179
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2118
2005-02-24 17:51:00 +00:00
Peter Veenstra
4641faa5ca Added handler for port 3c8
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2110
2005-02-14 16:06:15 +00:00
Peter Veenstra
2094d8b985 Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
3105209dad Only do things with the channel if it actually is present. Fixes some crashes with pcspeaker disabled
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2104
2005-02-03 10:34:37 +00:00
Peter Veenstra
625b1dab40 Added midi device selection code for windows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2099
2005-01-20 20:35:29 +00:00
Peter Veenstra
c99f8e8710 IO Exceptions (wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2094
2004-12-28 16:13:26 +00:00
Peter Veenstra
16c80d9fb0 Fix playback under win ench
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2089
2004-12-28 15:56:23 +00:00
Dean Beeler
2dbe07074c Completed S3 XGA compatibility
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2087
2004-12-24 05:35:10 +00:00
Sjoerd van der Berg
fba8482ce1 Use special physical memory access for dma transfers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2086
2004-12-22 19:49:24 +00:00
Dean Beeler
d1d89dc803 Completing S3 XGA functionality. Fixed minor mouse glitch.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2085
2004-12-22 10:55:33 +00:00
Dean Beeler
1d46933a6b Completing S3 XGA functionality.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2084
2004-12-22 10:49:42 +00:00
Dean Beeler
26062b0e15 Adding serial port FOSSIL driver support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2083
2004-12-22 10:46:16 +00:00
Peter Veenstra
5ae8051c90 lot's of pic changes: it now honours irq 2 being masked. Some priority table changes. Some changes in the main irq loop in order to gain some speed. Some small changes by wd in the byte decoding
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2081
2004-12-16 19:22:11 +00:00
Peter Veenstra
d1faa25ea7 Cleanup + fix all known issues
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2077
2004-12-14 21:02:57 +00:00
Peter Veenstra
13f25d9f44 Irq changed to 9 and unmasking it on startup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2074
2004-12-07 21:33:26 +00:00
Peter Veenstra
688c8f114f better port write decoding(wd) and some changes to run_irq loop
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2073
2004-12-07 21:29:14 +00:00
Sjoerd van der Berg
c35e5dc8c2 Autodetect type op opl data in dro writing
Fix opl3 capturing and using wrong indexes for dro data


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2065
2004-11-18 11:07:52 +00:00
Peter Veenstra
fbc9a7ec39 Rotate stuff ignoring for now (7 cities of gold)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2060
2004-11-15 14:56:55 +00:00
Peter Veenstra
2ae5a14bcf Handle mode 0 differently
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2054
2004-11-13 11:59:46 +00:00
Sjoerd van der Berg
b7b681a59a Fix wav writing, blah stupid :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2050
2004-11-12 07:29:42 +00:00
Peter Veenstra
232541c358 Added lot's of callback information. Added some useful information on how to use the debugger. Added patch 105158 from Hendrik Jan Visser
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2035
2004-10-23 15:15:07 +00:00
Peter Veenstra
bb2d24b081 small keyboard fix. typerate handling (Moe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2022
2004-10-12 16:21:22 +00:00
Sjoerd van der Berg
93a8163a4d New call to reset page handlers
Change the vga font text page handler and rewrite for reset page handler call.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2020
2004-10-12 10:45:11 +00:00
Sjoerd van der Berg
608ab6edc7 Allow changing of the timeconstant during autoinit transfers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2018
2004-10-09 08:41:21 +00:00
Peter Veenstra
699a6f345e Font banks are 64 kb now. updating pagehandler to match. (wjp)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2000
2004-09-28 20:17:31 +00:00
Sjoerd van der Berg
6c6c6f031c Fix cursor start end line for non-vga card support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1998
2004-09-28 15:43:31 +00:00
Sjoerd van der Berg
4530386c35 Fix stereo transfers overflowing the dma counter with remaining bytes
Add 16 bit continue dma dsp command


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1977
2004-09-15 10:59:28 +00:00