Historique des commits

Auteur SHA1 Message Date
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files il y a 11 ans
  Yuri Kunde Schlesner a251721bf3 Memmap: Remove unused declarations il y a 11 ans
  Subv dda94e56dd Core/Memory: Add TLS support for creating up to 300 threads il y a 11 ans
  Yuri Kunde Schlesner 17a8cae003 Memory: Add GetPhysicalPointer helper function il y a 11 ans
  Yuri Kunde Schlesner 28a9e4c1d5 Memory: Support more regions in the VAddr-PAddr translation functions 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 2af30d465f Process: Support parsing of exheader kernel caps il y a 11 ans
  Yuri Kunde Schlesner 3396f352cb Common: Remove mem_arena.cpp/h il y a 11 ans
  Yuri Kunde Schlesner c0eaa662d4 Clean-up includes il y a 11 ans
  bunnei bbabed8e98 Memory: Properly cleanup & shutdown. il y a 11 ans
  Yuri Kunde Schlesner 34b009cf38 Clean-up mem_map constants and fix framebuffer translation errors il y a 11 ans
  Lioncash 9fdb311d6e dyncom: Make Load/Store instructions support big endian il y a 11 ans
  Yuri Kunde Schlesner b5ee4f9df9 Move VAddr/PAddr typedefs to kernel.h il y a 11 ans
  purpasmart96 d5049cbba5 MemMap: Add support for DSP Read & Writes in the memory map il y a 11 ans
  bunnei 78bb86293f Merge pull request #253 from purpasmart96/mem_map il y a 11 ans
  purpasmart96 ebfd831ccb License change il y a 11 ans
  purpasmart96 23ae8aa4d3 MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff 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
  bunnei a6bf3fd613 Merge pull request #244 from bunnei/cleanup-memmap il y a 11 ans
  bunnei 846dc72a37 Merge pull request #249 from lioncash/enum il y a 11 ans
  Lioncash 3ba32d2b53 mem_map: Make enum for addresses use u32 as the underlying type il y a 11 ans
  archshift a404ad5272 Add stub for ConvertProcessFromDspDram il y a 11 ans
  bunnei e3886adc22 MemMap: Updated memory map to subtract base address instead of mask. il y a 11 ans
  Lioncash 64cc6cb6cf Fix documentation of parameters il y a 11 ans
  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