index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2437 from lioncash/audctl
bunnei
2019-05-09
1
-2
/
+2
|
\
|
*
service/audctl: Update documentation comments to be relative to 8.0.0
Lioncash
2019-04-27
1
-2
/
+2
*
|
Merge pull request #2412 from lioncash/system
bunnei
2019-04-28
3
-7
/
+11
|
\
\
|
|
/
|
/
|
|
*
kernel/vm_manager: Remove usages of global system accessors
Lioncash
2019-04-16
3
-7
/
+11
*
|
Merge pull request #2416 from lioncash/wait
bunnei
2019-04-24
6
-44
/
+50
|
\
\
|
*
|
kernel/thread: Unify wait synchronization types
Lioncash
2019-04-17
6
-38
/
+34
|
*
|
kernel/svc: Migrate svcCancelSynchronization behavior to a thread function
Lioncash
2019-04-17
3
-7
/
+17
|
|
/
*
|
Merge pull request #2228 from DarkLordZach/applet-manager-p1
bunnei
2019-04-24
14
-63
/
+487
|
\
\
|
*
|
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
8
-15
/
+20
|
*
|
main: Add GMainWindow hooks for Error display
Zach Hilman
2019-04-17
1
-2
/
+2
|
*
|
general_backend: Move StubApplet and add backend PhotoViewer
Zach Hilman
2019-04-17
2
-1
/
+102
|
*
|
applets: Add Error applet
Zach Hilman
2019-04-17
3
-24
/
+224
|
*
|
applets: Port current applets to take frontend in constructor
Zach Hilman
2019-04-17
6
-14
/
+16
|
*
|
am: Delegate applet creation to AppletManager
Zach Hilman
2019-04-17
1
-24
/
+3
|
*
|
applets: Add AppletManager class to control lifetime
Zach Hilman
2019-04-17
2
-0
/
+137
|
|
/
*
|
Merge pull request #2420 from lioncash/audctl
bunnei
2019-04-22
2
-2
/
+32
|
\
\
|
*
|
service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()
Lioncash
2019-04-18
2
-2
/
+32
*
|
|
Merge pull request #2415 from lioncash/const
bunnei
2019-04-19
2
-2
/
+2
|
\
\
\
|
*
|
|
kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function
Lioncash
2019-04-17
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2421 from lioncash/svc-call
bunnei
2019-04-19
1
-1
/
+1
|
\
\
\
|
*
|
|
kernel/svc: Name supervisor call 0x36
Lioncash
2019-04-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2374 from lioncash/pagetable
bunnei
2019-04-19
3
-14
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core/core: Move process execution start to System's Load()
Lioncash
2019-04-11
2
-8
/
+11
|
*
|
core/process: Remove unideal page table setting from LoadFromMetadata()
Lioncash
2019-04-11
1
-5
/
+0
|
*
|
core/cpu_core_manager: Create threads separately from initialization.
Lioncash
2019-04-11
2
-2
/
+7
*
|
|
Merge pull request #2397 from lioncash/thread-unused
bunnei
2019-04-17
3
-18
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
svc: Specify handle value in thread's name
Lioncash
2019-04-15
2
-2
/
+10
|
*
|
kernel/thread: Remove unused guest_handle member variable
Lioncash
2019-04-14
3
-16
/
+7
*
|
|
Merge pull request #2382 from lioncash/table
bunnei
2019-04-15
27
-57
/
+262
|
\
\
\
|
*
|
|
service: Update service function tables
Lioncash
2019-04-11
27
-57
/
+262
*
|
|
|
Merge pull request #2393 from lioncash/svc
bunnei
2019-04-15
4
-2
/
+274
|
\
\
\
\
|
*
|
|
|
kernel/svc: Implement svcUnmapProcessCodeMemory
Lioncash
2019-04-12
3
-1
/
+143
|
*
|
|
|
kernel/svc: Implement svcMapProcessCodeMemory
Lioncash
2019-04-12
4
-1
/
+131
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
kernel/thread: Remove BoostPriority()
Lioncash
2019-04-15
2
-11
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2378 from lioncash/ro
bunnei
2019-04-13
1
-65
/
+85
|
\
\
\
|
*
|
|
ldr: Mark IsValidNROHash() as a const member function
Lioncash
2019-04-10
1
-5
/
+4
|
*
|
|
ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr
Lioncash
2019-04-10
1
-60
/
+81
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2357 from zarroboogs/force-30fps-mode
bunnei
2019-04-13
1
-6
/
+10
|
\
\
\
|
*
|
|
added a toggle to force 30fps mode
zarroboogs
2019-04-09
1
-6
/
+10
*
|
|
|
Merge pull request #2381 from lioncash/fs
bunnei
2019-04-13
1
-8
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fsp_srv: Remove unnecessary parameter popping in IDirectory's Read()
Lioncash
2019-04-10
1
-4
/
+1
|
*
|
|
fsp_srv: Log out option values in IFile's Read and Write functions
Lioncash
2019-04-10
1
-4
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2360 from lioncash/svc-global
bunnei
2019-04-11
3
-322
/
+373
|
\
\
\
|
*
|
|
kernel/svc: Deglobalize the supervisor call handlers
Lioncash
2019-04-07
3
-322
/
+373
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2388 from lioncash/constexpr
bunnei
2019-04-11
10
-10
/
+10
|
\
\
\
|
*
|
|
kernel: Make handle type declarations constexpr
Lioncash
2019-04-11
10
-10
/
+10
|
|
|
/
|
|
/
|
*
/
|
kernel/server_session: Remove obsolete TODOs
Lioncash
2019-04-09
1
-7
/
+2
|
/
/
*
|
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-04-09
4
-10
/
+9
|
\
\
|
*
|
patch_manager: Dump NSO name with build ID
Zach Hilman
2019-03-27
1
-2
/
+1
|
*
|
game_list: Register content with ContentProvider
Zach Hilman
2019-03-26
1
-2
/
+3
[next]