.. |
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
|
touch up cdrom stuff for mingw64 once again (ny00123)
|
2015-10-05 08:11:45 +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
|
touch up cdrom stuff for mingw64 once again (ny00123)
|
2015-10-05 08:11:45 +00:00 |
dev_con.h
|
Improve internal ANSI support to adapt to currently displayed columns and rows. Fixes original Infocom interpreters when using something other than 80x25.
|
2015-10-19 23:37:06 +00:00 |
dos.cpp
|
Year update.
|
2015-01-06 14:40:32 +00:00 |
dos_classes.cpp
|
Use record size of 128 if it is 0 in the FCB when calling INT 21 AH=23 (fixes bug #433).
|
2016-02-09 14:12:05 +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
|
correct AX and BX, they contain information on the existence of the drives specified in the FCBs in the execute block.
|
2015-10-02 20:16:28 +00:00 |
dos_files.cpp
|
Fix creation of devices using FCB_Create. Fixes MS Object linker 1.10 and thus bug #435.
|
2016-03-18 16:48:25 +00:00 |
dos_ioctl.cpp
|
Added commented out log message, to save some work
|
2015-10-02 20:02:55 +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 compilation on visual studio
|
2016-02-12 08:06:04 +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 |