1
0
Fork 0
dosbox-staging/src/dos
2015-10-05 08:11:45 +00:00
..
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 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 Don't write past the terminator in the DTA name field when setting search results. This is what DOS does, and writing junk after the terminator was not good in any case. Fixes file listing in the 16-bit version of Galaxy Player. 2015-10-03 09:21:56 +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 -Add DOS_ToUpper which seems closer than just toupper, we might need to use it at more places than just the driveletter, but it is a big change. 2015-10-02 20:13:57 +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 Use full mask; fixes label search on FAT drives. 2015-10-03 08:59:45 +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