.. |
CMakeLists.txt
|
UserspaceEmulator: Add support for shared buffers (shbuf)
|
2020-07-15 18:47:45 +02:00 |
Emulator.cpp
|
UserspaceEmulator: Add support for shared buffers (shbuf)
|
2020-07-15 18:47:45 +02:00 |
Emulator.h
|
UserspaceEmulator: Add support for shared buffers (shbuf)
|
2020-07-15 18:47:45 +02:00 |
main.cpp
|
UserspaceEmulator: Pass arguments through to emulated process
|
2020-07-13 13:50:22 +02:00 |
MmapRegion.cpp
|
UserspaceEmulator: Add basic support for memory-mapped files
|
2020-07-13 13:50:22 +02:00 |
MmapRegion.h
|
UserspaceEmulator: Add basic support for memory-mapped files
|
2020-07-13 13:50:22 +02:00 |
SharedBufferRegion.cpp
|
UserspaceEmulator: Add support for shared buffers (shbuf)
|
2020-07-15 18:47:45 +02:00 |
SharedBufferRegion.h
|
UserspaceEmulator: Add support for shared buffers (shbuf)
|
2020-07-15 18:47:45 +02:00 |
SimpleRegion.cpp
|
UserspaceEmulator: Add a very simple instruction fetch cache
|
2020-07-13 20:14:14 +02:00 |
SimpleRegion.h
|
UserspaceEmulator: Add a very simple instruction fetch cache
|
2020-07-13 20:14:14 +02:00 |
SoftCPU.cpp
|
UserspaceEmulator: Dump backtrace on FPU instruction
|
2020-07-15 18:47:45 +02:00 |
SoftCPU.h
|
LibX86+UserspaceEmulator: Devirtualize and inline more instruction code
|
2020-07-13 21:00:51 +02:00 |
SoftMMU.cpp
|
UserspaceEmulator: Add support for shared buffers (shbuf)
|
2020-07-15 18:47:45 +02:00 |
SoftMMU.h
|
UserspaceEmulator: Add support for shared buffers (shbuf)
|
2020-07-15 18:47:45 +02:00 |