index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
service: Remove unused RequestParser instances
Lioncash
2020-04-17
2
-3
/
+0
*
|
|
|
|
|
|
Merge pull request #3709 from lioncash/am
bunnei
2020-04-20
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
am: Resolve ineffective moves
Lioncash
2020-04-17
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #3696 from lioncash/cast-size
bunnei
2020-04-19
2
-21
/
+23
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
hle_ipc: Remove std::size_t casts where applicable
Lioncash
2020-04-16
2
-21
/
+23
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3710 from lioncash/nso
bunnei
2020-04-18
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
loader/nso: Resolve moves not occurring in DecompressSegment
Lioncash
2020-04-17
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3715 from bunnei/fix-impl-fallthrough
Mat M
2020-04-18
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
service: hid: npad: Fix implicit fallthrough errors.
bunnei
2020-04-18
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #3713 from lioncash/time
bunnei
2020-04-17
5
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
time/system_clock_core: Remove unnecessary initializer
Lioncash
2020-04-17
1
-1
/
+1
|
*
|
|
|
|
service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const
Lioncash
2020-04-17
1
-1
/
+1
|
*
|
|
|
|
service/time: Add virtual destructors where applicable
Lioncash
2020-04-17
3
-2
/
+3
|
|
/
/
/
/
*
/
/
/
/
memory/slab_heap: Make use of static_cast over reinterpret_cast
Lioncash
2020-04-17
1
-2
/
+2
|
/
/
/
/
*
|
|
|
core: hle: Address various feedback & code cleanup.
bunnei
2020-04-17
11
-251
/
+153
*
|
|
|
core: device_memory: Remove incorrect usage of constexpr.
bunnei
2020-04-17
1
-2
/
+6
*
|
|
|
memory: Add copyright notice for Atmosphere where applicable.
bunnei
2020-04-17
6
-0
/
+18
*
|
|
|
kernel: Remove old VMManager class.
bunnei
2020-04-17
3
-1973
/
+0
*
|
|
|
loader: nso: Fix loader size and arguments.
bunnei
2020-04-17
3
-25
/
+47
*
|
|
|
loader: elf/kip/nro: Updates for new VMM.
bunnei
2020-04-17
3
-5
/
+7
*
|
|
|
service: ldr: Updates for new VMM.
bunnei
2020-04-17
1
-150
/
+215
*
|
|
|
kernel: memory: page_table: Simplify GetPhysicalAddr impl.
bunnei
2020-04-17
4
-19
/
+6
*
|
|
|
kernel: svc: Updates for new VMM.
bunnei
2020-04-17
1
-488
/
+116
*
|
|
|
core: memory: Fix memory access on page boundaries.
bunnei
2020-04-17
1
-6
/
+39
*
|
|
|
core: memory: Updates for new VMM.
bunnei
2020-04-17
2
-114
/
+53
*
|
|
|
core: gdbstub: Updates for new VMM.
bunnei
2020-04-17
1
-2
/
+2
*
|
|
|
core: reporter: Updates for new VMM.
bunnei
2020-04-17
1
-3
/
+5
*
|
|
|
memory: cheat_engine: Updates for new VMM.
bunnei
2020-04-17
1
-5
/
+8
*
|
|
|
kernel: process: Updates for new VMM.
bunnei
2020-04-17
2
-79
/
+151
*
|
|
|
service: pl_u: Update for new shared memory layout.
bunnei
2020-04-17
1
-7
/
+5
*
|
|
|
service: time: Update for new shared memory layout.
bunnei
2020-04-17
1
-3
/
+2
*
|
|
|
service: hid: Update for new shared memory layout.
bunnei
2020-04-17
1
-3
/
+2
*
|
|
|
service: irs: Update for new shared memory layout.
bunnei
2020-04-17
1
-3
/
+3
*
|
|
|
kernel: resource_limit: Reserve physical memory.
bunnei
2020-04-17
1
-1
/
+6
*
|
|
|
kernel: Initialize memory layout for new VMM.
bunnei
2020-04-17
2
-0
/
+159
*
|
|
|
core: system: Rename GetDeviceManager -> DeviceManager.
bunnei
2020-04-17
3
-7
/
+7
*
|
|
|
kernel: transfer_memory: Refactor for new VMM.
bunnei
2020-04-17
2
-130
/
+16
*
|
|
|
core: Construct/Destruct DeviceMemory on Init/Shutdown.
bunnei
2020-04-17
1
-4
/
+7
*
|
|
|
kernel: shared_memory: Refactor for new VMM.
bunnei
2020-04-17
2
-220
/
+58
*
|
|
|
core: device_memory: Update to use VirtualBuffer class.
bunnei
2020-04-17
2
-39
/
+12
*
|
|
|
kernel: errors: Add ERR_OUT_OF_RESOURCES.
bunnei
2020-04-17
1
-0
/
+1
*
|
|
|
kernel: process_capability: Update to use Memory::PageTable.
bunnei
2020-04-17
2
-23
/
+25
*
|
|
|
kernel: memory: Add PageTable class, to manage process address space.
bunnei
2020-04-17
3
-0
/
+1510
*
|
|
|
kernel: memory: Add MemoryLayout class, to build physical memory layout.
bunnei
2020-04-17
2
-0
/
+74
*
|
|
|
kernel: memory: Add MemoryManager class, to manage page heaps.
bunnei
2020-04-17
3
-0
/
+276
*
|
|
|
kernel: memory: Add MemoryBlockManager class, to manage memory blocks.
bunnei
2020-04-17
3
-0
/
+256
*
|
|
|
kernel: memory: Add PageHeap class, to manage a heap of pages.
bunnei
2020-04-17
3
-0
/
+483
*
|
|
|
kernel: memory: Add PageLinkedList class, to manage a list of pages.
bunnei
2020-04-17
2
-0
/
+94
*
|
|
|
kernel: memory: Add system_control code, which will be used for ASLR support.
bunnei
2020-04-17
3
-0
/
+61
*
|
|
|
physical_memory: Add missing include for <vector>.
bunnei
2020-04-17
1
-0
/
+2
[prev]
[next]