bunnei
|
4798b1d04d
Revert "Memory: Always flush whole pages from surface cache"
|
9 лет назад |
Yuri Kunde Schlesner
|
f2b9be9bd3
Memory: Always flush whole pages from surface cache
|
9 лет назад |
James Rowe
|
bbe57a66ca
Expose page table to dynarmic for optimized reads and writes to the JIT
|
9 лет назад |
wwylele
|
3f87d70f0e
memory: fix IsValidVirtualAddress for RasterizerCachedMemory
|
9 лет назад |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
wwylele
|
b2df959733
Memory: add ReadCString function
|
10 лет назад |
Subv
|
0aef634a54
Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types in the memory block manipulation functions.
|
10 лет назад |
Subv
|
660499ac01
Memory: Make ReadBlock and WriteBlock accept void pointers.
|
10 лет назад |
MerryMage
|
31d49e0109
Memory: CopyBlock
|
10 лет назад |
MerryMage
|
ca17df5757
Memory: ZeroBlock
|
10 лет назад |
MerryMage
|
3873b36db3
Memory: ReadBlock/WriteBlock
|
10 лет назад |
MerryMage
|
c084fc824c
Memory: IsValidVirtualAddress/IsValidPhysicalAddress
|
10 лет назад |
tfarley
|
22f3a7e94c
HWRasterizer: Texture forwarding
|
10 лет назад |
Yuri Kunde Schlesner
|
6aa90e13f9
Memory: Do correct Phys->Virt address translation for non-APP linheap
|
10 лет назад |
MerryMage
|
2b93313348
Memory: Implement MMIO
|
10 лет назад |
Gareth Poole
|
be217bca70
Fixed spelling errors
|
10 лет назад |
Lioncash
|
9cf1cfe3fd
memory: Get rid of pointer casts
|
11 лет назад |
Yuri Kunde Schlesner
|
74d4bc0af1
Kernel: Add more infrastructure to support different memory layouts
|
11 лет назад |
Yuri Kunde Schlesner
|
e2c7954be5
Memory: Move address type conversion routines to memory.cpp/h
|
11 лет назад |
Yuri Kunde Schlesner
|
51820691e7
Memory: Fix unmapping of pages
|
11 лет назад |
Emmanuel Gil Peyrot
|
2d044a67c9
Common: Cleanup memory and misc includes.
|
11 лет назад |
Yuri Kunde Schlesner
|
0a60aa75c2
Kernel: Add VMManager to manage process address spaces
|
11 лет назад |
Yuri Kunde Schlesner
|
dd4430609a
Memory: Use a table based lookup scheme to read from memory regions
|
11 лет назад |
Yuri Kunde Schlesner
|
52158c1b8d
Memory: Read SharedPage directly from Memory::Read
|
11 лет назад |
Yuri Kunde Schlesner
|
ec514b16a6
Memory: Read ConfigMem directly from Memory::Read
|
11 лет назад |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
11 лет назад |