1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
Peter Veenstra
b2b5bfeb7e fix compilation with gcc 3.4
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2142
2005-03-24 21:41:26 +00:00
Peter Veenstra
b42c189ac6 new include system and a new RealSetVec function that returns the old value of the vector
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2134
2005-03-24 10:05:57 +00:00
Sjoerd van der Berg
4594c5a600 Add test for systems not support unaligned memory access. Rename the WLE functions to var_write
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2133
2005-03-24 09:20:47 +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
Sjoerd van der Berg
f7a6317328 New memory handling using 1 big block of memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1920
2004-08-23 12:19:17 +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
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
Sjoerd van der Berg
e23e7206e5 removed the physical page read function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1445
2003-11-18 22:17:25 +00:00
Sjoerd van der Berg
f634f27924 Changes for new paging/memory functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1353
2003-10-22 14:25:52 +00:00
Ulf Wohlers
2daf8b32c7 Added MEM_AllocatedPages. Get amount of allocated pages of handle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1148
2003-07-24 19:13:58 +00:00
Sjoerd van der Berg
7c02953cfc New direct mapping support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1134
2003-07-14 12:43:51 +00:00
Sjoerd van der Berg
695d8e91d4 New headers and changes for new paging support.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1112
2003-07-14 08:16:04 +00:00
Sjoerd van der Berg
d5231d4351 Fix for Big Endian writing of variables
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1076
2003-06-19 15:36:08 +00:00
Sjoerd van der Berg
34eb272f95 Changed memory limits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1056
2003-06-14 11:42:45 +00:00
Sjoerd van der Berg
81e9ba2cdf Added some functions for acessing values in an endian safe way.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1033
2003-06-02 21:08:31 +00:00
Sjoerd van der Berg
52243ceaa4 Added total memory size call
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@966
2003-04-27 07:07:30 +00:00
Sjoerd van der Berg
16904a20b3 A20 line enabling and status functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@913
2003-04-13 18:29:42 +00:00
Sjoerd van der Berg
6ae8549b9e Special inline memory read/write handlers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@876
2003-04-06 11:07:19 +00:00
Sjoerd van der Berg
dccb4e4e73 Support reading/writing memory on bigendian machines.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@610
2002-12-30 21:53:44 +00:00
Sjoerd van der Berg
b950a89a3b Change the PAGE_SIZE #define to be a bit safer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@344
2002-10-18 09:20:24 +00:00
Sjoerd van der Berg
da0377dd67 New functions for new memory scheme and some cleaning up of old defines and functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@186
2002-08-19 13:04:45 +00:00
Sjoerd van der Berg
6624636b32 Removed real_get/set_vec
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@138
2002-08-10 15:24:05 +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