1
0
Fork 0
dosbox-staging/src/dos
2005-09-08 13:11:35 +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 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_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 Year update 2005-02-10 10:21:12 +00:00
dos.cpp fix omf with ipx 2005-08-23 13:58:03 +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 prevent execution of zero-byte files 2005-07-22 10:03:20 +00:00
dos_files.cpp fix drive field in FCB_Parsename() 2005-09-02 19:56:18 +00:00
dos_ioctl.cpp vc2005.net beta proof 2005-04-21 18:43:28 +00:00
dos_memory.cpp Let dos allocate/hook a few bios interrupts. Makes some buggy game (Shadow President) happy. (thanks to wd to debug this) 2005-09-08 13:11:35 +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 CMscdex::GetDefaultBuffer returns a PhysPt (fixes LBA cd-version) 2005-07-10 20:29:14 +00:00
dos_programs.cpp Setup some more register to startup default when booting. Fixes BuckRogers booter 2005-08-24 21:12:24 +00:00
dos_tables.cpp adding support for upper memory 2005-08-08 13:33:46 +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 Year update 2005-02-10 10:21:12 +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 added code to remove a virtual file 2005-03-25 09:09:22 +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