1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
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