Lioncash
|
cfea27a615
mem_map: Add missing prototype for Write64
|
il y a 11 ans |
Yuri Kunde Schlesner
|
83c3d2bcd1
Introduce VAddr and PAddr typedefs for ARM addresses.
|
il y a 12 ans |
Tony Wasserka
|
7b6a7d7dfb
Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones.
|
il y a 12 ans |
bunnei
|
882dc07929
Memory: Removed deprecated MapBlock_Shared function.
|
il y a 12 ans |
bunnei
|
3013015a0c
mem_map: Updated interface to expose template functions to other modules.
|
il y a 12 ans |
bunnei
|
6aebd4ac98
MemMap: Added a WriteBlock function to write a buffer of data to memory.
|
il y a 12 ans |
bunnei
|
4910b6f336
added memory mapped region for system mem - sdk demos load a segment here on ELF load
|
il y a 12 ans |
bunnei
|
f23e99bb85
added kernel memory to mem_map
|
il y a 12 ans |
bunnei
|
a3a383cb7a
added mem_map read for config_mem
|
il y a 12 ans |
bunnei
|
924e7b6af8
fixed a bug where ExeFs code was being incorrectly masked
|
il y a 12 ans |
bunnei
|
235dddb3f1
added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded)
|
il y a 12 ans |
bunnei
|
c37390f8e2
reorganized memory regions enum, added regions for ExeFS code
|
il y a 12 ans |
bunnei
|
af921daa4c
added virtual address conversion for firmware FW0B
|
il y a 12 ans |
bunnei
|
b2a6ad52f4
added helper functions to mem_map to convert physical addresses to virtual addresses
|
il y a 12 ans |
bunnei
|
f78794961e
- changed HW IO map to use virtual addresses
|
il y a 12 ans |
bunnei
|
86a515e5ac
added vram to memory_map
|
il y a 12 ans |
bunnei
|
890c7261d2
- added preliminary support for svc_MapMemoryBlock
|
il y a 12 ans |
bunnei
|
b7cd4c9e90
added functions to map Heap and Shared memory space
|
il y a 12 ans |
bunnei
|
b2baafaf8b
added GSP heap memory allocation
|
il y a 12 ans |
bunnei
|
fb026f6b46
moved enums into Memory:: namespace
|
il y a 12 ans |
bunnei
|
a9dba388eb
added memory read/write to GSP heap
|
il y a 12 ans |
bunnei
|
09ffe87360
more various refactors to memory interface
|
il y a 12 ans |
bunnei
|
ae99574b6d
cleaned up memory interfaces a lot, removed some hackish stuff
|
il y a 12 ans |
bunnei
|
ce822b6815
replace tabs with spaces
|
il y a 12 ans |
bunnei
|
6f6d5158de
added OS memory read/write for thread command buffer
|
il y a 12 ans |
bunnei
|
68e198476f
- added HLE to connect to "srv:" service
|
il y a 12 ans |
bunnei
|
9a9b7b289a
added a memory mapped option for HLE
|
il y a 12 ans |
bunnei
|
d9bb4f11c6
added Memory::GetCharPointer to read strings from HLE functions
|
il y a 12 ans |
bunnei
|
de0a034a84
fixed project includes to use new directory structure
|
il y a 12 ans |
bunnei
|
63e46abdb8
got rid of 'src' folders in each sub-project
|
il y a 12 ans |