Historial de Commits

Autor SHA1 Mensaje Fecha
  Liam 45c87c7e6e core: refactor emulated cpu core activation hace 2 años
  GPUCode 9ff8d0f3e6 Address more review comments hace 2 años
  Liam 9f91ba1f73 arm: Implement native code execution backend hace 2 años
  GPUCode 5938a9582a core: Respect memory permissions in Map hace 2 años
  liamwhite d86e88a622 Merge pull request #11995 from FernandoS27/you-dont-need-the-new-iphone hace 2 años
  Fernando Sahmkow f1806d237f Memory: Fix invalidation handling from the CPU/Services hace 2 años
  Liam 2a255b2d61 kernel: add KPageTableBase hace 2 años
  liamwhite 689dc4a17b Merge pull request #11155 from liamwhite/memory3 hace 3 años
  liamwhite d3da1e6517 Merge pull request #10990 from comex/ubsan hace 3 años
  Liam 07f71e2620 memory: check page against address space size hace 3 años
  Liam d144168442 memory: minimize dependency on process hace 3 años
  comex d7c532d889 Fixes and workarounds to make UBSan happier on macOS hace 3 años
  Liam a85ce8ea56 k_process: PageTable -> GetPageTable hace 3 años
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. hace 3 años
  Fernando Sahmkow da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU hace 3 años
  Fernando Sahmkow 47d0d292d5 MemoryTracking: Initial setup of atomic writes. hace 3 años
  Fernando Sahmkow 6f90dff293 Address feedback, add CR notice, etc hace 3 años
  Fernando Sahmkow 92da86290c Settings: add option to enable / disable reactive flushing hace 3 años
  Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing hace 3 años
  Fernando Sahmkow 7e76c1642c Accuracy Normal: reduce accuracy further for perf improvements in Project Lime hace 3 años
  Liam 41d99aa89d memory: rename global memory references to application memory hace 3 años
  Liam fb49ec19c1 kernel: use KTypedAddress for addresses hace 3 años
  Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess hace 3 años
  Merry dc7ab4c5d6 Revert "MemoryManager: use fastmem directly." hace 3 años
  Liam f1a0ce0e70 memory: fix watchpoint use when fastmem is enabled hace 3 años
  Fernando Sahmkow af5ecb0b15 MemoryManager: use fastmem directly. hace 3 años
  Mai d5684dbe7d Merge pull request #9415 from liamwhite/dc hace 3 años
  Liam ed37192441 memory: correct semantics of data cache management operations hace 3 años
  Liam 985ed1e160 memory: remove DEBUG_ASSERT pointer test hace 3 años
  Liam 651f6598ac kernel: implement FlushProcessDataCache hace 3 años