Historial de Commits

Autor SHA1 Mensaje Fecha
  Fernando Sahmkow ab9aae28bf General: Initial Setup for Single Core. hace 6 años
  Fernando Sahmkow cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. hace 6 años
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure hace 6 años
  bunnei ff5d5b6f41 core: memory: Fix memory access on page boundaries. hace 6 años
  bunnei f7c03610e1 core: memory: Updates for new VMM. hace 6 años
  bunnei 4caff51710 core: memory: Move to Core::Memory namespace. hace 6 años
  Fernando Sahmkow 7fcd0fee6d Buffer Cache: Use vAddr instead of physical memory. hace 6 años
  Fernando Sahmkow 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr hace 6 años
  Markus Wick 56672b8c98 core/memory: Create a special MapMemoryRegion for physical memory. hace 6 años
  Markus Wick 0986caa8d8 core/memory + arm/dynarmic: Use a global offset within our arm page table. hace 6 años
  Lioncash e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class hace 6 años
  Lioncash 50a518be69 core/memory: Migrate over GetPointerFromVMA() to the Memory class hace 6 años
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class hace 6 años
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class hace 6 años
  Lioncash 89ef3ef575 core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class hace 6 años
  Lioncash 849581075a core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class hace 6 años
  Lioncash b2165c6b35 core/memory: Migrate over ReadCString() to the Memory class hace 6 años
  Lioncash 3f08e8d8d4 core/memory: Migrate over GetPointer() hace 6 años
  Lioncash fc7d0a17b6 core/memory: Move memory read/write implementation functions into an anonymous namespace hace 6 años
  Lioncash e58748fd80 core/memory: Migrate over address checking functions to the new Memory class hace 6 años
  Lioncash 323680e5ad core/memory: Migrate over memory mapping functions to the new Memory class hace 6 años
  Lioncash 4c2ed2706e core/memory: Introduce skeleton of Memory class hace 6 años
  Lioncash f1382cf0e7 core: Remove Core::CurrentProcess() hace 6 años
  Fernando Sahmkow 50259d7bdc Core/Memory: Only FlushAndInvalidate GPU if the page is marked as RasterizerCachedMemory hace 6 años
  Lioncash 65c748fbd3 memory: Remove unused includes hace 7 años
  Lioncash f2331a804a core/cpu_core_manager: Create threads separately from initialization. hace 7 años
  Lioncash abae7577d2 core/memory: Remove GetCurrentPageTable() hace 7 años
  bunnei 3ae0de9b53 memory: Check that core is powered on before attempting to use GPU. hace 7 años
  bunnei 93da8e0abf core: Move PageTable struct into Common. hace 7 años
  bunnei 10118c71e0 memory: Simplify rasterizer cache operations. hace 7 años