6 Commits (d9baef11f2ac8d61812b31fa0e70aa04faf3f068)

Author SHA1 Message Date
Subv d9baef11f2 Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap. 10 years ago
MerryMage d2710b784a AudioCore: Skeleton Implementation 10 years ago
Yuri Kunde Schlesner 5bed732b03 Kernel: Implement svcGetSystemInfo 10 years ago
Yuri Kunde Schlesner 984bea6698 Kernel: Remove unused legacy heap MapBlock_* functions 11 years ago
Yuri Kunde Schlesner e34643a3e4 Kernel: Add more infrastructure to support different memory layouts 11 years ago
Yuri Kunde Schlesner 6bb23baf0a Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 11 years ago
Yuri Kunde Schlesner 168d376c67 Memory: Move address type conversion routines to memory.cpp/h 11 years ago
Yuri Kunde Schlesner 8850ade24d Kernel: Properly implement ControlMemory FREE and COMMIT 11 years ago
Yuri Kunde Schlesner 5c5cf2f8e0 Core: Properly configure address space when loading a binary 11 years ago
Emmanuel Gil Peyrot aea15f5c73 Core: Cleanup core includes. 11 years ago
Yuri Kunde Schlesner 88365a23e7 Memmap: Remove unused global pointers to memory areas 11 years ago
Yuri Kunde Schlesner 0a60aa75c2 Kernel: Add VMManager to manage process address spaces 11 years ago
Yuri Kunde Schlesner dd4430609a Memory: Use a table based lookup scheme to read from memory regions 11 years ago
Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 years ago
Yuri Kunde Schlesner e7b6ed7578 Memory: Sort memory region variables by VAddr 11 years ago
Yuri Kunde Schlesner 1c0b87edc2 Memory: Re-organize and rename memory area address constants 11 years ago
Yuri Kunde Schlesner 3396f352cb Common: Remove mem_arena.cpp/h 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
bunnei bbabed8e98 Memory: Properly cleanup & shutdown. 11 years ago
purpasmart96 d5049cbba5 MemMap: Add support for DSP Read & Writes in the memory map 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 years ago
bunnei 4cb7a44d4e MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP. 11 years ago
Lioncash 7cbecde2ca Add static to some variables 11 years ago
archshift 6e606c515f core: Prune redundant includes 11 years ago
Tony Wasserka 7b6a7d7dfb Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. 12 years ago
bunnei 4910b6f336 added memory mapped region for system mem - sdk demos load a segment here on ELF load 12 years ago
bunnei f23e99bb85 added kernel memory to mem_map 12 years ago
bunnei 235dddb3f1 added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded) 12 years ago
bunnei 890c7261d2 - added preliminary support for svc_MapMemoryBlock 12 years ago
bunnei b7cd4c9e90 added functions to map Heap and Shared memory space 12 years ago
bunnei a9dba388eb added memory read/write to GSP heap 12 years ago
bunnei 09ffe87360 more various refactors to memory interface 12 years ago
bunnei ae99574b6d cleaned up memory interfaces a lot, removed some hackish stuff 12 years ago
bunnei 68e198476f - added HLE to connect to "srv:" service 12 years ago
bunnei 5d95bb9843 cleaned up some logging messages 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei c0796cf762 fixed all license file headers in core 12 years ago
bunnei e05be0145c -converted tabs to spaces 12 years ago
bunnei a36f9492cc added support for reading/writing to stack mem 12 years ago
bunnei bd38abf249 initialize mem regions 12 years ago
bunnei 20807c4d5a added a GetPointer function to Memory for use with ELF loading 12 years ago
ShizZy bf3938d56e added mem_map hardware writing 12 years ago
ShizZy 030c836793 added hw R/W/ memory functions 12 years ago
ShizZy cd6e998e9a refactored some mem_map stuff 12 years ago
ShizZy b8ca09160b renamed project to 'citrus' 12 years ago
ShizZy 62d873da3e start of 3DS memory map 12 years ago
ShizZy d708e2d68a added core and mem_map files to the project 12 years ago
ShizZy 27474060e1 adding initial project layout 12 years ago