Sjoerd van der Berg
9213fd5bd6
New rendering changes
...
New mapper changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1817
2004-06-10 07:18:53 +00:00
Sjoerd van der Berg
7dcfa9c70a
New stuff added for some hardware acceleration functions of the S3
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1816
2004-06-10 07:15:11 +00:00
Sjoerd van der Berg
de831a5899
Remove exception warning
...
Use new mapper functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1815
2004-06-10 07:13:02 +00:00
Peter Veenstra
6e373ca489
moved default buffer into dosbox reservered memory
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1814
2004-06-09 09:11:55 +00:00
Sjoerd van der Berg
70914f545e
forward data to adlib command register of the gus
...
Don't use the cms ports when in opl2 mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1813
2004-06-07 14:42:36 +00:00
Sjoerd van der Berg
f6938602bd
Add an adlib command register to the gus
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1812
2004-06-07 14:41:20 +00:00
Sjoerd van der Berg
464bba5819
Increase CMS mixer channel delay
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1811
2004-06-07 14:40:40 +00:00
Peter Veenstra
f4f869a2cb
Don't allow backcounts to get below zero (acces violations). Fixes melee mode of starcon2 with gus enabled
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1810
2004-06-06 19:37:38 +00:00
Sjoerd van der Berg
5acc5f9082
Increase the mixer disable shutdown delay
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1809
2004-06-06 18:23:10 +00:00
Peter Veenstra
ed76cb83a0
Added -version to dosbox.
...
Updated Readme(added -version. removed auto from machinetype)
Updated Manpage(added freesize, version and machinetype)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1808
2004-06-05 11:17:23 +00:00
Sjoerd van der Berg
a856ff1a06
Fix some string parsing function to allow to remove the found string
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1807
2004-05-25 19:37:18 +00:00
Sjoerd van der Berg
9bd827965c
Add function to reset the screen
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1806
2004-05-25 19:35:14 +00:00
Peter Veenstra
aec929e387
Fixed copy after new support functions
...
fixed a bug with long commandlines crashing dosbox.
fixed size not being updated when deleting characters in shell
fixed a bug which caused stack corruption when editing commands (wjp)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1805
2004-05-20 13:17:27 +00:00
Peter Veenstra
4fc5d29b5e
added freesize to mount
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1804
2004-05-20 11:11:45 +00:00
Peter Veenstra
ca50c591ce
line end corrections and some reg_ah zeroing on succes with ps2 mouse
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1803
2004-05-19 19:46:28 +00:00
Ulf Wohlers
c11d895fd4
improved aspi support (thanx SaPu)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1802
2004-05-19 11:44:48 +00:00
Ulf Wohlers
eb944f7803
Fixed cd change issue with ioctl interface (windows system message)
...
improved mscdex support (thanx SaPu)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1801
2004-05-19 11:42:48 +00:00
Sjoerd van der Berg
239e9b3b5a
Fix some gcc 3.4 issues.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1800
2004-05-15 07:57:04 +00:00
Sjoerd van der Berg
5e9dd89b56
Added a master volume setting
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1799
2004-05-13 07:11:15 +00:00
Sjoerd van der Berg
9b6401446e
Forward changes to the soundblaster mixer to the dosbox mixer
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1798
2004-05-12 12:48:46 +00:00
Sjoerd van der Berg
54f7d437ec
Added mixer program on z: to change volumes
...
Add new functions for finding specific channels
Changed the setting of channel volume
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1797
2004-05-12 08:21:30 +00:00
Sjoerd van der Berg
8e598829e8
Add new functions for finding specific channels
...
Changed the setting of channel volume
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1796
2004-05-12 08:20:52 +00:00
Sjoerd van der Berg
bfb6e5b4e4
new support functions
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1795
2004-05-11 19:00:32 +00:00
Sjoerd van der Berg
90a1e84943
Use new support functions
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1794
2004-05-11 18:59:32 +00:00
Sjoerd van der Berg
c7e25e08b7
Add some new function and clean up
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1793
2004-05-11 18:58:18 +00:00
Sjoerd van der Berg
2339e11d9c
Fix warning
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1792
2004-05-11 18:55:33 +00:00
Sjoerd van der Berg
af4ee165df
Rename the channel name for the mixer
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1791
2004-05-11 18:48:32 +00:00
Sjoerd van der Berg
1e670040ce
Add a soundblaster option to support soundblaster mixer changes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1790
2004-05-11 18:42:37 +00:00
Peter Veenstra
7cc6fa6b8f
Some ems weirdness(c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1789
2004-05-07 23:20:00 +00:00
Sjoerd van der Berg
862d958ecb
fix some amd64 compilation warnings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1788
2004-05-05 21:56:04 +00:00
Peter Veenstra
e3a7a48687
Added SDA.
...
Update DTA/PSP to use SDA.
Added some more pic commands.
Cleaned dos.cpp up a bit.
Handled some more calls in dos.cpp.
Changed execute and terminate to mess less with the dta.
Removed all dta references and changes in PSP.
Added some messages to messagefile for mount.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1787
2004-05-04 18:34:08 +00:00
Sjoerd van der Berg
afbc7f8828
Blah
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1786
2004-04-29 06:10:28 +00:00
Sjoerd van der Berg
2773c37c54
Copy the stripped filename to the mcb of the new executed program
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1785
2004-04-26 07:54:37 +00:00
Sjoerd van der Berg
4e3edae44c
Copy the filename from the current's psp mcb to new allocated ones
...
Reduce available memory in tandy mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1784
2004-04-26 07:53:17 +00:00
Peter Veenstra
64b34126ce
fixed heavy debug compilation
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1783
2004-04-25 15:47:03 +00:00
Sjoerd van der Berg
5db36f043f
Go back to the old 4bit-adpcm decoding
...
Setup the high dma parameter in the set blaster line
Change some debug messages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1782
2004-04-25 15:08:54 +00:00
Sjoerd van der Berg
a117b44fbb
Fix annoying gcc warning
...
Fix exceptions not restoring flags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1781
2004-04-25 13:41:03 +00:00
Sjoerd van der Berg
8c427c4aa0
Mysterious line endings in 0xd 0xd 0xa
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1780
2004-04-24 17:57:38 +00:00
Sjoerd van der Berg
a196125109
Don't commit shit with a zillion newlines
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1779
2004-04-24 12:43:54 +00:00
Sjoerd van der Berg
bd884098b1
Fix breakpoints with new cpu cores
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1778
2004-04-24 09:20:11 +00:00
Sjoerd van der Berg
de5dd0de7c
make prepare exception function global
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1777
2004-04-24 09:17:00 +00:00
Sjoerd van der Berg
498ed26525
Fix branches getting out of range with div/idiv exceptions
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1776
2004-04-24 09:16:08 +00:00
Sjoerd van der Berg
48a86f7e97
Added some (void *) casts to make gcc happy
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1775
2004-04-22 22:47:04 +00:00
Sjoerd van der Berg
db7e1ea4da
Some changes for the new handler functions
...
Added some more opcodes to dynamic generator
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1774
2004-04-22 22:41:46 +00:00
Sjoerd van der Berg
5460def634
Changes to cpu cores.
...
Save/Load eip after each opcode
Handle IO exceptions
Handle protection exception for protected opcodes with too less privilege
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1773
2004-04-22 22:40:46 +00:00
Sjoerd van der Berg
2bccfd7a22
Fix 4-bit adpcm transfers from doing extra dma tranfers causing sounds to play to fast
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1772
2004-04-21 08:21:47 +00:00
Sjoerd van der Berg
c1a88974e0
Detect sizeof the dosbox data types
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1771
2004-04-20 06:53:36 +00:00
Peter Veenstra
67253f9e9b
Added support for attribute searching with extend fcbs.
...
Added support for volume label searching on Virtual Drives.
Added warnings for volume searching on Drive Fat.
Improved support for Filelabel searching on drive_local to include fcbfinds
Added Drivelabel "DOSBOX" to Virtual Drives.
Changed default Label for localdrives to "NO_LABEL".
Made DOS_FindFirst fcb finds aware.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1770
2004-04-18 14:49:50 +00:00
Peter Veenstra
55b9530a56
some odd devices stuff. (fizzban). Fcb findfirst/next fixes for drive(cw2oody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1769
2004-04-18 10:36:28 +00:00
Sjoerd van der Berg
7c67adc360
Correctly support 16 bit write again
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1768
2004-04-14 20:50:50 +00:00