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 #3568 from bunnei/time-calcspan
bunnei
2020-03-29
3
-1
/
+31
|
\
|
*
services: time: Implement CalculateSpanBetween.
bunnei
2020-03-27
3
-1
/
+31
*
|
Merge pull request #3562 from perillamint/vrsvc
bunnei
2020-03-28
2
-3
/
+42
|
\
\
|
*
|
am: Implement VR related APIs
perillamint
2020-03-27
2
-3
/
+42
|
|
/
*
/
services: hid: Stub InitializeSevenSixAxisSensor.
bunnei
2020-03-27
2
-1
/
+9
|
/
*
sm/controller: Increase PointerBufferSize
FearlessTobi
2020-03-23
1
-1
/
+1
*
Merge pull request #3477 from FearlessTobi/webapplet-shit
bunnei
2020-03-22
1
-0
/
+6
|
\
|
*
core/web_browser: Allow WebApplet to exit gracefully when an error occurs
FearlessTobi
2020-03-22
1
-0
/
+6
*
|
set: implement GetRegionCode
Dan
2020-03-19
2
-1
/
+10
*
|
time_zone_content_manager: Fix out of bounds read
ReinUsesLisp
2020-03-18
1
-1
/
+1
*
|
NVFlinger: Do the microprofile Flip after processing a valid frame.
Fernando Sahmkow
2020-03-12
1
-2
/
+2
*
|
core: hle: Implement separate A32/A64 SVC interfaces.
bunnei
2020-03-02
2
-107
/
+380
*
|
core: Implement separate A32/A64 ARM interfaces.
bunnei
2020-03-02
8
-36
/
+73
|
/
*
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)
Morph
2020-02-27
2
-2
/
+14
*
Merge pull request #3431 from CJBok/npad-fix
bunnei
2020-02-25
1
-5
/
+5
|
\
|
*
analog_from_button get direction implementation
CJBok
2020-02-18
1
-5
/
+5
*
|
Scheduler: Inline global scheduler in Scheduler Lock.
Fernando Sahmkow
2020-02-22
1
-4
/
+2
*
|
Kernel: Correct pending feedback.
Fernando Sahmkow
2020-02-22
1
-3
/
+4
*
|
Kernel: Address Feedback.
Fernando Sahmkow
2020-02-22
6
-30
/
+47
*
|
Kernel: Implement Scheduler locks
Fernando Sahmkow
2020-02-22
2
-0
/
+89
*
|
Kernel: Implement Time Manager.
Fernando Sahmkow
2020-02-22
4
-1
/
+96
*
|
Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel.
Fernando Sahmkow
2020-02-22
4
-24
/
+105
*
|
Kernel: Make global scheduler depend on KernelCore
Fernando Sahmkow
2020-02-22
4
-8
/
+24
*
|
httplib compatibility
Brian Clinkenbeard
2020-02-18
1
-3
/
+4
|
/
*
Merge pull request #3420 from namkazt/master2
bunnei
2020-02-17
2
-0
/
+20
|
\
|
*
nvhost_gpu: implement ChannelSetTimeslice
namkazy
2020-02-16
2
-0
/
+20
*
|
IUserLocalCommunicationService: add function Initialize2
Nguyen Dac Nam
2020-02-16
1
-1
/
+9
*
|
HLE: correct function name of IUserLocalCommunicationService
Nguyen Dac Nam
2020-02-16
1
-1
/
+1
|
/
*
Merge pull request #3401 from FernandoS27/synchronization
bunnei
2020-02-14
31
-176
/
+330
|
\
|
*
Core: Address Feedback
Fernando Sahmkow
2020-02-13
5
-16
/
+27
|
*
Core: Set all hardware emulation constants in a single file.
Fernando Sahmkow
2020-02-11
9
-29
/
+37
|
*
Kernel: Refactor synchronization to better match RE
Fernando Sahmkow
2020-02-11
22
-80
/
+210
|
*
Kernel: Change WaitObject to Synchronization object. In order to better refle...
Fernando Sahmkow
2020-02-11
19
-71
/
+76
*
|
Merge pull request #3400 from makigumo/patch-1
bunnei
2020-02-13
1
-2
/
+4
|
\
\
|
*
|
update hwopus DecodeInterleaved for FW 7.0.0+
makigumo
2020-02-11
1
-2
/
+4
|
|
/
*
|
address_arbiter: Collapse loops in InsertThread() and RemoveThread()
Lioncash
2020-02-12
1
-19
/
+17
*
|
address_arbiter: Simplify GetThreadsWaitingOnAddress()
Lioncash
2020-02-12
2
-10
/
+9
*
|
Merge pull request #3403 from lioncash/debug
bunnei
2020-02-12
1
-2
/
+2
|
\
\
|
*
|
bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPas...
Lioncash
2020-02-12
1
-1
/
+1
|
*
|
bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear()
Lioncash
2020-02-12
1
-1
/
+1
|
|
/
*
/
kernel/thread: Remove trivial usages of the global system accessor
Lioncash
2020-02-12
1
-2
/
+2
|
/
*
hle: services: Use std::shared_ptr instead of copy by value.
bunnei
2020-02-07
9
-50
/
+52
*
Merge pull request #3381 from bunnei/ipc-fix
bunnei
2020-02-07
2
-23
/
+57
|
\
|
*
services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser.
bunnei
2020-02-05
1
-15
/
+15
|
*
hle_ipc: Add error checking to read/write buffer access.
bunnei
2020-02-05
1
-8
/
+42
*
|
kernel: transfer_memory: Properly reserve and reset memory region.
bunnei
2020-02-05
5
-40
/
+116
*
|
wait_object: Make wait behavior only require one object to signal.
Zach Hilman
2020-02-05
1
-11
/
+2
*
|
am: Correct IPC object count mismatch.
bunnei
2020-02-05
1
-6
/
+4
*
|
services: am: Clear events on PopOutData and PopInteractiveOutData.
bunnei
2020-02-05
1
-0
/
+2
*
|
am: Refactor IStorage interface.
bunnei
2020-02-05
7
-43
/
+81
[next]