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
...
|
*
|
|
|
|
Fixed submit
David Marcec
2018-09-21
1
-2
/
+1
|
*
|
|
|
|
Added IRequest::Submit
David Marcec
2018-09-21
1
-1
/
+8
*
|
|
|
|
|
Revert GetRequestState
David Marcec
2018-09-21
1
-1
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1370 from Hedges/GDBClean
Mat M
2018-09-20
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Correct endianness of BKPT
Jarek Syrylak
2018-09-20
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1362 from MerryMage/dynarmic
Mat M
2018-09-20
1
-0
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arm_dynarmic: Halt when BRK encountered
MerryMage
2018-09-20
1
-0
/
+1
|
*
|
|
|
arm_dynarmic: Support BKPT instruction
MerryMage
2018-09-19
1
-0
/
+11
|
|
/
/
/
*
|
|
|
Merge pull request #1358 from DarkLordZach/temp-storage
bunnei
2018-09-20
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
savedata_factory: Add TemporaryStorage SaveDataType
Zach Hilman
2018-09-19
1
-4
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1363 from lioncash/control
bunnei
2018-09-20
2
-14
/
+17
|
\
\
\
\
|
*
|
|
|
control_metadata: Remove unnecessary else within GetLanguageEntry()
Lioncash
2018-09-19
1
-8
/
+8
|
*
|
|
|
control_metadata: Move language name array definition to the cpp file
Lioncash
2018-09-19
2
-6
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1361 from lioncash/nax
bunnei
2018-09-20
4
-19
/
+26
|
\
\
\
\
|
*
|
|
|
xts_archive: Remove unused variables from CalculateHMAC256()
Lioncash
2018-09-19
1
-3
/
+0
|
*
|
|
|
xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr
Lioncash
2018-09-19
2
-3
/
+3
|
*
|
|
|
nax: Avoid re-parsing NAX data with GetFileType()
Lioncash
2018-09-19
2
-13
/
+19
|
*
|
|
|
nax: Avoid unnecessary calls to AsNCA() in IdentifyType()
Lioncash
2018-09-19
1
-4
/
+8
|
*
|
|
|
xts_archive: Ensure NAX's type member is always initialized
Lioncash
2018-09-19
1
-1
/
+1
|
*
|
|
|
xts_archive: Amend initializer order of NAX's constructor
Lioncash
2018-09-19
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Removed unneeded event clear
David Marcec
2018-09-20
1
-1
/
+0
*
|
|
|
Implemented NTC & IEnsureNetworkClockAvailabilityService
David Marcec
2018-09-20
1
-3
/
+100
|
/
/
/
*
|
|
Reworked incorrect nifm stubs (#1355)
David
2018-09-19
1
-3
/
+10
*
|
|
Merge pull request #1359 from ogniK5377/nes
bunnei
2018-09-19
3
-7
/
+12
|
\
\
\
|
*
|
|
Fixed GetAccountId stub, Added error code for OpenDirectory and added Activat...
David Marcec
2018-09-19
3
-7
/
+12
|
|
|
/
|
|
/
|
*
|
|
Removed MakeBuilder as it's not needed anymore
David Marcec
2018-09-19
1
-7
/
+0
*
|
|
Removed the use of rp.MakeBuilder
David Marcec
2018-09-19
6
-27
/
+26
|
/
/
*
|
Merge pull request #1348 from ogniK5377/GetImageSize
bunnei
2018-09-18
1
-1
/
+9
|
\
\
|
*
|
Implemented GetImageSize
David Marcec
2018-09-19
1
-1
/
+9
*
|
|
Merge pull request #1351 from ogniK5377/GetDefaultDisplayResolution
bunnei
2018-09-18
2
-1
/
+18
|
\
\
\
|
*
|
|
Implemented GetDefaultDisplayResolution
David Marcec
2018-09-19
2
-1
/
+18
|
|
/
/
*
|
|
Merge pull request #1341 from lioncash/dependency
bunnei
2018-09-18
2
-2
/
+6
|
\
\
\
|
*
|
|
core/core_cpu: Replace exclusive monitor include with forward declaration
Lioncash
2018-09-17
2
-2
/
+6
|
|
/
/
*
|
|
Merge pull request #1346 from lioncash/svc
bunnei
2018-09-18
1
-37
/
+36
|
\
\
\
|
*
|
|
svc_wrap: Convert the PARAM macro into a function
Lioncash
2018-09-18
1
-37
/
+36
|
|
/
/
*
|
|
Merge pull request #1350 from ogniK5377/Six-Axis-Stub
bunnei
2018-09-18
1
-4
/
+28
|
\
\
\
|
*
|
|
Added ActivateGesture
David Marcec
2018-09-19
1
-1
/
+7
|
*
|
|
Added StopSixAxisSensor
David Marcec
2018-09-19
1
-1
/
+7
|
*
|
|
Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor
David Marcec
2018-09-19
1
-2
/
+14
|
|
/
/
*
|
|
Invalid default value of username in yuzu_cmd (#1334)
Philippe Babin
2018-09-18
1
-2
/
+3
*
|
|
Merge pull request #1343 from lioncash/mutex
bunnei
2018-09-18
2
-2
/
+10
|
\
\
\
|
*
|
|
kernel/mutex: Replace ResultCode construction for invalid addresses with the ...
Lioncash
2018-09-17
1
-2
/
+2
|
*
|
|
kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock()
Lioncash
2018-09-17
1
-0
/
+8
|
|
/
/
*
|
|
Merge pull request #1344 from lioncash/arm
bunnei
2018-09-18
7
-99
/
+86
|
\
\
\
|
*
|
|
arm_interface: Remove ARM11-isms from the CPU interface
Lioncash
2018-09-18
7
-99
/
+86
|
|
/
/
*
/
/
arm_dynarmic: Correct ExclusiveWrite128()'s operation
Lioncash
2018-09-18
1
-2
/
+2
|
/
/
*
|
Merge pull request #1312 from lioncash/fwd
bunnei
2018-09-17
3
-7
/
+9
|
\
\
|
*
|
service/vi: Replace includes with forward declarations where applicable
Lioncash
2018-09-13
3
-7
/
+9
*
|
|
Merge pull request #1313 from lioncash/error
bunnei
2018-09-17
1
-1
/
+2
|
\
\
\
|
*
|
|
kernel/errors: Amend error code for ERR_NOT_FOUND
Lioncash
2018-09-13
1
-1
/
+2
|
|
/
/
[prev]
[next]