Historie revizí

Autor SHA1 Zpráva Datum
  archshift 6e606c515f core: Prune redundant includes před 12 roky
  Yuri Kunde Schlesner 83c3d2bcd1 Introduce VAddr and PAddr typedefs for ARM addresses. před 12 roky
  Lioncash da18671166 Core: Fix undefined behavior in mem_map_funcs' WriteBlock function před 12 roky
  Tony Wasserka 7b6a7d7dfb Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. před 12 roky
  bunnei c48ab0bd9e MemMap: Fixed typo with GetPointer to VRAM address. před 12 roky
  bunnei 967e5629de MemMap: Added an error for unaligned 16-bit memory reads. před 12 roky
  bunnei da81742439 MemMap: Removed Read64 function. před 12 roky
  bunnei 2b52ec4829 MemMap: Fix Read32 for unaligned memory reads. před 12 roky
  bunnei 882dc07929 Memory: Removed deprecated MapBlock_Shared function. před 12 roky
  bunnei 3013015a0c mem_map: Updated interface to expose template functions to other modules. před 12 roky
  bunnei 6aebd4ac98 MemMap: Added a WriteBlock function to write a buffer of data to memory. před 12 roky
  bunnei c404d22036 hle: cleaned up log messages před 12 roky
  bunnei 4910b6f336 added memory mapped region for system mem - sdk demos load a segment here on ELF load před 12 roky
  bunnei 72622a1b5a - removed HLE mem "hack" and replaced with kernel mem region před 12 roky
  bunnei a3a383cb7a added mem_map read for config_mem před 12 roky
  bunnei 235dddb3f1 added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded) před 12 roky
  bunnei c37390f8e2 reorganized memory regions enum, added regions for ExeFS code před 12 roky
  bunnei af921daa4c added virtual address conversion for firmware FW0B před 12 roky
  bunnei b2a6ad52f4 added helper functions to mem_map to convert physical addresses to virtual addresses před 12 roky
  bunnei f78794961e - changed HW IO map to use virtual addresses před 12 roky
  bunnei 86a515e5ac added vram to memory_map před 12 roky
  bunnei 2672e7d883 removed some cruft před 12 roky
  bunnei 890c7261d2 - added preliminary support for svc_MapMemoryBlock před 12 roky
  bunnei b7cd4c9e90 added functions to map Heap and Shared memory space před 12 roky
  bunnei b2baafaf8b added GSP heap memory allocation před 12 roky
  bunnei 33e7d97d46 fixed bug in Memory::GetPointer před 12 roky
  bunnei a9dba388eb added memory read/write to GSP heap před 12 roky
  bunnei 09ffe87360 more various refactors to memory interface před 12 roky
  bunnei ae99574b6d cleaned up memory interfaces a lot, removed some hackish stuff před 12 roky
  bunnei 795d6bf5b7 changed unknown memory read/write to report the size před 12 roky