1
0
Fork 0
Commit graph

815 commits

Author SHA1 Message Date
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
Ulf Wohlers
a24eb6e286 DOS_PSP::FindEntryByHandle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@666
2003-02-16 14:48:01 +00:00
Ulf Wohlers
44e7e65ab5 Added Int 21/67: Set file handle count
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@665
2003-02-14 22:16:19 +00:00
Ulf Wohlers
e727664414 Added support for multiple findfirst/findnext at the same time.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@664
2003-02-13 23:33:43 +00:00
Ulf Wohlers
50385d3c05 Added custom DTA member dirID for multiple findfirst/findnext functionality.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@663
2003-02-13 23:32:00 +00:00
Ulf Wohlers
0684c1784f Fixed bug (caching baseDir)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@662
2003-02-10 12:38:44 +00:00
Ulf Wohlers
00080a4d9d MakeEnv: added hack to allow creation from envblock in unused mem (0xCD)
Dos_Execute: extrabytes now added to the imagesize


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@661
2003-02-06 22:21:58 +00:00
Peter Veenstra
9be6cee6ac fixed ultima 1, added 2 color cga putpixel, fixed cga getpixel. speeded up findsettings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@660
2003-02-05 19:21:53 +00:00
Peter Veenstra
5d8568a3cc Pause
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@659
2003-02-05 19:12:20 +00:00
Ulf Wohlers
ade6f33cd7 fixed tab key stuck when switching tasks (no keyboard response)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@658
2003-01-30 15:40:57 +00:00
Ulf Wohlers
f662453ba8 fixed bug in mouse position clipping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@657
2003-01-30 15:37:54 +00:00
Ulf Wohlers
22b81376d4 changed HostPt* memory -> HostPt memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@656
2003-01-30 15:37:15 +00:00
Ulf Wohlers
6c0fc8f3e3 fixed bug in POPAD
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@655
2003-01-28 21:19:29 +00:00
Ulf Wohlers
5debecf40f GetFileAttr works now with dirs too.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@654
2003-01-28 21:18:55 +00:00
Ulf Wohlers
e9f1f898d7 DOS_CloseFile: dont close devices
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@653
2003-01-28 21:18:20 +00:00
Peter Veenstra
6c2c23fd13 removed UPCASE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@652
2003-01-28 12:23:28 +00:00
Sjoerd van der Berg
4b9c02ea28 Endian support for vga tables.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@651
2003-01-25 00:01:40 +00:00
Peter Veenstra
b7088bb6e6 doesn't crash on old configfiles anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@650
2003-01-20 20:01:49 +00:00
Peter Veenstra
1dc03e1a4c added property for disney
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@649
2003-01-20 20:00:28 +00:00
Sjoerd van der Berg
b2af34aa58 some changes for locking screen in fullscreen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@648
2003-01-20 19:03:37 +00:00
Peter Veenstra
7cd315de47 added ems 054:02
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@647
2003-01-20 18:54:52 +00:00
Ulf Wohlers
02040d7086 fixed handling of adding/deleting files in dircache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@646
2003-01-20 10:54:26 +00:00
Ulf Wohlers
516251e648 Dont reset findnext counter if recaching directoy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@645
2003-01-19 23:07:14 +00:00