..
.gitignore
Import svn:ignore props to .gitignore files
2019-09-15 20:34:57 +02:00
cdrom.cpp
Remove code ifdefed for OS/2
2019-12-09 16:27:11 +01:00
cdrom.h
Remove ASPI CD-ROM interface
2019-12-09 21:36:27 +01:00
cdrom_image.cpp
Remove code ifdefed for OS/2
2019-12-09 16:27:11 +01:00
cdrom_ioctl_linux.cpp
Update year and address of FSF
2019-01-25 14:09:58 +00:00
cdrom_ioctl_win32.cpp
Play into subsequent track(s) if playback length exceeds the the current track
2019-11-24 17:34:54 +01: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
fix externals.
2019-10-19 20:08:46 +00:00
dos_files.cpp
Add some size checks when accessing Drives[], mostly needed when DOS_DRIVES is not set to 26, make size parsing not go outside the target array.
2019-06-25 06:12:13 +00:00
dos_ioctl.cpp
Update year and address of FSF
2019-01-25 14:09:58 +00:00
dos_keyboard_layout.cpp
Fix a resource leak
2019-11-28 21:06:20 +01: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 usage of uninitialized value in dos_mscdex
2019-12-10 12:40:07 +01:00
dos_programs.cpp
Fix out-of-bounds access error
2019-12-10 12:40:07 +01:00
dos_tables.cpp
Update year and address of FSF
2019-01-25 14:09:58 +00:00
drive_cache.cpp
Remove code ifdefed for OS/2
2019-12-09 16:27:11 +01:00
drive_fat.cpp
Make use of template variable, and reformat whitespace
2019-12-09 08:19:26 +01:00
drive_iso.cpp
Play into subsequent track(s) if playback length exceeds the the current track
2019-11-24 17:34:54 +01:00
drive_local.cpp
Implement simple access control for reading and writing files that are accessable from within DOSBox. Overlay not yet tested, hence not part of this commit.
2019-06-25 17:53:05 +00:00
drive_overlay.cpp
Remove code ifdefed for OS/2
2019-12-09 16:27:11 +01: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
Fix unsafe memory operations and warnings in the fatDrive class
2019-12-09 08:19:26 +01:00
Makefile.am
Remove files used only by ASPI support
2019-12-09 21:36:27 +01:00