1
0
Fork 0
dosbox-staging/src/dos
2019-05-06 10:27:11 +00:00
..
cdrom.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
cdrom.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
cdrom_aspi_win32.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
cdrom_image.cpp Fix unitialized access to some isoDrive fields. Pause audio before switching. Use right subunit with multiple CDs on one driveletter. (krcroft, jmarsh and qbix) 2019-05-06 08:37:53 +00:00
cdrom_ioctl_linux.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
cdrom_ioctl_os2.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
cdrom_ioctl_win32.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dev_con.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos.cpp Acknowledge mouse interrupt before entering user routine; fixes sound stutter during mouse movement in Eye of the Beholder III and Casino Tournament of Champions. Clear button counters in the mouse driver reset function; prevents unintended skipping of intro in MechWarrior and others. 2019-02-04 15:15:58 +00:00
dos_classes.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_codepages.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_devices.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_execute.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_files.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_ioctl.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_keyboard_layout.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_keyboard_layout_data.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_memory.cpp Use a more compatible offset for DOS redirected interrupt vector. Works around a null pointer bug in the notes dropdown list of Jack the Ripper. 2019-04-23 09:50:56 +00:00
dos_misc.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_mscdex.cpp Fix unitialized access to some isoDrive fields. Pause audio before switching. Use right subunit with multiple CDs on one driveletter. (krcroft, jmarsh and qbix) 2019-05-06 08:37:53 +00:00
dos_programs.cpp Change first_shell to be DOS_Shell instead of Program. Makes future manipulations easier. 2019-04-20 13:48:55 +00:00
dos_tables.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
drive_cache.cpp Add functionality to add overlay directories to drive_cache. 2019-04-22 14:21:53 +00:00
drive_fat.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
drive_iso.cpp Remove c++ 11 isms 2019-05-06 10:23:11 +00:00
drive_local.cpp Fix unitialized access to some isoDrive fields. Pause audio before switching. Use right subunit with multiple CDs on one driveletter. (krcroft, jmarsh and qbix) 2019-05-06 08:37:53 +00:00
drive_overlay.cpp Silence a warning 2019-05-06 10:27:11 +00:00
drive_virtual.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
drives.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
drives.h Add experimental code to have overlay only directories. Add ability to remove directories and create them while in overlay mode. 2019-04-22 14:57:24 +00:00
Makefile.am New Drive type: overlay. 2019-03-25 13:49:25 +00:00
scsidefs.h year/info update for some other files as well 2011-04-26 15:00:36 +00:00
wnaspi32.h Win32 files for cdrom aspi and ioctl 2003-03-06 13:35:14 +00:00