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
*
ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2)
mailwl
2016-04-21
2
-1
/
+29
*
Merge pull request #1612 from ObsidianX/get-set-sockopt
bunnei
2016-04-18
1
-3
/
+97
|
\
|
*
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
3
-14
/
+1
*
|
Merge pull request #1667 from wwylele/ncch-loader-fix
bunnei
2016-04-15
1
-2
/
+2
|
\
\
|
*
|
ncch:only decompress .code section
wwylele
2016-04-14
1
-2
/
+2
*
|
|
Y2R: num_tiles should be allowed when its value is 128 (#1669)
JamePeng
2016-04-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #1613 from mailwl/anp
bunnei
2016-04-11
2
-2
/
+7
|
\
\
|
*
|
Set Kernel config "Unknown Value" to 0x1
mailwl
2016-04-11
2
-2
/
+7
*
|
|
CitraQt: Apply config at startup
Jannik Vogel
2016-04-11
2
-0
/
+16
|
/
/
*
|
Fix BLX LR opcode interpretation
mailwl
2016-04-09
1
-2
/
+3
*
|
Merge pull request #1644 from polaris-/gdb-fixes
bunnei
2016-04-08
1
-23
/
+85
|
\
\
|
*
|
Adopted WinterMute's gdbstub changes
polaris-
2016-04-06
1
-23
/
+85
*
|
|
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
*
|
|
Update cpsr (T)humb bit while creating thread
mailwl
2016-04-08
1
-1
/
+1
*
|
|
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
*
|
|
|
Fix thumb ADR instruction alignment
mailwl
2016-04-06
1
-6
/
+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
14
-37
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
14
-37
/
+31
*
|
|
Merge pull request #1616 from exhalatio/dlp_dummy
bunnei
2016-04-03
4
-0
/
+63
|
\
\
\
|
*
|
|
Dummy implementation dlp:SRVR Service.
exhalatio
2016-04-03
4
-0
/
+63
*
|
|
|
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 #1618 from MerryMage/one-step
Mathew Maidment
2016-03-31
1
-26
/
+57
|
\
\
\
\
\
|
*
|
|
|
|
DynCom: Optimize single stepping
MerryMage
2016-03-30
1
-26
/
+57
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
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 #1560 from lioncash/savedata
bunnei
2016-03-22
1
-1
/
+2
|
\
\
\
|
*
|
|
archive_extsavedata: Fix member initialization order
Lioncash
2016-03-21
1
-1
/
+2
|
|
|
/
|
|
/
|
[next]