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
*
cpu_manager: Mark function getters as static
Lioncash
2020-07-16
4
-10
/
+11
*
cpu_manager: Remove unused preemption_count variable
Lioncash
2020-07-16
1
-1
/
+0
*
cpu_manager: Add missing includes
Lioncash
2020-07-16
1
-0
/
+3
*
Merge pull request #4337 from lat9nq/fix-per-game-async
bunnei
2020-07-16
2
-0
/
+8
|
\
|
*
clang-format
lat9nq
2020-07-14
1
-2
/
+1
|
*
settings: Move settings sanitization to its own function
lat9nq
2020-07-14
2
-0
/
+9
*
|
Merge pull request #4346 from lioncash/thread
David
2020-07-16
7
-35
/
+26
|
\
\
|
*
|
kernel/process: Move name and system context to the bottom of the member list
Lioncash
2020-07-15
1
-6
/
+6
|
*
|
kernel/handle_table: Remove usages of the global system instance
Lioncash
2020-07-15
4
-8
/
+15
|
*
|
kernel/thread: Remove global GetCurrentThread()
Lioncash
2020-07-15
3
-23
/
+7
*
|
|
Merge pull request #4249 from Morph1984/delete-update-aoc-on-overwrite
David
2020-07-16
2
-10
/
+92
|
\
\
\
|
*
|
|
Check for empty section0 and CNMT prior to install
Morph
2020-07-16
1
-3
/
+19
|
*
|
|
clang format
Morph
2020-07-15
1
-3
/
+3
|
*
|
|
Use proper install result when overwriting files
Morph
2020-07-15
1
-1
/
+1
|
*
|
|
Remove global system instance and address feedback
Morph
2020-07-15
2
-14
/
+10
|
*
|
|
registered_cache: Remove previous update/dlc if it exists on install
Morph
2020-07-15
2
-13
/
+83
|
|
/
/
*
|
|
Merge pull request #4328 from lioncash/unused-var3
bunnei
2020-07-15
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
memory_layout: Remove unused data member
Lioncash
2020-07-13
1
-2
/
+0
|
|
/
*
|
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
2020-07-14
3
-11
/
+71
|
\
\
|
*
|
configure_cpu: Show/Hide debugging options
MerryMage
2020-07-11
3
-46
/
+57
|
*
|
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-11
3
-11
/
+60
*
|
|
Merge pull request #4282 from Morph1984/fs-size
bunnei
2020-07-14
3
-40
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bis_factory: Set User NAND free space to be 1 MiB less than total.
Morph
2020-07-10
1
-1
/
+3
|
*
|
sdmc_factory: Set the SDMC total size to 1 TiB
Morph
2020-07-10
1
-1
/
+3
|
*
|
bis_factory: Use hardware default NAND partition sizes
Morph
2020-07-10
1
-10
/
+11
|
*
|
settings: Remove storage size options
Morph
2020-07-10
1
-29
/
+0
*
|
|
Merge pull request #4265 from Morph1984/file-rename
Fernando Sahmkow
2020-07-12
1
-10
/
+17
|
\
\
\
|
*
|
|
vfs_real: Fix MoveFile
Morph
2020-07-10
1
-10
/
+17
|
|
/
/
*
|
|
Merge pull request #4275 from CrazyMax/desired_language
bunnei
2020-07-12
1
-1
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
AM: fix GetDesiredLanguage:
CrazyMax
2020-07-08
1
-1
/
+13
*
|
|
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-11
26
-154
/
+282
|
\
\
\
|
*
|
|
Rename two functions in NS
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
Rename GetApplicationArea2 to GetApplicationAreaSize
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
Remove duplicate functions
VolcaEM
2020-06-29
1
-2
/
+0
|
*
|
|
Use decimal instead of hexadecimal
VolcaEM
2020-06-29
1
-3
/
+5
|
*
|
|
Fix typo
VolcaEM
2020-06-29
1
-1
/
+1
|
*
|
|
Clang-format
VolcaEM
2020-06-29
1
-1
/
+1
|
*
|
|
service: Update function tables
VolcaEM
2020-06-29
27
-157
/
+285
*
|
|
|
KeyManager: Prevent writing of invalid keys
Morph
2020-07-10
1
-4
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
12
-103
/
+190
*
|
|
Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer
bunnei
2020-07-09
2
-1
/
+20
|
\
\
\
|
*
|
|
AM/ISelfController: Stub CreateManagedDisplaySeparableLayer
Morph
2020-07-05
2
-1
/
+20
*
|
|
|
Merge pull request #4202 from ReinUsesLisp/scoped-lock
bunnei
2020-07-09
2
-15
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
core_timing,scheduler: Use std::scoped_lock when possible
ReinUsesLisp
2020-06-28
2
-15
/
+12
*
|
|
|
Merge pull request #4243 from CrazyMax/display_version
bunnei
2020-07-08
1
-4
/
+16
|
\
\
\
\
|
*
|
|
|
GetDisplayVersion should return a null-terminated version string.
CrazyMax
2020-07-07
1
-4
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4245 from MerryMage/page-table-race
bunnei
2020-07-08
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
memory: Set page-table pointers before setting attribute = Memory
MerryMage
2020-07-05
1
-2
/
+5
|
|
/
/
/
*
/
/
/
cpu_interrupt_handler: Remove #pragma once from .cpp file
MerryMage
2020-07-07
1
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #4218 from ogniK5377/opus-external
Rodrigo Locatti
2020-07-04
1
-1
/
+1
|
\
\
\
[next]