Historique des commits

Auteur SHA1 Message Date
  Yuri Kunde Schlesner 5c5cf2f8e0 Core: Properly configure address space when loading a binary il y a 11 ans
  Emmanuel Gil Peyrot aea15f5c73 Core: Cleanup core includes. il y a 11 ans
  Yuri Kunde Schlesner 88365a23e7 Memmap: Remove unused global pointers to memory areas il y a 11 ans
  Yuri Kunde Schlesner 0a60aa75c2 Kernel: Add VMManager to manage process address spaces il y a 11 ans
  Yuri Kunde Schlesner dd4430609a Memory: Use a table based lookup scheme to read from memory regions il y a 11 ans
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files il y a 11 ans
  Yuri Kunde Schlesner e7b6ed7578 Memory: Sort memory region variables by VAddr il y a 11 ans
  Yuri Kunde Schlesner 1c0b87edc2 Memory: Re-organize and rename memory area address constants il y a 11 ans
  Yuri Kunde Schlesner 3396f352cb Common: Remove mem_arena.cpp/h il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  bunnei bbabed8e98 Memory: Properly cleanup & shutdown. il y a 11 ans
  purpasmart96 d5049cbba5 MemMap: Add support for DSP Read & Writes in the memory map il y a 11 ans
  purpasmart96 ebfd831ccb License change il y a 11 ans
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros il y a 11 ans
  bunnei 4cb7a44d4e MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP. il y a 11 ans
  Lioncash 7cbecde2ca Add static to some variables il y a 11 ans
  archshift 6e606c515f core: Prune redundant includes 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 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 235dddb3f1 added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded) 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 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 68e198476f - added HLE to connect to "srv:" service il y a 12 ans
  bunnei 5d95bb9843 cleaned up some logging messages 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