1
0
Fork 0
Commit graph

266 commits

Author SHA1 Message Date
Sjoerd van der Berg
708eee4f86 changed host memory reading/writing functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1355
2003-10-22 14:29:56 +00:00
Ulf Wohlers
3a49d4acf2 added DOS_SetFileAttr : check if file is available, failure if cdrom, but no change of file attributes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1346
2003-10-17 16:56:38 +00:00
Sjoerd van der Berg
f901c5e096 Remove help line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1336
2003-10-14 23:34:28 +00:00
Peter Veenstra
c36318f721 correct all unintentional changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1314
2003-10-14 08:38:36 +00:00
Ulf Wohlers
5e13e5c0e4 argh, committed good file...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1313
2003-10-13 22:01:07 +00:00
Ulf Wohlers
55591a56da no message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1312
2003-10-13 19:44:47 +00:00
Ulf Wohlers
bc9a553783 fixed bug in dos_openfile (removed assignment of *entry out of if statement)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1308
2003-10-10 13:50:34 +00:00
Ulf Wohlers
8100d28f82 Enabled multiple FindFirst/Next
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1304
2003-10-09 13:50:27 +00:00
Ulf Wohlers
4fae68a7b6 dont duplicate console handles
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1303
2003-10-09 13:47:44 +00:00
Ulf Wohlers
9572158abb fixed bug in DOS_DTA:SetupSearch (dont overwrite directory id)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1302
2003-10-09 13:47:06 +00:00
Ulf Wohlers
17c499ba5d added '+' as a valid char in DOS_MakeName
added hack: devices can only be opened once


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1293
2003-10-04 12:40:28 +00:00
Peter Veenstra
f1925e686e Updated Help message.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1289
2003-10-02 18:00:54 +00:00
Ulf Wohlers
efd7d24b2e Give PSP:SetNumFiles a few more files then requested (hack)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1284
2003-09-30 13:51:15 +00:00
Peter Veenstra
3585764f19 Inadvertly changed the the ready state to 0x0 instead of 0xff
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1278
2003-09-30 08:56:52 +00:00
Ulf Wohlers
52c0878c0c new FindFirst/FindNext methods, removed outputList, changed Bit16s types to Bits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1259
2003-09-22 12:21:53 +00:00
Ulf Wohlers
d95aa00127 Use new FindFirst/FindNext methods of drive-cache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1258
2003-09-22 12:20:51 +00:00
Peter Veenstra
b051edeeba Added support detection of directory via getfileatrribues.
Fixed Ancient Domain of Mystery


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1253
2003-09-19 15:06:06 +00:00
Ulf Wohlers
8c86a9768e int 21 31 does not set the carry flag anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1245
2003-09-11 13:52:31 +00:00
Sjoerd van der Berg
55237d31e3 Setting file date/time gives a success result now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1244
2003-09-11 07:02:04 +00:00
Ulf Wohlers
e14dcb4bd5 volume label always upcase
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1243
2003-09-10 12:57:40 +00:00
Ulf Wohlers
3da5dcbd9b fixed return value of ReadSectors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1241
2003-09-09 14:01:06 +00:00
Ulf Wohlers
2e3f978afe fixed bug in mscdex status word handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1240
2003-09-09 14:00:02 +00:00
Peter Veenstra
c031f405fc Added some nice colors to the intro command :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1233
2003-09-08 18:10:08 +00:00
Peter Veenstra
334fb33d97 ansi can now turns itself off.
fixed all cursor movement commands
added delete current row


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1232
2003-09-08 18:06:44 +00:00
Sjoerd van der Berg
08d9c9c8af Teletype output doesn't need page parameter anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1224
2003-09-03 20:28:07 +00:00
Sjoerd van der Berg
9c53a50c70 Fix some conversion warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1207
2003-08-29 08:17:49 +00:00
Sjoerd van der Berg
c9a62c462f Removed an E_Exit from an illegal call, seems to fix impulse tracker.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1206
2003-08-29 08:16:48 +00:00
Peter Veenstra
f56a4d0de0 added refcounting to create_childpsp. Xcom2 installer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1191
2003-08-19 20:05:47 +00:00
Peter Veenstra
2a97e6e022 added windows.h header file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1185
2003-08-13 14:55:24 +00:00
Peter Veenstra
d9c77e001c fixed bug in drive_cache for win98
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1184
2003-08-13 14:46:15 +00:00
Ulf Wohlers
db97e36e58 Added reference counting for dos_files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1181
2003-08-11 11:50:30 +00:00
Peter Veenstra
e5137b4d74 fixed bug in drive_cache finddirinfo. Thanks to helpfull person on irc.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1179
2003-08-06 14:46:58 +00:00
Peter Veenstra
2cacfbc98e Added patch 776979 from Florian Albrecht (in a modified format as it was made against 0.58)
Fixed Bugs related to .. and ...


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1178
2003-08-01 16:48:55 +00:00
Ulf Wohlers
cb91fc53ef remove it
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1177
2003-08-01 10:05:11 +00:00
Peter Veenstra
359e55ed8c Added support for regular files with int 21 ax =4406 (get input status)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1166
2003-07-27 12:12:05 +00:00
Ulf Wohlers
f2f9b04b5c DOS_Execute: Moved creation of psp after closing exe, to avoid dead file handle of exe in copied psp.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1144
2003-07-24 10:31:41 +00:00
Sjoerd van der Berg
4092577e26 Check correct types for -t option of mount
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1143
2003-07-23 11:50:15 +00:00
Sjoerd van der Berg
7ee73a90b7 Hack for 0xcd memory no longer needed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1142
2003-07-23 11:45:08 +00:00
Ulf Wohlers
5d93540ca0 Added int 21 6c - Extended open
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1139
2003-07-21 09:38:35 +00:00
Ulf Wohlers
640e059254 Removed HostPt in ReadSector
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1132
2003-07-14 11:35:06 +00:00
Sjoerd van der Berg
9bbec94977 Slightly better support for ioctl function 0x6
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1097
2003-07-08 16:51:26 +00:00
Sjoerd van der Berg
569fd602d1 Root z:\ directory is valid
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1096
2003-07-08 16:50:27 +00:00
Ulf Wohlers
8b94e8d408 replaced mem_memcpy with MEM_BlockCopy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1093
2003-07-06 16:11:36 +00:00
Sjoerd van der Berg
53ae6c8e56 Remove usage of HostPt
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1092
2003-07-06 15:32:29 +00:00
Ulf Wohlers
12be0e35a1 save int 21 stack entry in psp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1082
2003-07-05 14:06:32 +00:00
Sjoerd van der Berg
b222a9576a Warning clean up
Removing some old unused routines
Addind some newlines after some files.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1077
2003-06-19 17:12:50 +00:00
Sjoerd van der Berg
25a243ed74 Check if files are withing MAX_FILES limits
Added buffers to lists of lists.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1048
2003-06-10 11:41:17 +00:00
Ulf Wohlers
cf0b2cbd6c dont duplicate handles in psp if filetable is copied (except null-handles)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1042
2003-06-05 11:03:12 +00:00
Ulf Wohlers
e18eebf29d Dont dublicate handles in psp when filetable is copied
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1041
2003-06-05 09:52:13 +00:00
Ulf Wohlers
57e3c31efb Removed Open/Close from functions for speedup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1027
2003-05-31 21:09:04 +00:00