1
0
Fork 0
dosbox-staging/src/dos
Ulf Wohlers e78dc0067d new mount switches
-cd : show list of cdrom drives
-usecd [x]: force usage of cdrom drive x


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@811
2003-03-27 21:15:04 +00:00
..
cdrom.cpp fixed resource leak (CloseHandle) 2003-03-25 12:53:39 +00:00
cdrom.h Removed scsi-3 commands 2003-03-21 14:25:32 +00:00
cdrom_ioctl.cpp CDROM_GetMountType func for unsupported systems 2003-03-12 13:28:36 +00:00
dev_con.h updates for new logging system 2003-02-27 19:56:22 +00:00
dos.cpp changed int 25 and int 26 to act like real int 25. 2003-03-27 19:46:05 +00:00
dos_classes.cpp fixed bug in DOS_PSP::SetNumFiles 2003-03-05 09:24:21 +00:00
dos_devices.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
dos_execute.cpp fixed buf if extrabytes are zero. 2003-03-07 11:31:13 +00:00
dos_files.cpp updates for new logging system 2003-02-27 19:56:22 +00:00
dos_ioctl.cpp updates for new logging system 2003-02-27 19:56:22 +00:00
dos_memory.cpp Use the new MCB class. 2002-12-31 13:31:53 +00:00
dos_misc.cpp updates for new logging system 2003-02-27 19:56:22 +00:00
dos_mscdex.cpp always use cdrom fake interface if not win or linux. 2003-03-12 13:20:43 +00:00
dos_programs.cpp new mount switches 2003-03-27 21:15:04 +00:00
dos_tables.cpp Support for the updated list of lists class, now supporting a fake dos file table. 2002-10-19 17:29:25 +00:00
drive_cache.cpp Fixes for not using dirent structure as a result 2003-03-24 09:54:50 +00:00
drive_local.cpp Fixes for not using dirent structure as a result 2003-03-24 09:54:50 +00:00
drive_virtual.cpp made date and time of virtual files more consistent. 2003-03-27 20:16:11 +00:00
drives.cpp fixed some fcb errors: fcb-open and fcb-create created. 2002-11-11 18:40:43 +00:00
drives.h Fixes for not using dirent structure as a result 2003-03-24 09:54:50 +00:00
Makefile.am removed cdrom_ioctl.cpp 2003-03-27 21:13:58 +00:00
Ntddcdrm.h Win32 files for cdrom aspi and ioctl 2003-03-06 13:35:14 +00:00
Ntddscsi.h Win32 files for cdrom aspi and ioctl 2003-03-06 13:35:14 +00:00
Ntddstor.h Double typedef 2003-03-24 09:50:52 +00:00
scsidefs.h Win32 files for cdrom aspi and ioctl 2003-03-06 13:35:14 +00:00
wnaspi32.h Win32 files for cdrom aspi and ioctl 2003-03-06 13:35:14 +00:00