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 |
|
Ulf Wohlers
|
7b909131e0
|
drive number fix ('and' it with 0xff)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1026
|
2003-05-31 21:08:36 +00:00 |
|
Ulf Wohlers
|
68b6e04b5e
|
fixed bug with msf handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1025
|
2003-05-31 16:39:27 +00:00 |
|
Ulf Wohlers
|
91a11bffcf
|
Fixed bug in returning disc label
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1004
|
2003-05-11 16:50:21 +00:00 |
|
Peter Veenstra
|
bbb7cf45b0
|
updated loggingsystem
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@989
|
2003-05-04 19:19:09 +00:00 |
|
Peter Veenstra
|
34c95efc05
|
fixed return value of findfirst
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@983
|
2003-05-02 11:33:35 +00:00 |
|
Peter Veenstra
|
cb364036b2
|
added support for the don't inheritance flag and changed the psp routines to use this flag
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@981
|
2003-05-02 11:01:22 +00:00 |
|
Peter Veenstra
|
100f13016e
|
added support for the don't inheritance flag and changed the psp routines to use this flag
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@980
|
2003-05-02 10:54:31 +00:00 |
|
Peter Veenstra
|
672415fcb9
|
fixed crashes when executing rescan on a virtual drive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@979
|
2003-05-02 10:51:04 +00:00 |
|
Sjoerd van der Berg
|
9819287489
|
IOCTL Call 9 handled somewhat.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@971
|
2003-04-27 13:21:35 +00:00 |
|
Ulf Wohlers
|
336e693b61
|
Added support for reading volume labels
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@957
|
2003-04-23 12:07:53 +00:00 |
|
Sjoerd van der Berg
|
4916b5fb6c
|
Place #ifdef's around MSVC #pragma's
Rewrite some signed/unsigned unions to use casts.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@956
|
2003-04-23 07:33:06 +00:00 |
|
Ulf Wohlers
|
d8eae49c04
|
init cpm_entry in psp class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@955
|
2003-04-22 20:55:15 +00:00 |
|
Ulf Wohlers
|
619c351959
|
added reading of cd table of contents/volume descriptor
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@942
|
2003-04-18 13:38:10 +00:00 |
|
Ulf Wohlers
|
38bc54fbd9
|
added reading of cooked sectors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@941
|
2003-04-18 13:37:37 +00:00 |
|
Sjoerd van der Berg
|
25457dc4f0
|
Changed cpu.h include to regs.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@911
|
2003-04-13 18:27:53 +00:00 |
|
Sjoerd van der Berg
|
0dcd085c0a
|
Changes for new flags.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@910
|
2003-04-13 18:27:08 +00:00 |
|
Ulf Wohlers
|
3091207f6a
|
made it safer if accessing non existant subunit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@901
|
2003-04-10 15:42:46 +00:00 |
|
Peter Veenstra
|
517cde1b3c
|
cleanup patch from Max Horn
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@899
|
2003-04-10 10:32:59 +00:00 |
|
Sjoerd van der Berg
|
9fbf3c7b60
|
Remove dependency for cpu.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@891
|
2003-04-08 18:50:26 +00:00 |
|
Peter Veenstra
|
a34fb7ce60
|
fixed crashes under linux with cdrom
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@886
|
2003-04-08 10:32:22 +00:00 |
|
Sjoerd van der Berg
|
54edb9922b
|
Correct calculation for function 0x2c get time.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@868
|
2003-04-04 21:59:38 +00:00 |
|
Ulf Wohlers
|
8a3d68cbaa
|
Added ClearAnsi in Constructor
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@864
|
2003-04-03 11:03:58 +00:00 |
|
Ulf Wohlers
|
2bada3655d
|
Fixed bug in dev_Con::write - use background attribute only if ansi is enabled.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@863
|
2003-04-03 11:02:43 +00:00 |
|
Sjoerd van der Berg
|
10be655e33
|
Added intro.com on virtual drive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@845
|
2003-03-30 21:00:35 +00:00 |
|
Sjoerd van der Berg
|
0988c1e4dc
|
Fix calculation of milliseconds from the bios ticks value.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@839
|
2003-03-30 08:24:27 +00:00 |
|
Ulf Wohlers
|
20e5d26f6e
|
changed includes to avoid macro redefinition
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@837
|
2003-03-29 20:16:28 +00:00 |
|
Ulf Wohlers
|
f1227be179
|
moved drive cache to dos_system.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@836
|
2003-03-29 17:14:59 +00:00 |
|
Ulf Wohlers
|
470f4937fd
|
Added rescan command (clear drive cache)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@835
|
2003-03-29 17:13:58 +00:00 |
|
Ulf Wohlers
|
e78c836cb0
|
Improved int 21 38/65 : Get (extended) country information
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@834
|
2003-03-29 16:36:12 +00:00 |
|
Sjoerd van der Berg
|
cbeca815e5
|
include ctype.h for toupper function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@832
|
2003-03-29 00:34:30 +00:00 |
|
Sjoerd van der Berg
|
74cdd9bfed
|
Add cdrom_ioctl_win32.cpp and cdrom_aspi_win32.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@831
|
2003-03-29 00:32:48 +00:00 |
|
Sjoerd van der Berg
|
5db04ccbbe
|
Register seems to be 0x100 on program's startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@828
|
2003-03-28 21:05:13 +00:00 |
|
Sjoerd van der Berg
|
984fb6ed98
|
Removed the E_Exit's of unhandled calls and grouped them all together.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@827
|
2003-03-28 21:04:19 +00:00 |
|
Ulf Wohlers
|
26442d5cf0
|
removed #include "sdl.h"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@820
|
2003-03-27 22:03:30 +00:00 |
|
Ulf Wohlers
|
eee39b3127
|
sdl.h ->SDL.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@819
|
2003-03-27 22:02:47 +00:00 |
|
Ulf Wohlers
|
3a8d84a37a
|
cdrom interface ioctl win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@814
|
2003-03-27 21:16:48 +00:00 |
|