.. |
cdrom.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
cdrom.h
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
cdrom_aspi_win32.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
cdrom_image.cpp
|
Add support for High Sierra format cdrom images.
|
2015-01-08 17:23:15 +00:00 |
cdrom_ioctl_linux.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
cdrom_ioctl_os2.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
cdrom_ioctl_win32.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
dev_con.h
|
Use normal teletype function for non-ANSI output so the default attribute 7 applies only to graphics modes and existing attributes are not changed in text modes.
|
2015-05-13 01:24:56 +00:00 |
dos.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
dos_classes.cpp
|
Add call to clear out some more fields, needed for fcb name parsing.
|
2015-09-30 14:24:49 +00:00 |
dos_codepages.h
|
add dos keyboard layout support
|
2006-10-27 13:37:14 +00:00 |
dos_devices.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
dos_execute.cpp
|
Arrange stack to restore registers when a child PSP is terminated. Fixes crashes in some demos (Blashphemy by Fatal Justice, Dreamwar by Elfsong, Mystic by Xenogenesis, et al).
|
2015-01-10 13:47:31 +00:00 |
dos_files.cpp
|
Attempting to unlink (delete) an existing device name returns an access denied error. Fixes EMM device driver detection, and thus SoundBlaster sound, in the Striker soccer game. Also add a log message for FindFirst.
|
2015-03-13 13:47:26 +00:00 |
dos_ioctl.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
dos_keyboard_layout.cpp
|
Add alternate font tables and associated loading logic in video BIOS, allowing correct gaps between "wide" characters (e.g. m,w,M,W,T,Z,0) in all VGA machine types.
|
2015-08-28 14:37:25 +00:00 |
dos_keyboard_layout_data.h
|
add keyboard layouts
|
2007-08-11 20:13:58 +00:00 |
dos_memory.cpp
|
Scan for illegal characters in directory and file names after trimming to 8.3 rather than before. Fixes Hexx and maybe others that neglect the Z in ASCIIZ.
|
2015-01-28 22:19:20 +00:00 |
dos_misc.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
dos_mscdex.cpp
|
readb returns 8 bit value. (fixes some logging warnings later on)
|
2015-06-05 13:31:45 +00:00 |
dos_programs.cpp
|
Fix (accidental) compare, fix values and removed the whole line as it wasn't used (see comment)
|
2015-06-05 13:19:09 +00:00 |
dos_tables.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
drive_cache.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
drive_fat.cpp
|
Add support for DOS 1.x floppy images. Also a small fix to the FAT drive FindNext so it doesn't require a terminating entry in the root directory.
|
2015-03-13 13:52:48 +00:00 |
drive_iso.cpp
|
Add support for High Sierra format cdrom images.
|
2015-01-08 17:23:15 +00:00 |
drive_local.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
drive_virtual.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
drives.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
drives.h
|
Add support for High Sierra format cdrom images.
|
2015-01-08 17:23:15 +00:00 |
Makefile.am
|
add dos keyboard layout support
|
2006-10-27 13:37:14 +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 |