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 лет назад |
Lioncash
|
4c2ed2706e
core/memory: Introduce skeleton of Memory class
|
6 лет назад |
Lioncash
|
63a5f48e7e
memory: Remove unused PageTable forward declaration
|
7 лет назад |
Lioncash
|
495a8d8d95
core/memory: Remove unused FlushMode enum
|
7 лет назад |
Lioncash
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 лет назад |
bunnei
|
3c1ce290d0
Merge pull request #2361 from lioncash/pagetable
|
7 лет назад |
Lioncash
|
36a1e6a982
core/memory: Remove unused enum constants
|
7 лет назад |
Lioncash
|
abae7577d2
core/memory: Remove GetCurrentPageTable()
|
7 лет назад |
Lioncash
|
c221308a66
core/memory: Remove unnecessary includes
|
7 лет назад |
bunnei
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 лет назад |
bunnei
|
10118c71e0
memory: Simplify rasterizer cache operations.
|
7 лет назад |
Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
Lioncash
|
7fd598636e
memory: Dehardcode the use of a 36-bit address space
|
7 лет назад |