1
0
Fork 0
Commit graph

637 commits

Author SHA1 Message Date
Ulf Wohlers
d4af8d8889 added cdrom.h/cpp + mscdex.cpp + special win headers aspi + ioctl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@716
2003-03-06 13:33:07 +00:00
Peter Veenstra
b7b02ce8a4 fixed a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@715
2003-03-06 13:27:24 +00:00
Ulf Wohlers
e304c3262b new class cdromDrive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@714
2003-03-06 13:21:04 +00:00
Ulf Wohlers
c2f4f360ca Added EmptyCache, removed some warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@713
2003-03-06 13:20:31 +00:00
Ulf Wohlers
d70b9f3c68 Add mount command for cdroms :
mount [drive[ [cdrom]:\ -t cdrom [-aspi]


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@712
2003-03-06 13:20:09 +00:00
Ulf Wohlers
8a9867ef92 Startup function for mscdex
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@711
2003-03-06 13:18:49 +00:00
Peter Veenstra
9c86d11309 added .cvsignore from patch from Max Horn
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@710
2003-03-06 12:03:41 +00:00
Ulf Wohlers
86e2edd0ff fixed bug in DOS_PSP::SetNumFiles
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@709
2003-03-05 09:24:21 +00:00
Peter Veenstra
24c3854149 added basic handlers for int 25 and int 26
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@708
2003-03-03 20:34:05 +00:00
Sjoerd van der Berg
712de9cd78 sysex message size now 1024
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@707
2003-03-02 23:34:15 +00:00
Sjoerd van der Berg
b36c835664 Changed keyboard modifiers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@706
2003-03-02 21:50:42 +00:00
Sjoerd van der Berg
fe1b5109f5 foreign keyboard support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@705
2003-03-02 21:46:25 +00:00
Sjoerd van der Berg
5c8b61d624 Foreign keyboard support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@704
2003-03-02 21:45:30 +00:00
Sjoerd van der Berg
60c35559f9 Ascii foreign keyboard support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@703
2003-03-02 21:42:43 +00:00
Sjoerd van der Berg
5fb73510fe Check for an empty string for debug logging file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@702
2003-03-02 21:08:27 +00:00
Sjoerd van der Berg
4753d75cbf added mpu401.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@701
2003-03-02 20:36:58 +00:00
Sjoerd van der Berg
673d83519d Moved the mpu401 init function under the soundblaster.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@700
2003-03-02 20:35:33 +00:00
Sjoerd van der Berg
4913f1ea13 Back to the english version
Added mpu401 and midi and winmm.lib in linking


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@699
2003-03-02 20:30:08 +00:00
Sjoerd van der Berg
732856e2f6 Midi support for win32 and linux oss
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@698
2003-03-02 20:21:41 +00:00
Sjoerd van der Berg
fb460d28a5 Support for the midi and mpu401 init functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@697
2003-03-02 20:19:26 +00:00
Sjoerd van der Berg
8c0507b066 MPU-401 support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@696
2003-03-02 20:13:05 +00:00
Peter Veenstra
f79eaaba75 updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Ulf Wohlers
dff67638e9 INT 21/58 : UMB Link State not available
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@694
2003-02-25 13:29:35 +00:00
Ulf Wohlers
cffa206680 Improved search for free dir id
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@693
2003-02-25 13:28:42 +00:00
Ulf Wohlers
75626ee0c3 File seek out of range: move filepointer to end of file.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@692
2003-02-24 17:59:38 +00:00
Ulf Wohlers
aa50a90a95 Added INT 15 84 - Joystick support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@691
2003-02-24 16:30:26 +00:00
Ulf Wohlers
8e1c9a736b Added funcs to get joystick values
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@690
2003-02-24 16:29:10 +00:00
Ulf Wohlers
30819de412 copy psp file table to child processes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@689
2003-02-24 15:43:13 +00:00
Ulf Wohlers
deb328f319 copy psp file table to child processes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@688
2003-02-24 15:42:21 +00:00
Sjoerd van der Berg
e3a3634669 Add halt/resume 8-bit dma calls and fix the static noise when generating silenec.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@687
2003-02-23 10:48:50 +00:00
Ulf Wohlers
8d71179417 Fixed bug in 67 4c
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@686
2003-02-22 14:09:41 +00:00
Sjoerd van der Berg
836602a4a6 Setup for next round before ending the queue.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@685
2003-02-22 12:46:10 +00:00
Sjoerd van der Berg
3e9e80ea13 Protection against PIC index overflowing when changing cycles.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@684
2003-02-22 12:16:20 +00:00
Sjoerd van der Berg
733c4a51ca Soundblaster rate option added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@683
2003-02-22 12:14:22 +00:00
Sjoerd van der Berg
100f507154 New dma function parameters and callback function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@682
2003-02-22 12:12:52 +00:00
Sjoerd van der Berg
7f0dfa4da3 Fix bugs in setting channel modes and added callback for detection of masking/unmasking of dma channel.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@681
2003-02-22 12:12:16 +00:00
Sjoerd van der Berg
a92071747e Total rewrite of soundblaster sound generation.
Added support for command 0xe2.
Started work on mixer registers.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@680
2003-02-22 12:11:04 +00:00
Sjoerd van der Berg
1c0611c1b0 Signal the thread to kill itself, to fix some bugs with pthreads in SDL.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@679
2003-02-22 12:00:14 +00:00
Ulf Wohlers
80cc08d45d additional debug info / memory dump / create variable names
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@678
2003-02-21 20:36:45 +00:00
Ulf Wohlers
d3d19f1039 Added get operand size for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@677
2003-02-21 20:36:02 +00:00
Ulf Wohlers
d0cf2829c3 Added copy command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@676
2003-02-21 20:21:01 +00:00
Ulf Wohlers
4ec9803c4f FCB Open : check if files are already open.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@675
2003-02-21 20:20:19 +00:00
Ulf Wohlers
4b7d20886e Improved AddEntry/DeleteEntry for multiple open directories
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@674
2003-02-21 20:19:27 +00:00
Peter Veenstra
850edecdf2 Lot's date and time fixes. Made Gcc3.2 happier
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@673
2003-02-21 17:00:31 +00:00
Peter Veenstra
8e69d82144 changed scope of i
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@672
2003-02-20 11:28:36 +00:00
Ulf Wohlers
b7e523d522 removed "file already open"-check for debian release
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@671
2003-02-20 10:39:03 +00:00
Ulf Wohlers
f89fca8d24 fixed small bug (shortname > 8 char)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@670
2003-02-17 15:19:45 +00:00
Ulf Wohlers
412d91902a Added DOS_PSP::FindEntryByHandle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@669
2003-02-16 14:51:17 +00:00
Ulf Wohlers
8fd7014110 Save name and state in DOS_FILE and derived classes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@668
2003-02-16 14:50:42 +00:00
Ulf Wohlers
ed773d7c46 Added check, if file is already opened
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@667
2003-02-16 14:49:11 +00:00