1
0
Fork 0
dosbox-staging/src/dos
2003-10-14 23:34:28 +00:00
..
cdrom.cpp drive number fix ('and' it with 0xff) 2003-05-31 21:08:36 +00:00
cdrom.h Removed HostPt in ReadSector 2003-07-14 11:35:06 +00:00
cdrom_aspi_win32.cpp Removed HostPt in ReadSector 2003-07-14 11:35:06 +00:00
cdrom_ioctl_win32.cpp fixed return value of ReadSectors 2003-09-09 14:01:06 +00:00
dev_con.h ansi can now turns itself off. 2003-09-08 18:06:44 +00:00
dos.cpp Remove help line 2003-10-14 23:34:28 +00:00
dos_classes.cpp fixed bug in DOS_DTA:SetupSearch (dont overwrite directory id) 2003-10-09 13:47:06 +00:00
dos_devices.cpp Remove dependency for cpu.h 2003-04-08 18:50:26 +00:00
dos_execute.cpp DOS_Execute: Moved creation of psp after closing exe, to avoid dead file handle of exe in copied psp. 2003-07-24 10:31:41 +00:00
dos_files.cpp fixed bug in dos_openfile (removed assignment of *entry out of if statement) 2003-10-10 13:50:34 +00:00
dos_ioctl.cpp correct all unintentional changes 2003-10-14 08:38:36 +00:00
dos_memory.cpp Use the new MCB class. 2002-12-31 13:31:53 +00:00
dos_misc.cpp updated loggingsystem 2003-05-04 19:19:09 +00:00
dos_mscdex.cpp fixed bug in mscdex status word handling 2003-09-09 14:00:02 +00:00
dos_programs.cpp Added some nice colors to the intro command :) 2003-09-08 18:10:08 +00:00
dos_tables.cpp Check if files are withing MAX_FILES limits 2003-06-10 11:41:17 +00:00
drive_cache.cpp Enabled multiple FindFirst/Next 2003-10-09 13:50:27 +00:00
drive_local.cpp Enabled multiple FindFirst/Next 2003-10-09 13:50:27 +00:00
drive_virtual.cpp Root z:\ directory is valid 2003-07-08 16:50:27 +00:00
drives.cpp fixed some fcb errors: fcb-open and fcb-create created. 2002-11-11 18:40:43 +00:00
drives.h fixed crashes when executing rescan on a virtual drive 2003-05-02 10:51:04 +00:00
Makefile.am Add cdrom_ioctl_win32.cpp and cdrom_aspi_win32.cpp 2003-03-29 00:32:48 +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