Peter Veenstra
|
fefa216210
|
Casting bug
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1965
|
2004-09-10 18:57:53 +00:00 |
|
Peter Veenstra
|
c002268376
|
Update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1964
|
2004-09-10 18:08:23 +00:00 |
|
Peter Veenstra
|
388c6abfcb
|
Typo :( (Thanks for telling me, Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1962
|
2004-09-10 08:02:50 +00:00 |
|
Peter Veenstra
|
ad1f331777
|
forgot to include a few things. (Jeremy)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1961
|
2004-09-10 07:44:15 +00:00 |
|
Peter Veenstra
|
30f2bb7612
|
Second part of patch 1022702. (All except addkey). Changed loading of a BCD in the fpu a bit to get more resolution and speed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1959
|
2004-09-09 18:36:50 +00:00 |
|
Peter Veenstra
|
3ec0837030
|
Add startmapper and update documentation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1957
|
2004-09-09 10:36:45 +00:00 |
|
Peter Veenstra
|
c15193d8f5
|
mem ->63. List more options
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1956
|
2004-09-09 08:39:28 +00:00 |
|
Peter Veenstra
|
25ab0c147a
|
First part of patch 1022702 by moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1955
|
2004-09-08 18:58:48 +00:00 |
|
Peter Veenstra
|
1415b3392b
|
Removed width and height. Replaced it with resolution
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1954
|
2004-09-08 14:14:46 +00:00 |
|
Peter Veenstra
|
5309464403
|
anding is always bineary
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1953
|
2004-09-08 10:33:16 +00:00 |
|
Peter Veenstra
|
4807b0f93c
|
Removed tandy option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1951
|
2004-09-08 09:41:13 +00:00 |
|
Peter Veenstra
|
93aeccfb4b
|
Added FBLD
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1950
|
2004-09-08 08:46:37 +00:00 |
|
Sjoerd van der Berg
|
8f64b09447
|
Make the EA Sib function static
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1948
|
2004-09-07 14:22:48 +00:00 |
|
Sjoerd van der Berg
|
78a0e947ae
|
Clear paging link cache when full
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1946
|
2004-09-07 12:13:38 +00:00 |
|
Sjoerd van der Berg
|
d94017a7b1
|
Add checking if an irq needs to be raised immediatly when programming new timer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1945
|
2004-09-07 11:28:27 +00:00 |
|
Sjoerd van der Berg
|
10d9e724d9
|
Fix dsp command 0xd4 continue dma transfer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1944
|
2004-09-07 10:59:19 +00:00 |
|
Peter Veenstra
|
c96b50cd39
|
Added old style joystick support.(largely by gulikoza?)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1943
|
2004-09-07 08:58:02 +00:00 |
|
Peter Veenstra
|
b2b03b172f
|
LOG_MSG=> LOG
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1941
|
2004-09-05 19:00:52 +00:00 |
|
Peter Veenstra
|
e269c3d2ed
|
Moving imgmount to dos_programs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1939
|
2004-09-05 14:23:04 +00:00 |
|
Sjoerd van der Berg
|
4812b35a82
|
Precache a bit of sound if some game masks the dma channel halfway through a transfer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1938
|
2004-09-03 05:17:39 +00:00 |
|
Sjoerd van der Berg
|
7fcfb7d2bc
|
Fix setting dac color entries with the high bits not getting cleared before adding color select bits.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1937
|
2004-09-03 05:10:16 +00:00 |
|
Sjoerd van der Berg
|
ea922b767a
|
fix mouse not unlocking when losing focus
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1936
|
2004-09-01 06:46:49 +00:00 |
|
Sjoerd van der Berg
|
eb6687ab52
|
Call delay while waiting for input in the debug loop
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1935
|
2004-08-31 23:11:35 +00:00 |
|
Sjoerd van der Berg
|
f20a8594a8
|
Don't reset the current timer when programming a new unless it's a mode 0 timer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1934
|
2004-08-31 15:56:10 +00:00 |
|
Peter Veenstra
|
2c0338404b
|
Added some callback information for the lower numbers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1933
|
2004-08-29 11:22:37 +00:00 |
|
Peter Veenstra
|
39b528f97a
|
Commit patch Gil Megidish. Modified it a bit to work in regular mode debug mode as well. (only updates on breakpoints though).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1932
|
2004-08-28 12:51:35 +00:00 |
|
Peter Veenstra
|
6f8e4600d3
|
Fix compilation under linux.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1931
|
2004-08-27 14:01:44 +00:00 |
|
Sjoerd van der Berg
|
069753046f
|
Add different priority levels for focused and non focused mode
Add priority support for non-win32
Fix ddraw output fullscreen window positioning
Fix ddraw also supporting double buffering.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1930
|
2004-08-27 13:41:34 +00:00 |
|
Peter Veenstra
|
89bb2a37cc
|
Fixed colors. spaces2tabs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1928
|
2004-08-26 19:49:26 +00:00 |
|
Peter Veenstra
|
7ef3d81e8b
|
Change color 6 in palet. Fixes bug 998455
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1927
|
2004-08-26 19:43:46 +00:00 |
|
Peter Veenstra
|
5d3260ab29
|
Added Blinking and Reverse. spaces2tabs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1926
|
2004-08-26 19:41:20 +00:00 |
|
Sjoerd van der Berg
|
6d82d7192a
|
Force the speaker to enable when starting a sb16 command byte transfer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1924
|
2004-08-24 10:53:15 +00:00 |
|
Sjoerd van der Berg
|
3641ea7beb
|
Fx nosound mode and wave recording
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1923
|
2004-08-24 10:52:06 +00:00 |
|
Sjoerd van der Berg
|
0da2fd2d36
|
added core_simple
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1922
|
2004-08-23 12:25:34 +00:00 |
|
Sjoerd van der Berg
|
f7a6317328
|
New memory handling using 1 big block of memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1920
|
2004-08-23 12:19:17 +00:00 |
|
Sjoerd van der Berg
|
fc8d4d89c2
|
Add new cpu core simple
Changes for new memory handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1919
|
2004-08-23 12:17:30 +00:00 |
|
Sjoerd van der Berg
|
dc0be65224
|
Improve timing between sequential dma transfers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1918
|
2004-08-23 10:06:09 +00:00 |
|
Sjoerd van der Berg
|
f7f7f9f4c8
|
Fix preprocessor directive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1917
|
2004-08-23 09:35:15 +00:00 |
|
Sjoerd van der Berg
|
805187b0eb
|
Use new mixer code for cd image audio
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1915
|
2004-08-23 09:22:23 +00:00 |
|
Sjoerd van der Berg
|
dbde36bfe1
|
Keep GCC happy!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1914
|
2004-08-23 09:18:58 +00:00 |
|
Sjoerd van der Berg
|
609ed8b02d
|
Lot's of changes for new mixer routines
Added a silent dma player for when speaker is disabled
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1913
|
2004-08-23 08:32:00 +00:00 |
|
Sjoerd van der Berg
|
322373756c
|
Total rewrite of the pcspeaker sound
Better support for pit mode 2/4 en speaker on/off bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1912
|
2004-08-23 08:30:51 +00:00 |
|
Sjoerd van der Berg
|
b77308510d
|
New mixer code with interpolation.
New prebuffering scheme.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1911
|
2004-08-23 08:25:20 +00:00 |
|
Sjoerd van der Berg
|
a10d8f9bf0
|
New mixer config options and removed some
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1910
|
2004-08-23 08:24:07 +00:00 |
|
Sjoerd van der Berg
|
7bbec56bed
|
New interpolating mixer routines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1909
|
2004-08-23 08:11:58 +00:00 |
|
Peter Veenstra
|
1e54741e61
|
Added some includes for stat
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1907
|
2004-08-22 18:48:31 +00:00 |
|
Sjoerd van der Berg
|
5e41bcac32
|
Add config option to run dosbox in high priority, defaults to enabled
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1905
|
2004-08-19 10:18:11 +00:00 |
|
Peter Veenstra
|
02ff2737d7
|
Add Patch 1001897 by Martin. Disabled modem and ipx networking by default as they depend on libraries not everybody may have. Reduces alarmed firewall people and is nicer on unix hosts as port 23 is a bit tricky
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1904
|
2004-08-13 19:43:02 +00:00 |
|
Peter Veenstra
|
18f13c2b60
|
Ignore requested drive_label when searching for it. Fixes pandaro. (Thank you prompt)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1903
|
2004-08-08 12:39:54 +00:00 |
|
Peter Veenstra
|
f14aaadc09
|
extended insert gets in the bios buffer as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1902
|
2004-08-04 14:21:58 +00:00 |
|