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
*
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-31
4
-22
/
+721
*
APT:A: Some style changes
Subv
2014-12-29
1
-12
/
+12
*
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-29
5
-45
/
+94
*
Kernel: New handle manager
Yuri Kunde Schlesner
2014-12-28
13
-168
/
+209
*
Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants
Yuri Kunde Schlesner
2014-12-28
8
-15
/
+15
*
Rename ObjectPool to HandleTable
Yuri Kunde Schlesner
2014-12-28
12
-54
/
+54
*
Merge pull request #339 from bunnei/fixup-gsp-synch
bunnei
2014-12-25
1
-0
/
+8
|
\
|
*
ARM: Add a mechanism for faking CPU time elapsed during HLE.
bunnei
2014-12-25
1
-0
/
+8
*
|
Merge pull request #330 from purpasmart96/new_srv
bunnei
2014-12-25
60
-305
/
+355
|
\
\
|
*
|
More services & small clean ups
purpasmart96
2014-12-25
60
-305
/
+355
*
|
|
Stubbed IsSdmcWriteable to always return writeable.
archshift
2014-12-23
1
-1
/
+18
|
|
/
|
/
|
*
|
Merge pull request #322 from chinhodado/master
bunnei
2014-12-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
More warning cleanups
Chin
2014-12-21
1
-2
/
+2
*
|
CFG: Fixed some warnings and errors in Clang
Subv
2014-12-21
2
-4
/
+4
*
|
CFG: More style changes
Subv
2014-12-21
1
-5
/
+5
*
|
CFGU: Indentation
Subv
2014-12-21
1
-4
/
+3
*
|
CFG: Some indentation
Subv
2014-12-21
1
-11
/
+13
*
|
CFG: Changed the CreateConfigInfoBlk search loop
Subv
2014-12-21
1
-7
/
+4
*
|
CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp
Subv
2014-12-21
2
-2
/
+2
*
|
CFG: Create a new subfolder cfg inside service to handle cfg
Subv
2014-12-21
9
-485
/
+610
*
|
CFGU: Some changes
Subv
2014-12-21
1
-12
/
+33
*
|
CFGU: Addressed some issues.
Subv
2014-12-21
1
-43
/
+55
*
|
CFGU: Addressed some comments.
Subv
2014-12-21
1
-11
/
+13
*
|
Style: Addressed some comments
Subv
2014-12-21
1
-4
/
+5
*
|
CFG_U: Use Common::make_unique instead of the std version
Subv
2014-12-21
1
-1
/
+2
*
|
CFG:U: Implemented some more blocks
Subv
2014-12-21
1
-4
/
+30
*
|
CFG: Implemented block 0x00070001 in the config savefile
Subv
2014-12-21
1
-0
/
+5
*
|
CFGU: Use an absolute offset in the config savefile blocks
Subv
2014-12-21
1
-1
/
+3
*
|
CFG: Load the Config savedata file if it already exists.
Subv
2014-12-21
1
-3
/
+4
*
|
CFGU: Added block 0x000A0002 to the default savegame file
Subv
2014-12-21
1
-0
/
+18
*
|
CFG: Refactored how the config file works.
Subv
2014-12-21
1
-55
/
+126
*
|
CFG:U: Add some data to the 0x00050005 config block.
Subv
2014-12-21
1
-6
/
+11
*
|
CFG: Implemented the GetConfigInfoBlk2 function.
Subv
2014-12-21
2
-12
/
+188
*
|
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
82
-84
/
+84
|
\
\
|
*
|
License change
purpasmart96
2014-12-20
82
-84
/
+84
*
|
|
Merge pull request #271 from archshift/createf
bunnei
2014-12-21
3
-1
/
+47
|
\
\
\
|
*
|
|
Added CreateFile to the FS_USER service
archshift
2014-12-21
3
-1
/
+47
*
|
|
|
Thread: Wait current thread on svc_SleepThread
bunnei
2014-12-20
3
-22
/
+35
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #316 from yuriks/thread-handle
bunnei
2014-12-20
3
-2
/
+16
|
\
\
\
|
*
|
|
Kernel: Implement support for current thread pseudo-handle
Yuri Kunde Schlesner
2014-12-20
3
-2
/
+16
*
|
|
|
Merge pull request #315 from chinhodado/master
bunnei
2014-12-20
2
-5
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Clean up some warnings
Chin
2014-12-20
2
-5
/
+5
*
|
|
|
Common: Add a clone of std::make_unique
Yuri Kunde Schlesner
2014-12-20
1
-6
/
+7
*
|
|
|
Merge pull request #306 from Subv/even_more_savedata
bunnei
2014-12-19
1
-2
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FS_U: Added the command to the docs of SaveData functions
Subv
2014-12-19
1
-0
/
+2
|
*
|
|
SaveData: Added some documentation to FormatSaveData
Subv
2014-12-18
1
-2
/
+29
*
|
|
|
Merge pull request #302 from purpasmart96/flushshutup
bunnei
2014-12-18
1
-1
/
+25
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
GSP_GPU: Shut up FlushDataCache
purpasmart96
2014-12-18
1
-1
/
+25
*
|
|
|
Merge pull request #308 from Subv/more_savedata
bunnei
2014-12-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
SystemSaveData: Fixed a typo that was segfaulting
Subv
2014-12-18
1
-1
/
+1
[next]