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
...
|
*
|
|
Rework sockopt translation to match the error translation code already in place
Ryan Loebs
2016-04-01
1
-22
/
+30
|
*
|
|
Code style
Ryan Loebs
2016-03-30
1
-2
/
+2
|
*
|
|
Added GetSockOptName
Ryan Loebs
2016-03-30
1
-15
/
+58
|
*
|
|
Derp: win32: typedef int socklen_t;
Ryan Loebs
2016-03-29
1
-4
/
+0
|
*
|
|
But of course, Windows uses 'int' while Linux uses 'socklen_t'
Ryan Loebs
2016-03-29
1
-0
/
+4
|
*
|
|
Compiling on Windows now
Ryan Loebs
2016-03-29
1
-3
/
+3
|
*
|
|
Formatting...
Ryan Loebs
2016-03-29
1
-1
/
+1
|
*
|
|
Addressing PR comments
Ryan Loebs
2016-03-29
1
-4
/
+4
|
*
|
|
SOC Updates
Ryan Loebs
2016-03-28
1
-3
/
+46
*
|
|
|
core: Clean out some unnecessary header includes
Lioncash
2016-04-16
2
-9
/
+0
*
|
|
|
Set Kernel config "Unknown Value" to 0x1
mailwl
2016-04-11
2
-2
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
update the code of AM service! (#1623)
JamePeng
2016-04-08
6
-51
/
+289
*
|
|
cecd:u: stub GetCecStateAbbreviated (#1648)
mailwl
2016-04-08
3
-0
/
+28
*
|
|
Merge pull request #1577 from JamePeng/update-apta-func
bunnei
2016-04-06
5
-8
/
+47
|
\
\
\
|
*
|
|
append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A
JamePeng
2016-04-06
3
-13
/
+16
|
*
|
|
implement APT::GetStartupArgument
JamePeng
2016-04-05
5
-2
/
+37
|
*
|
|
Append the missing function name"GetAppletInfo" to APT:A
JamePeng
2016-04-05
1
-1
/
+2
*
|
|
|
Merge pull request #1435 from mailwl/frd_u
bunnei
2016-04-05
4
-55
/
+234
|
\
\
\
\
|
*
|
|
|
frd:u: Initial stub some functions
mailwl
2016-03-27
4
-55
/
+234
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1643 from MerryMage/make_unique
Mathew Maidment
2016-04-05
2
-8
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
2
-8
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1616 from exhalatio/dlp_dummy
bunnei
2016-04-03
3
-0
/
+61
|
\
\
\
|
*
|
|
Dummy implementation dlp:SRVR Service.
exhalatio
2016-04-03
3
-0
/
+61
*
|
|
|
Merge pull request #1619 from mailwl/cecd
bunnei
2016-04-02
3
-3
/
+54
|
\
\
\
\
|
*
|
|
|
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
mailwl
2016-03-31
3
-3
/
+54
*
|
|
|
|
Merge pull request #1390 from purpasmart96/citra_gsp_error_codes
bunnei
2016-04-01
3
-80
/
+97
|
\
\
\
\
\
|
*
|
|
|
|
GSP: Return proper error codes for register writes
purpasmart96
2016-03-30
3
-80
/
+97
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1419 from mailwl/branch-gsp
bunnei
2016-03-31
1
-6
/
+41
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
mailwl
2016-03-31
1
-6
/
+41
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Add common methods to all cfg:* ports
Ryan Loebs
2016-03-28
3
-0
/
+21
|
/
/
/
*
|
|
use reference instead of pointer
wwylele
2016-03-26
1
-9
/
+9
*
|
|
Merge pull request #1549 from wwylele/acc_gyro
bunnei
2016-03-25
4
-23
/
+187
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
implement GyroscopeCalibrateParam
wwylele
2016-03-25
2
-9
/
+20
|
*
|
implement accel and gyro backend
wwylele
2016-03-22
4
-23
/
+176
*
|
|
Merge pull request #1559 from lioncash/vec
bunnei
2016-03-21
1
-8
/
+5
|
\
\
\
|
*
|
|
soc_u: Get rid of explicit delete and new
Lioncash
2016-03-21
1
-8
/
+5
|
|
|
/
|
|
/
|
*
/
|
session: Make helper functions constexpr
Lioncash
2016-03-21
1
-6
/
+6
|
/
/
*
|
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
Subv
2016-03-20
1
-4
/
+8
*
|
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
4
-6
/
+4
*
|
HLE/FS: Fixed creating the config savefile when it doesn't exist.
Subv
2016-03-20
1
-1
/
+1
*
|
HLE/FS: Implemented GetFormatInfo
Subv
2016-03-20
6
-48
/
+127
*
|
HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...
Subv
2016-03-20
1
-1
/
+1
*
|
HLE/FS: Return the proper error codes when opening files.
Subv
2016-03-20
1
-3
/
+4
*
|
HLE/FS: Fixed the OpenDirectory error code
Subv
2016-03-20
1
-1
/
+1
*
|
HLE/FS: Return the proper error codes on file Read/Write operations.
Subv
2016-03-20
2
-2
/
+16
*
|
HLE/FS: Corrected the error codes for DeleteFile
Subv
2016-03-20
1
-4
/
+1
*
|
HLE/FS: Corrected the error codes for CreateFile
Subv
2016-03-20
1
-1
/
+3
*
|
HLE/FS: FS::CreateFile takes an u64 for the file size.
Subv
2016-03-20
3
-5
/
+5
|
/
*
Merge pull request #1505 from pippo2931/fef
bunnei
2016-03-18
1
-1
/
+25
|
\
|
*
Fix header
pippo2931
2016-03-12
1
-1
/
+1
[prev]
[next]