1
0
Fork 0

add prefetch queue emulation

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3158
This commit is contained in:
Sebastian Strohhäcker 2008-05-21 21:29:32 +00:00
parent 1a042c5abb
commit 24bb7de36c
6 changed files with 353 additions and 5 deletions

View file

@ -179,6 +179,9 @@
<File
RelativePath="..\src\cpu\core_normal.cpp">
</File>
<File
RelativePath="..\src\cpu\core_prefetch.cpp">
</File>
<File
RelativePath="..\src\cpu\core_simple.cpp">
</File>