1
0
Fork 0
dosbox-staging/src/dos
2003-09-11 13:52:31 +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 int 21 31 does not set the carry flag anymore 2003-09-11 13:52:31 +00:00
dos_classes.cpp added refcounting to create_childpsp. Xcom2 installer 2003-08-19 20:05:47 +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 Fix some conversion warnings 2003-08-29 08:17:49 +00:00
dos_ioctl.cpp Added support for regular files with int 21 ax =4406 (get input status) 2003-07-27 12:12:05 +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 volume label always upcase 2003-09-10 12:57:40 +00:00
drive_local.cpp Added reference counting for dos_files 2003-08-11 11:50:30 +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