Sjoerd van der Berg
c739745151
New pagehandler option for different read and write pointers
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2439
2006-01-30 09:47:04 +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
f9e7488309
Fix a warning
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2270
2005-08-10 20:33:46 +00:00
Sebastian Strohhäcker
56a46702a8
correcting page fault condition for unprivileged access
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2237
2005-07-13 21:07:00 +00:00
Peter Veenstra
3b4e696309
new configuration layer. Cpu can change cores and other settings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2159
2005-03-25 11:45:37 +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
3fd1789b95
Seperate read and write faults(wd). And lowered priority a bit of the log messages
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2092
2004-12-28 16:03:02 +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
78a0e947ae
Clear paging link cache when full
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1946
2004-09-07 12:13:38 +00:00
Sjoerd van der Berg
fc8d4d89c2
Add new cpu core simple
...
Changes for new memory handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1919
2004-08-23 12:17:30 +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
23a4d8fe3d
Changed cpu core names
...
Changed the exception handling of far jmp/calls interrupts and some others
Added x86 dynamic core startup code
Some new defines to enable/disable the dynamic core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1513
2004-01-01 12:26:08 +00:00
Sjoerd van der Berg
99b81667e5
Enable paging for non-debug builds
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1510
2003-12-30 23:28:54 +00:00
Sjoerd van der Berg
5573af89f6
Changed the paging link management
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1506
2003-12-29 23:07:12 +00:00
Sjoerd van der Berg
c13138ad6e
Set dirty/access bits on page acces
...
use new physical memory read/write functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1475
2003-12-03 14:02:29 +00:00
Peter Veenstra
e548646683
Made cvs compilable again
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1456
2003-11-20 18:12:13 +00:00
Sjoerd van der Berg
f854f9a58c
Some kind of pagefault implementation
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1446
2003-11-18 22:20:10 +00:00
Sjoerd van der Berg
e712e7dc9c
Paging tables/functions changed somewhat
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1356
2003-10-22 14:30:57 +00:00
Sjoerd van der Berg
1153f2766b
Fix the logging messages and give an e_exit in non-debug version for enabling paging.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1305
2003-10-10 08:11:48 +00:00
Sjoerd van der Berg
93c6c0c803
Main paging handler.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1119
2003-07-14 08:32:39 +00:00