1
0
Fork 0
dosbox-staging/src/dos
2003-01-16 12:53:05 +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 shutdown function, fixed memleak. 2003-01-15 20:10:39 +00:00
dos_classes.cpp Removed dos_mcb class from here. 2002-12-31 13:26:59 +00:00
dos_devices.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
dos_execute.cpp Use the new MCB class 2002-12-31 13:27:38 +00:00
dos_files.cpp fixed fcb random block read/write. 2002-12-11 19:54:45 +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 Use new MCB Class 2002-12-31 13:32:53 +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 ignore precding '.' in filenames, fixed: GetLongname wasnt always used. 2003-01-16 12:53:05 +00:00
drive_local.cpp fixed a few dircache issues, removed saving of file status in cache 2003-01-15 23:04:54 +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 fixed a few dircache issues, removed saving of file status in cache 2003-01-15 23:04:54 +00:00
Makefile.am added drive_cache.cpp 2003-01-16 10:32:23 +00:00