1
0
Fork 0
dosbox-staging/src/dos
Peter Veenstra 6a3fa5949f added support for int 21 ax=4406 bx=0000
grouped non-working functions
updated int 21 ah=2c to be able to display 95 hunderd as well


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@498
2002-11-13 20:48:54 +00:00
..
dev_con.h enabled the cr lf translation again 2002-11-12 19:08:23 +00:00
dos.cpp added support for int 21 ax=4406 bx=0000 2002-11-13 20:48:54 +00:00
dos_classes.cpp fixed some fcb errors: fcb-open and fcb-create created. 2002-11-11 18:40:43 +00:00
dos_devices.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
dos_execute.cpp Added mode "load" in dos_execute 2002-11-08 14:13:31 +00:00
dos_files.cpp fixed some fcb errors: fcb-open and fcb-create created. 2002-11-11 18:40:43 +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 Firstmcb is a Bit16u fixed. 2002-10-20 01:19:01 +00:00
dos_misc.cpp Added a multiplex handler for 0x1680 for dos programs to give up their time slice 2002-10-19 17:27:28 +00:00
dos_programs.cpp added more internal strings to the language file 2002-10-24 08:44:25 +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_local.cpp fixed some fcb errors: fcb-open and fcb-create created. 2002-11-11 18:40:43 +00:00
drive_virtual.cpp fixed a very annoying bug that caused dosbox to crash when dir was done on a virtual drive under linux 2002-10-24 12:26:29 +00:00
drives.cpp fixed some fcb errors: fcb-open and fcb-create created. 2002-11-11 18:40:43 +00:00
drives.h New drive functions. 2002-10-19 16:23:21 +00:00
Makefile.am First CVS upload. 2002-07-27 13:08:48 +00:00