Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  bunnei bbabed8e98 Memory: Properly cleanup & shutdown. 11 ani în urmă
  Yuri Kunde Schlesner 34b009cf38 Clean-up mem_map constants and fix framebuffer translation errors 11 ani în urmă
  Lioncash 9fdb311d6e dyncom: Make Load/Store instructions support big endian 11 ani în urmă
  Kevin Hartman 05c098a9e7 Cleaned up unaligned access. 11 ani în urmă
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 ani în urmă
  Zhuowei Zhang edb8450420 Add some support for the shared page (currently 3d slider is implemented) 11 ani în urmă
  purpasmart96 d5049cbba5 MemMap: Add support for DSP Read & Writes in the memory map 11 ani în urmă
  bunnei 78bb86293f Merge pull request #253 from purpasmart96/mem_map 11 ani în urmă
  purpasmart96 ebfd831ccb License change 11 ani în urmă
  purpasmart96 23ae8aa4d3 MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff 11 ani în urmă
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 ani în urmă
  bunnei 4cb7a44d4e MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP. 11 ani în urmă
  bunnei e3886adc22 MemMap: Updated memory map to subtract base address instead of mask. 11 ani în urmă
  vaguilar 223e76d51d Fixed formatting and switch statement warnings 11 ani în urmă
  Lioncash 7cbecde2ca Add static to some variables 11 ani în urmă
  Lioncash ca2f0de08a Fix warnings in core and common 11 ani în urmă
  archshift 6e606c515f core: Prune redundant includes 12 ani în urmă
  Yuri Kunde Schlesner 83c3d2bcd1 Introduce VAddr and PAddr typedefs for ARM addresses. 12 ani în urmă
  Lioncash da18671166 Core: Fix undefined behavior in mem_map_funcs' WriteBlock function 12 ani în urmă
  Tony Wasserka 7b6a7d7dfb Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. 12 ani în urmă
  bunnei c48ab0bd9e MemMap: Fixed typo with GetPointer to VRAM address. 12 ani în urmă
  bunnei 967e5629de MemMap: Added an error for unaligned 16-bit memory reads. 12 ani în urmă
  bunnei da81742439 MemMap: Removed Read64 function. 12 ani în urmă
  bunnei 2b52ec4829 MemMap: Fix Read32 for unaligned memory reads. 12 ani în urmă
  bunnei 882dc07929 Memory: Removed deprecated MapBlock_Shared function. 12 ani în urmă
  bunnei 3013015a0c mem_map: Updated interface to expose template functions to other modules. 12 ani în urmă
  bunnei 6aebd4ac98 MemMap: Added a WriteBlock function to write a buffer of data to memory. 12 ani în urmă
  bunnei c404d22036 hle: cleaned up log messages 12 ani în urmă
  bunnei 4910b6f336 added memory mapped region for system mem - sdk demos load a segment here on ELF load 12 ani în urmă
  bunnei 72622a1b5a - removed HLE mem "hack" and replaced with kernel mem region 12 ani în urmă