asynts
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
4 年之前 |
asynts
|
ba3488a6d5
UserspaceEmulator: Replace printf usages with format.
|
4 年之前 |
Nico Weber
|
f1c0f661f4
UserspaceEmulator+LibX86: Add support for 64-bit memory reads and writes (#3584)
|
4 年之前 |
Andreas Kling
|
be5f42adea
UserspaceEmulator+LibX86: Start tracking uninitialized memory :^)
|
5 年之前 |
Andreas Kling
|
2da44dba44
UserspaceEmulator: Add support for shared buffers (shbuf)
|
5 年之前 |
Andreas Kling
|
e0580e2975
UserspaceEmulator: Add some more syscalls
|
5 年之前 |
Andreas Kling
|
94f07660e9
UserspaceEmulator: Add some convenient SoftMMU APIs for copying data
|
5 年之前 |
Andreas Kling
|
734f63d522
UserspaceEmulator: Add basic TLS (thread-local storage) support
|
5 年之前 |
Andreas Kling
|
f4ddca0a73
UserspaceEmulator: Warn in SoftMMU if accessing unknown memory
|
5 年之前 |
Andreas Kling
|
6f27770cea
UserspaceEmulator: Add 8/16 bit memory read/write operations
|
5 年之前 |
Andreas Kling
|
d5c46cf528
UserspaceEmulator: Start sketching out a SoftMMU class :^)
|
5 年之前 |