Historique des commits

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