1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Sjoerd van der Berg
5a601f5b35 New pagehandler option for different read and write pointers
Slight change to getphysicaladdress call to always use the tables


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2438
2006-01-30 09:46:01 +00:00
Sebastian Strohhäcker
17ea37fe89 add pagefault checking memory functions to the dynamic core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2424
2006-01-07 14:17:53 +00:00
Peter Veenstra
5bf04c6293 Some endian fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2418
2005-12-20 08:42:40 +00:00
Sebastian Strohhäcker
06135e8beb dynamic core optimizations;
incorporate patch from esaelon, parts of ih8regs optimizations;
thanks to kekko for several ideas


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2300
2005-09-03 19:20:08 +00:00
Sebastian Strohhäcker
406935348a fix Inner Worlds (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2299
2005-09-03 11:38:18 +00:00
Peter Veenstra
ebda4e8879 hopefully some speed gain here
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2156
2005-03-25 11:41:26 +00:00
Peter Veenstra
9aa295d8aa new include system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2137
2005-03-24 10:32:09 +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
fba8482ce1 Use special physical memory access for dma transfers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2086
2004-12-22 19:49:24 +00:00
Sjoerd van der Berg
93a8163a4d New call to reset page handlers
Change the vga font text page handler and rewrite for reset page handler call.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2020
2004-10-12 10:45:11 +00:00
Peter Veenstra
4e55ec7806 packed typedefs. I didn't know they existed. Neither does gcc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1949
2004-09-07 18:21:51 +00:00
Peter Veenstra
fa3d6daf04 gcc3.4 doesn't really like pragma pack
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1940
2004-09-05 18:54:59 +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
de536dfae0 Changed the paging link management
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1505
2003-12-29 22:53:02 +00:00
Sjoerd van der Berg
22c885b09f New cr2 registers and physical memory reading function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1442
2003-11-18 20:52:35 +00:00
Sjoerd van der Berg
94a38c265e Fixed write functions returns values
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1370
2003-10-22 19:55:42 +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
Sjoerd van der Berg
ef53831d80 A NEWLINE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1203
2003-08-24 14:43:15 +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