1
0
Fork 0
Commit graph

33 commits

Author SHA1 Message Date
Peter Veenstra
ca409fd57c Typo in preamble
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
e9d22fa895 Some changes to make the driver conform the specs more closely
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1708
2004-03-09 20:13:44 +00:00
Ulf Wohlers
c311d0249d added function 0x88 and 0x89 (thanks c2woody)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1588
2004-01-14 20:54:41 +00:00
Peter Veenstra
fcbd0fe854 Copyright to 2004
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Peter Veenstra
ff18ffe314 Fixed possible bug in xms with handlecount
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1477
2003-12-09 21:10:31 +00:00
Sjoerd van der Berg
8f5af81299 zero reported extended memory size if xms/ems/dpmi is loaded
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1437
2003-11-14 00:04:27 +00:00
Ulf Wohlers
5e13e5c0e4 argh, committed good file...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1313
2003-10-13 22:01:07 +00:00
Ulf Wohlers
55591a56da no message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1312
2003-10-13 19:44:47 +00:00
Sjoerd van der Berg
836fa34786 Check for xms being enabled not ems
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1135
2003-07-14 12:44:23 +00:00
Sjoerd van der Berg
66d2196e7c Incorrect calculation of size for alloc and realloc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1130
2003-07-14 11:06:37 +00:00
Sjoerd van der Berg
84b3d2d4c2 Changes for new allocation system
Changes for new page mapping system


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1113
2003-07-14 08:20:33 +00:00
Sjoerd van der Berg
81a149ea36 Better limit checking on memory allocated to XMS
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1057
2003-06-14 11:44:02 +00:00
Peter Veenstra
bbb7cf45b0 updated loggingsystem
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@989
2003-05-04 19:19:09 +00:00
Ulf Wohlers
96600069ec oops. activated xms handler again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@953
2003-04-20 12:42:23 +00:00
Ulf Wohlers
6910b58618 Added XMS_GetSize
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@950
2003-04-20 12:12:43 +00:00
Ulf Wohlers
74574ecc81 fixed bug in xms resize mem
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@943
2003-04-19 11:59:22 +00:00
Ulf Wohlers
a085299cd3 failed allocating xms-call now safer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@940
2003-04-18 13:36:55 +00:00
Ulf Wohlers
99fa64e36c fixed bug when allocating xms
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@932
2003-04-14 17:03:16 +00:00
Sjoerd van der Berg
72e09d2827 Support HMA functions by giving correct errors codes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@906
2003-04-13 18:23:00 +00:00
Ulf Wohlers
55b6b319eb removed clear mapping on free xms
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@900
2003-04-10 10:35:50 +00:00
Ulf Wohlers
7bc69501c7 remove static from xms-funcs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@897
2003-04-09 09:23:31 +00:00
Ulf Wohlers
e5d49d2072 added xms.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@888
2003-04-08 16:25:31 +00:00
Ulf Wohlers
18ef6fdf50 changed xms allocation strategy (big block allocation)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@885
2003-04-07 14:45:18 +00:00
Ulf Wohlers
923ca7281a put xms in functions and added resize block
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@884
2003-04-07 10:48:53 +00:00
Peter Veenstra
f79eaaba75 updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Sjoerd van der Berg
f1fd4ae696 Fix for memory allocate to not run outside the range of xms handles.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@590
2002-12-22 13:13:51 +00:00
Sjoerd van der Berg
328814cf22 Fixed unlocking handles, to report error when not locked.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@389
2002-10-21 21:58:45 +00:00
Sjoerd van der Berg
a28f5d4698 Use the xmssize property under the dos section now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@348
2002-10-19 15:46:57 +00:00
Peter Veenstra
d0fc1da99b added support for a config class/file. System not initialized perfect yet!
(env is not fixed)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
2002-09-17 20:07:25 +00:00
Sjoerd van der Berg
3650edab85 Added lock count and get EMB block information call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@201
2002-08-21 22:23:10 +00:00
Sjoerd van der Berg
b71b8072d6 Fixed bug with transfer length being the same size of memory block.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@193
2002-08-19 21:03:16 +00:00
Sjoerd van der Berg
20d474d869 Total rewrite for new memory system, now using malloc's for memory allocation on demand.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@182
2002-08-19 13:01:29 +00:00
Sjoerd van der Berg
42e5d0b779 First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
2002-07-27 13:08:48 +00:00