Liam
|
985ed1e160
memory: remove DEBUG_ASSERT pointer test
|
3 лет назад |
Liam
|
651f6598ac
kernel: implement FlushProcessDataCache
|
3 лет назад |
Morph
|
c7e079a5d4
general: Resolve -Wunused-lambda-capture and C5233
|
3 лет назад |
bunnei
|
47b8160666
core: device_memory: Templatize GetPointer(..).
|
3 лет назад |
Fernando Sahmkow
|
5a568b1655
MemoryManager: Fix errors popping out.
|
4 лет назад |
Kyle Kienapfel
|
14e9de6678
code: dodge PAGE_SIZE #define
|
3 лет назад |
Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |
Kelebek1
|
458da8a948
Project Andio
|
4 лет назад |
Liam
|
208ed712f4
core/debugger: memory breakpoint support
|
4 лет назад |
Liam
|
fb4b3c127f
core/debugger: Implement new GDB stub debugger
|
4 лет назад |
bunnei
|
af04f8b8e9
Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory."
|
4 лет назад |
Fernando Sahmkow
|
a2d7b2f905
Memory: Don't protect reads on Normal accuracy.
|
4 лет назад |
bunnei
|
c0e45a3c78
core: device_memory: Use memory size reported by KSystemControl.
|
4 лет назад |
Andrew Strelsky
|
4ce0a650d1
prevent access violation from iob in Memory::IsValidVirtualAddress
|
4 лет назад |
yzct12345
|
5f97f74a9a
memory: Address lioncash's review
|
5 лет назад |
yzct12345
|
70cc4c0f46
memory: Dedup Read and Write and fix logging bugs
|
5 лет назад |
yzct12345
|
e611f522c2
memory: Clean up CopyBlock too
|
5 лет назад |
yzct12345
|
4edfa6ad8f
memory: Address lioncash's review
|
5 лет назад |
yzct12345
|
6df9611059
memory: Clean up code
|
5 лет назад |
FernandoS27
|
5ba28325b2
General: Add settings for fastmem and disabling adress space check.
|
5 лет назад |
Markus Wick
|
621f3f5f47
core: Make use of fastmem
|
6 лет назад |
Markus Wick
|
42a7c5d017
core/memory: Check our memory fallbacks for out-of-bound behavior.
|
5 лет назад |
bunnei
|
b4fc2e52a2
hle: kernel: Use host memory allocations for KSlabMemory.
|
5 лет назад |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
bunnei
|
3401676768
core: memory: Add a work-around to allocate and access kernel memory regions by vaddr.
|
5 лет назад |
bunnei
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
MerryMage
|
6d30745d77
memory: Remove MemoryHook
|
5 лет назад |
ReinUsesLisp
|
b3587102d1
core/memory: Read and write page table atomically
|
5 лет назад |
bunnei
|
c8a4967c9d
core: memory: Ensure thread safe access when pages are rasterizer cached (#5206)
|
5 лет назад |
Lioncash
|
a44ff5ed31
memory: Resolve -Wdocumentation warning for Write()
|
5 лет назад |