Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. hace 8 años
  bunnei 6e021f22b8 svc: Implement MapMemory. hace 8 años
  bunnei 9ceb0d9381 memory: Support 32-bit paging, move heap address space up. hace 8 años
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx hace 8 años
  bunnei 23ce4f5afc loader: Various improvements for NSO/NRO loaders. hace 8 años
  Subv 1f2de7501b Memory: Make WriteBlock take a Process parameter on which to operate hace 9 años
  Subv 811c01e5fe Memory: Make ReadBlock take a Process parameter on which to operate hace 9 años
  bunnei f01472a5ff core: Various changes to support 64-bit addressing. hace 9 años
  Subv 35da7f57ef Memory: Allow IsValidVirtualAddress to be called with a specific process parameter. hace 9 años
  MerryMage 4e5eb2044a memory: Remove GetCurrentPageTablePointers hace 9 años
  MerryMage c02bbb7030 memory: Add GetCurrentPageTable/SetCurrentPageTable hace 9 años
  Subv 214150f00c Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer. hace 9 años
  Subv 6d2734a074 Kernel/Memory: Give each Process its own page table. hace 9 años
  Yuri Kunde Schlesner d553135748 Memory: Add function to flush a virtual range from the rasterizer cache hace 9 años
  Yuri Kunde Schlesner 6ae0086b39 Memory: Add TryVirtualToPhysicalAddress, returning a boost::optional hace 9 años
  Yuri Kunde Schlesner 326e7c7020 Memory: Make PhysicalToVirtualAddress return a boost::optional hace 9 años
  Yuri Kunde Schlesner 42b198eb0a Memory: Add enum definitions for the n3DS FCRAM size hace 9 años
  Yuri Kunde Schlesner d3db770cad Memory: Add constants for the n3DS additional RAM hace 9 años
  James Rowe bbe57a66ca Expose page table to dynarmic for optimized reads and writes to the JIT hace 9 años
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. hace 10 años
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. hace 10 años
  wwylele b2df959733 Memory: add ReadCString function hace 10 años
  Subv 660499ac01 Memory: Make ReadBlock and WriteBlock accept void pointers. hace 10 años
  MerryMage 31d49e0109 Memory: CopyBlock hace 10 años
  MerryMage ca17df5757 Memory: ZeroBlock hace 10 años
  MerryMage 3873b36db3 Memory: ReadBlock/WriteBlock hace 10 años
  MerryMage c084fc824c Memory: IsValidVirtualAddress/IsValidPhysicalAddress hace 10 años
  bunnei 0d8bd3ba36 Merge pull request #1695 from Subv/tls_alloc hace 10 años
  Subv d192fb066d Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap. hace 10 años
  tfarley 22f3a7e94c HWRasterizer: Texture forwarding hace 10 años