1
0
Fork 0
dosbox-staging/src/dos
2005-11-17 13:16:34 +00:00
..
cdrom.cpp check if stat succeeded before using it(Kippesoep) 2005-06-16 18:38:08 +00:00
cdrom.h Made it gcc2.95 friendly. Fix drivelabels on iso's. Fix Various stability issues with images 2004-10-05 19:55:03 +00:00
cdrom_aspi_win32.cpp Missing include for safe_strncpy 2005-07-21 07:48:37 +00:00
cdrom_image.cpp some vs2005 fixes 2005-11-01 11:09:14 +00:00
cdrom_ioctl_linux.cpp Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied 2005-07-19 19:45:33 +00:00
cdrom_ioctl_win32.cpp Year update 2005-02-10 10:21:12 +00:00
dev_con.h Some small corrections to patch 1295927 2005-10-03 14:03:49 +00:00
dos.cpp Fix Fable. 2005-11-17 13:16:34 +00:00
dos_classes.cpp fix output of dos mem.exe (extended memory) 2005-08-23 08:49:57 +00:00
dos_devices.cpp Small bug fixing + code to remove devices 2005-03-25 08:48:41 +00:00
dos_execute.cpp better compatibility of the flags after dos exec/terminate (updated Ultima3) 2005-10-17 20:17:08 +00:00
dos_files.cpp use 16bit for mediaid-field (Pinball 3D/VCR installer workaround); 2005-10-07 15:16:58 +00:00
dos_ioctl.cpp vc2005.net beta proof 2005-04-21 18:43:28 +00:00
dos_memory.cpp don't change type field when resizing dos memory just 2005-11-13 15:14:49 +00:00
dos_misc.cpp New multiplex scheme so that handlers can be removed 2005-03-25 08:51:34 +00:00
dos_mscdex.cpp Fix cdrom detection of Xcom Apocalipse 2005-09-28 11:21:50 +00:00
dos_programs.cpp use 16bit for mediaid-field (Pinball 3D/VCR installer workaround); 2005-10-07 15:16:58 +00:00
dos_tables.cpp use 16bit for mediaid-field (Pinball 3D/VCR installer workaround); 2005-10-07 15:16:58 +00:00
drive_cache.cpp Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied 2005-07-19 19:45:33 +00:00
drive_fat.cpp add missing errorcodes to fatDrive; extend GetFileAttr to 2005-09-24 19:18:42 +00:00
drive_iso.cpp Add patch:126539:"cd image, fix for files without extension" from prompt. Fix a typo that probably broke endian support for isos 2005-09-07 19:15:09 +00:00
drive_local.cpp Add patch 1263194 from prompt. Fixes set attribute on isos. Changed makedir and findfirst to return an error if directory ends on backslash. Changed makedir to give an error when the directory allready exists instead of silently saying it succeeded. This all fixes bug 946881 2005-08-19 07:13:34 +00:00
drive_virtual.cpp Implement GetFileAttr. Fixes Installer crystal caves. 2005-10-05 07:57:55 +00:00
drives.cpp Don't crash if dta is rubbish with findnext. change WildFilecmp to use strrchr instead of strchr. This way .. get's matched with *. Fixes Wonderland 2005-05-31 18:38:54 +00:00
drives.h Add patch:126539:"cd image, fix for files without extension" from prompt. Fix a typo that probably broke endian support for isos 2005-09-07 19:15:09 +00:00
Makefile.am Add Patch 1001897 by Martin. Disabled modem and ipx networking by default as they depend on libraries not everybody may have. Reduces alarmed firewall people and is nicer on unix hosts as port 23 is a bit tricky 2004-08-13 19:43:02 +00:00
scsidefs.h line end conversions 2005-07-21 12:49:52 +00:00
wnaspi32.h Win32 files for cdrom aspi and ioctl 2003-03-06 13:35:14 +00:00