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/am: Add function table for IDebugFunctions
Lioncash
2019-03-21
1
-1
/
+15
*
Merge pull request #2090 from FearlessTobi/port-4599
bunnei
2019-03-20
6
-96
/
+96
|
\
|
*
remove all occurance of specifying endianness inside BitField
Weiyi Wang
2019-02-06
6
-96
/
+96
*
|
Merge pull request #2262 from lioncash/enum
bunnei
2019-03-20
2
-2
/
+15
|
\
\
|
*
|
file_sys/content_archive: Amend name of Data_Unknown5 enum entry
Lioncash
2019-03-19
2
-2
/
+15
*
|
|
Merge pull request #2268 from lioncash/codeset
bunnei
2019-03-20
8
-45
/
+111
|
\
\
\
|
*
|
|
kernel/process: Make MapSegment lambda reference parameter const
Lioncash
2019-03-20
1
-1
/
+1
|
*
|
|
kernel: Move CodeSet structure to its own source files
Lioncash
2019-03-20
8
-44
/
+110
*
|
|
|
Merge pull request #2267 from FernandoS27/fix-2238
bunnei
2019-03-20
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Fix crash caused by 2238.
Fernando Sahmkow
2019-03-19
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2224 from lioncash/opus
bunnei
2019-03-20
1
-34
/
+48
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
hwopus: Leverage multistream API for decoding regular Opus packets
Lioncash
2019-03-11
1
-34
/
+48
*
|
|
|
loader: Remove Linker class
Lioncash
2019-03-19
3
-185
/
+0
*
|
|
|
loader: Remove Linker inheritance from NRO and NSO loaders
Lioncash
2019-03-19
2
-4
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2258 from lioncash/am
bunnei
2019-03-18
2
-13
/
+73
|
\
\
\
|
*
|
|
service/am: Add basic implementation of ChangeMainAppletMasterVolume
Lioncash
2019-03-18
2
-1
/
+29
|
*
|
|
service/am: Unstub SetTransparentVolumeRate()
Lioncash
2019-03-18
2
-1
/
+17
|
*
|
|
service/am: Unstub SetExpectedMasterVolume()
Lioncash
2019-03-18
2
-11
/
+27
*
|
|
|
fsp_srv: Unstub SetCurrentProcess
Lioncash
2019-03-18
2
-1
/
+5
*
|
|
|
Merge pull request #2238 from lioncash/thread
bunnei
2019-03-17
2
-21
/
+41
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
kernel/thread: Expand documentation of nominal_priority and current_priority
Lioncash
2019-03-15
2
-3
/
+11
|
*
|
|
kernel/thread: Make bracing consistent within UpdatePriority()
Lioncash
2019-03-15
1
-2
/
+4
|
*
|
|
kernel/thread: Amend condition within UpdatePriority()
Lioncash
2019-03-15
1
-3
/
+3
|
*
|
|
kernel/thread: Maintain priority ordering of added mutex waiting threads
Lioncash
2019-03-15
1
-14
/
+24
*
|
|
|
Merge pull request #2252 from bunnei/move-page-table
bunnei
2019-03-17
11
-219
/
+91
|
\
\
\
\
|
*
|
|
|
core: Move PageTable struct into Common.
bunnei
2019-03-16
11
-219
/
+91
*
|
|
|
|
Merge pull request #2249 from lioncash/ipc
bunnei
2019-03-16
1
-0
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
ipc_helpers: Allow pushing and popping floating-point values
Lioncash
2019-03-16
1
-0
/
+30
*
|
|
|
|
|
Merge pull request #2245 from lioncash/unused-def
bunnei
2019-03-16
1
-6
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel/thread: Actually remove the definition of ExitCurrentThread()
Lioncash
2019-03-16
1
-6
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2243 from bunnei/mem-simplify-cache
bunnei
2019-03-16
2
-66
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
memory: Simplify rasterizer cache operations.
bunnei
2019-03-16
2
-66
/
+21
*
|
|
|
|
|
Merge pull request #2129 from FernandoS27/cntpct
bunnei
2019-03-16
3
-2
/
+12
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Corrections, documenting and fixes.
Fernando Sahmkow
2019-02-16
2
-4
/
+3
|
*
|
|
|
|
Use u128 on Clock Cycles calculation.
Fernando Sahmkow
2019-02-15
3
-6
/
+6
|
*
|
|
|
|
Correct CNTPCT to use Clock Cycles instead of Cpu Cycles.
Fernando Sahmkow
2019-02-15
3
-2
/
+13
*
|
|
|
|
|
Merge pull request #2242 from lioncash/thread-fn
bunnei
2019-03-16
4
-33
/
+31
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread
Lioncash
2019-03-15
2
-8
/
+7
|
*
|
|
|
|
kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface
Lioncash
2019-03-15
4
-25
/
+24
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
gpu: Use host address for caching instead of guest address.
bunnei
2019-03-14
2
-6
/
+10
*
|
|
|
|
Merge pull request #2230 from lioncash/global
bunnei
2019-03-14
2
-8
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
kernel/process: Remove use of global system accessors
Lioncash
2019-03-12
2
-8
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2226 from lioncash/private
bunnei
2019-03-13
4
-14
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
kernel/server_port: Make data members private
Lioncash
2019-03-11
4
-14
/
+36
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2223 from lioncash/error
bunnei
2019-03-13
3
-19
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
core/hle/result: Remove now-unnecessary manually defined copy assignment oper...
Lioncash
2019-03-10
1
-5
/
+0
|
*
|
|
|
|
core/hle/result: Amend error in comment description for ResultCode
Lioncash
2019-03-10
1
-1
/
+1
|
*
|
|
|
|
core/hle/result: Remove now-unused constructor for ResultCode
Lioncash
2019-03-10
1
-10
/
+0
|
*
|
|
|
|
core/hle/result: Relocate IPC error code to ipc_helpers
Lioncash
2019-03-10
3
-3
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2166 from lioncash/vi-init-service
bunnei
2019-03-13
9
-40
/
+146
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]