1
0
Fork 0
dosbox-staging/src/dos
2003-02-17 15:19:45 +00:00
..
dev_con.h forgot to clear the ansi.esc if an error occured 2002-12-13 15:31:31 +00:00
dos.cpp Added Int 21/67: Set file handle count 2003-02-14 22:16:19 +00:00
dos_classes.cpp DOS_PSP::FindEntryByHandle 2003-02-16 14:48:01 +00:00
dos_devices.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
dos_execute.cpp MakeEnv: added hack to allow creation from envblock in unused mem (0xCD) 2003-02-06 22:21:58 +00:00
dos_files.cpp Added check, if file is already opened 2003-02-16 14:49:11 +00:00
dos_ioctl.cpp added support for int 21 ax=4406 bx=0000 2002-11-13 20:48:54 +00:00
dos_memory.cpp Use the new MCB class. 2002-12-31 13:31:53 +00:00
dos_misc.cpp Support for multiplex call for close awareness of win9x 2002-11-25 21:56:11 +00:00
dos_programs.cpp removed UPCASE 2003-01-28 12:23:28 +00:00
dos_tables.cpp Support for the updated list of lists class, now supporting a fake dos file table. 2002-10-19 17:29:25 +00:00
drive_cache.cpp fixed small bug (shortname > 8 char) 2003-02-17 15:19:45 +00:00
drive_local.cpp Save name and state in DOS_FILE and derived classes. 2003-02-16 14:50:42 +00:00
drive_virtual.cpp fixed int 21 1c and changed sectors allocation to bit8 instead of bit16 2002-12-02 18:56:53 +00:00
drives.cpp fixed some fcb errors: fcb-open and fcb-create created. 2002-11-11 18:40:43 +00:00
drives.h Added support for multiple findfirst/findnext at the same time. 2003-02-13 23:33:43 +00:00
Makefile.am added drive_cache.cpp 2003-01-16 10:32:23 +00:00