Peter Veenstra
|
f51d4e5b67
|
Include stddef for offsetof here as well instead of relying on dos_inc.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3760
|
2011-11-20 17:33:16 +00:00 |
|
Peter Veenstra
|
999f33de27
|
Update year. Remove CVS tags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3700
|
2011-04-26 09:34:55 +00:00 |
|
Sebastian Strohhäcker
|
974158842f
|
different EMS emulation types (ems board style, emm386 extended compatibility),
fixes sound crackling in certain emm386-aware games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3642
|
2010-09-26 15:26:46 +00:00 |
|
Peter Veenstra
|
a78b2c4f8b
|
Update year
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3548
|
2010-02-11 13:36:50 +00:00 |
|
Peter Veenstra
|
16d14b78e1
|
Some year and version numbers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3410
|
2009-05-27 09:15:42 +00:00 |
|
Peter Veenstra
|
c90ebb3028
|
Header updates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3289
|
2009-02-01 14:24:38 +00:00 |
|
Peter Veenstra
|
2314183f15
|
Some warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3227
|
2008-10-05 14:44:52 +00:00 |
|
Sebastian Strohhäcker
|
cd2e2fd306
|
move xms callback location to have offset!=0 (buggy xms check in Legend of Kyrandia setup)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3133
|
2008-03-29 16:47:09 +00:00 |
|
Peter Veenstra
|
391377b585
|
Don't clear bl on succes as it contains the amount of free handles.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3019
|
2007-10-19 12:15:40 +00:00 |
|
Peter Veenstra
|
30d69b595f
|
Do touch bl on succes. Fixes Blakestone 1.0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2967
|
2007-08-15 19:09:25 +00:00 |
|
Peter Veenstra
|
b15b9575e4
|
Remove pop as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2894
|
2007-06-25 18:45:48 +00:00 |
|
Peter Veenstra
|
d6ddccf64a
|
Add ifdefs around pragma
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2892
|
2007-06-25 11:28:25 +00:00 |
|
Sebastian Strohhäcker
|
0c24e87fdc
|
silence some warnings, add most of sf patch #1185267 by Moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2883
|
2007-06-12 20:22:09 +00:00 |
|
Peter Veenstra
|
779ab9f715
|
Add beta2 patch: Some hack to make SKYRICA work. (allocate a zero xms page to get a pointer to xms memory area)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2736
|
2007-01-08 21:40:15 +00:00 |
|
Peter Veenstra
|
24b3c2a1b8
|
Add beta2 patch: Move dos tables to c800 to make easier umb management.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2730
|
2007-01-08 20:10:34 +00:00 |
|
Peter Veenstra
|
fdd16dea1a
|
Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
|
2007-01-08 19:45:42 +00:00 |
|
Sebastian Strohhäcker
|
6215071ebc
|
change callback code; get rid of several calls to DOSBOX_RunMachine()
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2677
|
2006-07-24 19:06:55 +00:00 |
|
Peter Veenstra
|
42c95e065b
|
Fix Resize memory. (handle information didn't have the resized size.) Fix error codes of move_memory. Implement 8f. This fixes E.EXE (an editor).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2622
|
2006-05-07 20:00:05 +00:00 |
|
Sebastian Strohhäcker
|
1d89346c16
|
move callbacks into read-only memory (Pinball/Adventure construction kit booters)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2612
|
2006-04-22 15:25:45 +00:00 |
|
Peter Veenstra
|
1627e9540a
|
Don't change reg_bl on succes. (Fixes B.A.T 2 CD version)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2597
|
2006-04-14 13:53:58 +00:00 |
|
Peter Veenstra
|
df67775306
|
time passes on and on....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
|
2006-02-09 11:47:57 +00:00 |
|
Sebastian Strohhäcker
|
aa8b2f11f4
|
correct register usage of xms function 0x8e
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2344
|
2005-10-10 10:16:42 +00:00 |
|
Peter Veenstra
|
d87e59032f
|
Add patch 1311184 and 1250588 from cyberwalker and shdon
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2336
|
2005-10-04 12:59:12 +00:00 |
|
Sebastian Strohhäcker
|
caff0f7a8b
|
adding support for upper memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2262
|
2005-08-08 13:33:46 +00:00 |
|
Peter Veenstra
|
d2b7bc58a6
|
new configuration system. Runtime changing of settings possible.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2162
|
2005-03-25 11:59:24 +00:00 |
|
Peter Veenstra
|
2094d8b985
|
Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
|
2005-02-10 10:21:12 +00:00 |
|
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 |
|