Yuri Kunde Schlesner
|
5c5cf2f8e0
Core: Properly configure address space when loading a binary
|
hace 11 años |
Emmanuel Gil Peyrot
|
aea15f5c73
Core: Cleanup core includes.
|
hace 11 años |
Yuri Kunde Schlesner
|
88365a23e7
Memmap: Remove unused global pointers to memory areas
|
hace 11 años |
Yuri Kunde Schlesner
|
0a60aa75c2
Kernel: Add VMManager to manage process address spaces
|
hace 11 años |
Yuri Kunde Schlesner
|
dd4430609a
Memory: Use a table based lookup scheme to read from memory regions
|
hace 11 años |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
hace 11 años |
Yuri Kunde Schlesner
|
e7b6ed7578
Memory: Sort memory region variables by VAddr
|
hace 11 años |
Yuri Kunde Schlesner
|
1c0b87edc2
Memory: Re-organize and rename memory area address constants
|
hace 11 años |
Yuri Kunde Schlesner
|
3396f352cb
Common: Remove mem_arena.cpp/h
|
hace 11 años |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
hace 11 años |
bunnei
|
bbabed8e98
Memory: Properly cleanup & shutdown.
|
hace 11 años |
purpasmart96
|
d5049cbba5
MemMap: Add support for DSP Read & Writes in the memory map
|
hace 11 años |
purpasmart96
|
ebfd831ccb
License change
|
hace 11 años |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
hace 11 años |
bunnei
|
4cb7a44d4e
MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP.
|
hace 11 años |
Lioncash
|
7cbecde2ca
Add static to some variables
|
hace 11 años |
archshift
|
6e606c515f
core: Prune redundant includes
|
hace 12 años |
Tony Wasserka
|
7b6a7d7dfb
Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones.
|
hace 12 años |
bunnei
|
4910b6f336
added memory mapped region for system mem - sdk demos load a segment here on ELF load
|
hace 12 años |
bunnei
|
f23e99bb85
added kernel memory to mem_map
|
hace 12 años |
bunnei
|
235dddb3f1
added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded)
|
hace 12 años |
bunnei
|
890c7261d2
- added preliminary support for svc_MapMemoryBlock
|
hace 12 años |
bunnei
|
b7cd4c9e90
added functions to map Heap and Shared memory space
|
hace 12 años |
bunnei
|
a9dba388eb
added memory read/write to GSP heap
|
hace 12 años |
bunnei
|
09ffe87360
more various refactors to memory interface
|
hace 12 años |
bunnei
|
ae99574b6d
cleaned up memory interfaces a lot, removed some hackish stuff
|
hace 12 años |
bunnei
|
68e198476f
- added HLE to connect to "srv:" service
|
hace 12 años |
bunnei
|
5d95bb9843
cleaned up some logging messages
|
hace 12 años |
bunnei
|
de0a034a84
fixed project includes to use new directory structure
|
hace 12 años |
bunnei
|
63e46abdb8
got rid of 'src' folders in each sub-project
|
hace 12 años |