1
0
Fork 0
Commit graph

1808 commits

Author SHA1 Message Date
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
Peter Veenstra
b699da3acf another define for win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1901
2004-08-04 13:21:20 +00:00
Peter Veenstra
2b661d5648 some newbie help
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1900
2004-08-04 13:15:56 +00:00
Peter Veenstra
ca409fd57c Typo in preamble
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
e455b0442f Added option AD for dir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1898
2004-08-03 19:37:04 +00:00
Peter Veenstra
83d6b619ca Doing Stuff some people don't seem to care about.
Added Directserial to makefile (else it will not be in the source archive and thus not in the builds)
Enabled it on win32 hosts.
Made it only compilable for win32 target hosts.
dosbox.cpp:
Added help for the configfile for directserial! (Users don't read the source.)
ifdef some more stuff
enable MPU-intelligent-mode by default.
disable Directserial by default.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1897
2004-07-30 01:41:10 +00:00
Sjoerd van der Berg
9deb278528 Disable the saving of raw realtime reset midi commands.
Only open the raw file on first data.
Add WIN32_LEAN_AND_MEAN for fhr win32 midi handler


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1896
2004-07-25 11:47:57 +00:00
Sjoerd van der Berg
b45019218e Add special win32 output handler using directdraw scaled blits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1895
2004-07-24 20:41:09 +00:00
Sjoerd van der Berg
e40d2a6f35 Add ddraw.h available define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1893
2004-07-24 18:50:10 +00:00
Peter Veenstra
7533ab4de4 change return value of ax of findnext. Fixes Willy Beamish showing up only the first savegame
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1892
2004-07-22 08:26:49 +00:00
Peter Veenstra
ff40393450 Minor change in the DIB. Makes windoes installer happy :) (it now installs without a warning) (c2woody)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1888
2004-07-14 20:25:35 +00:00
Peter Veenstra
519aeb3d97 New larry 6 hack. Renders Wayne's world hack obselete (Thank you c2woody!)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1887
2004-07-13 16:56:06 +00:00
Peter Veenstra
94795e0fd4 Changed debugger key to Pause (was -)!!!!
If non-debug mode => pause pauses dosbox.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1886
2004-07-12 12:42:20 +00:00
Peter Veenstra
a79e0bffbc Removed larry 6 hack. Added some more information on the mode limits stuff. Added fix for wayne's World (ignoring set limit if limit_min is limit_max)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1885
2004-07-11 20:02:08 +00:00
Sjoerd van der Berg
6d0bdfc543 Fix mixer also being disabled for soundblaster v2.0
Add 16 bit irq acknowledgement


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1884
2004-07-09 15:46:37 +00:00
Sjoerd van der Berg
ad67e9420c Make sure that drawing related variables only get changed when an actual screen update can take place
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1883
2004-07-08 20:50:10 +00:00
Peter Veenstra
a5f73e86a5 Lot's of doschanges for enchanced mode. Thank you c2woody.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1882
2004-07-08 20:08:52 +00:00
Sjoerd van der Berg
3a98ced52c Fix annoying bugs with our crap log system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1881
2004-07-08 17:44:20 +00:00