bunnei
|
93480b10ef
core/video_core: Fix a bunch of u64 -> u32 warnings.
|
пре 8 година |
bunnei
|
6e021f22b8
svc: Implement MapMemory.
|
пре 8 година |
bunnei
|
9ceb0d9381
memory: Support 32-bit paging, move heap address space up.
|
пре 8 година |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
пре 8 година |
bunnei
|
23ce4f5afc
loader: Various improvements for NSO/NRO loaders.
|
пре 8 година |
Subv
|
1f2de7501b
Memory: Make WriteBlock take a Process parameter on which to operate
|
пре 8 година |
Subv
|
811c01e5fe
Memory: Make ReadBlock take a Process parameter on which to operate
|
пре 8 година |
bunnei
|
f01472a5ff
core: Various changes to support 64-bit addressing.
|
пре 9 година |
Subv
|
35da7f57ef
Memory: Allow IsValidVirtualAddress to be called with a specific process parameter.
|
пре 8 година |
MerryMage
|
4e5eb2044a
memory: Remove GetCurrentPageTablePointers
|
пре 8 година |
MerryMage
|
c02bbb7030
memory: Add GetCurrentPageTable/SetCurrentPageTable
|
пре 8 година |
Subv
|
214150f00c
Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer.
|
пре 9 година |
Subv
|
6d2734a074
Kernel/Memory: Give each Process its own page table.
|
пре 9 година |
Yuri Kunde Schlesner
|
d553135748
Memory: Add function to flush a virtual range from the rasterizer cache
|
пре 9 година |
Yuri Kunde Schlesner
|
6ae0086b39
Memory: Add TryVirtualToPhysicalAddress, returning a boost::optional
|
пре 9 година |
Yuri Kunde Schlesner
|
326e7c7020
Memory: Make PhysicalToVirtualAddress return a boost::optional
|
пре 9 година |
Yuri Kunde Schlesner
|
42b198eb0a
Memory: Add enum definitions for the n3DS FCRAM size
|
пре 9 година |
Yuri Kunde Schlesner
|
d3db770cad
Memory: Add constants for the n3DS additional RAM
|
пре 9 година |
James Rowe
|
bbe57a66ca
Expose page table to dynarmic for optimized reads and writes to the JIT
|
пре 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
|
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 година |
bunnei
|
0d8bd3ba36
Merge pull request #1695 from Subv/tls_alloc
|
пре 10 година |
Subv
|
d192fb066d
Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap.
|
пре 10 година |
tfarley
|
22f3a7e94c
HWRasterizer: Texture forwarding
|
пре 10 година |