Fernando Sahmkow
|
ab9aae28bf
General: Initial Setup for Single Core.
|
6 tahun lalu |
Fernando Sahmkow
|
cd1c38be8d
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
|
6 tahun lalu |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 tahun lalu |
bunnei
|
ff5d5b6f41
core: memory: Fix memory access on page boundaries.
|
6 tahun lalu |
bunnei
|
f7c03610e1
core: memory: Updates for new VMM.
|
6 tahun lalu |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 tahun lalu |
Fernando Sahmkow
|
7fcd0fee6d
Buffer Cache: Use vAddr instead of physical memory.
|
6 tahun lalu |
Fernando Sahmkow
|
9c0f40a1f5
GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr
|
6 tahun lalu |
Markus Wick
|
56672b8c98
core/memory: Create a special MapMemoryRegion for physical memory.
|
6 tahun lalu |
Markus Wick
|
0986caa8d8
core/memory + arm/dynarmic: Use a global offset within our arm page table.
|
6 tahun lalu |
Lioncash
|
e7e939104b
core/memory; Migrate over SetCurrentPageTable() to the Memory class
|
6 tahun lalu |
Lioncash
|
50a518be69
core/memory: Migrate over GetPointerFromVMA() to the Memory class
|
6 tahun lalu |
Lioncash
|
e4c381b885
core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class
|
6 tahun lalu |
Lioncash
|
b05bfc6036
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
|
6 tahun lalu |
Lioncash
|
89ef3ef575
core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class
|
6 tahun lalu |
Lioncash
|
849581075a
core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class
|
6 tahun lalu |
Lioncash
|
b2165c6b35
core/memory: Migrate over ReadCString() to the Memory class
|
6 tahun lalu |
Lioncash
|
3f08e8d8d4
core/memory: Migrate over GetPointer()
|
6 tahun lalu |
Lioncash
|
fc7d0a17b6
core/memory: Move memory read/write implementation functions into an anonymous namespace
|
6 tahun lalu |
Lioncash
|
e58748fd80
core/memory: Migrate over address checking functions to the new Memory class
|
6 tahun lalu |
Lioncash
|
323680e5ad
core/memory: Migrate over memory mapping functions to the new Memory class
|
6 tahun lalu |
Lioncash
|
4c2ed2706e
core/memory: Introduce skeleton of Memory class
|
6 tahun lalu |
Lioncash
|
f1382cf0e7
core: Remove Core::CurrentProcess()
|
6 tahun lalu |
Fernando Sahmkow
|
50259d7bdc
Core/Memory: Only FlushAndInvalidate GPU if the page is marked as RasterizerCachedMemory
|
6 tahun lalu |
Lioncash
|
65c748fbd3
memory: Remove unused includes
|
7 tahun lalu |
Lioncash
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 tahun lalu |
Lioncash
|
abae7577d2
core/memory: Remove GetCurrentPageTable()
|
7 tahun lalu |
bunnei
|
3ae0de9b53
memory: Check that core is powered on before attempting to use GPU.
|
7 tahun lalu |
bunnei
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 tahun lalu |
bunnei
|
10118c71e0
memory: Simplify rasterizer cache operations.
|
7 tahun lalu |