Liam
|
651f6598ac
kernel: implement FlushProcessDataCache
|
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 лет назад |
yzct12345
|
4edfa6ad8f
memory: Address lioncash's review
|
5 лет назад |
yzct12345
|
6df9611059
memory: Clean up code
|
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
|
24e1e17a8a
core: memory: Add templated GetPointer methods.
|
5 лет назад |
MerryMage
|
6d30745d77
memory: Remove MemoryHook
|
5 лет назад |
Fernando Sahmkow
|
cd1c38be8d
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
|
6 лет назад |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 лет назад |
bunnei
|
f7c03610e1
core: memory: Updates for new VMM.
|
6 лет назад |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 лет назад |
Fernando Sahmkow
|
913f42a3a7
Memory: Address Feedback.
|
6 лет назад |
Fernando Sahmkow
|
7fcd0fee6d
Buffer Cache: Use vAddr instead of physical memory.
|
6 лет назад |
Markus Wick
|
56672b8c98
core/memory: Create a special MapMemoryRegion for physical memory.
|
6 лет назад |
Lioncash
|
e7e939104b
core/memory; Migrate over SetCurrentPageTable() to the Memory class
|
6 лет назад |
Lioncash
|
e4c381b885
core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class
|
6 лет назад |
Lioncash
|
b05bfc6036
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
|
6 лет назад |
Lioncash
|
89ef3ef575
core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class
|
6 лет назад |
Lioncash
|
849581075a
core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class
|
6 лет назад |
Lioncash
|
b2165c6b35
core/memory: Migrate over ReadCString() to the Memory class
|
6 лет назад |
Lioncash
|
3f08e8d8d4
core/memory: Migrate over GetPointer()
|
6 лет назад |
Lioncash
|
e58748fd80
core/memory: Migrate over address checking functions to the new Memory class
|
6 лет назад |
Lioncash
|
323680e5ad
core/memory: Migrate over memory mapping functions to the new Memory class
|
6 лет назад |