index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Fix time returning epoch time in milliseconds rather than in seconds
gdkchan
2018-01-24
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #139 from Rozelette/log_nvdrv
bunnei
2018-01-24
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
logging: add missing NVDRV subclass to macro list
Rozlette
2018-01-23
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #136 from N00byKing/patch-1
bunnei
2018-01-23
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Correct Spelling
N00byKing
2018-01-23
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #135 from Subv/no_ports
bunnei
2018-01-22
5
-65
/
+67
|
\
\
\
\
\
|
*
|
|
|
|
Services: Added a todo about returning interfaces as domain objects in lm, hi...
Subv
2018-01-22
3
-0
/
+12
|
*
|
|
|
|
Time: Don't create unnecessary ports when retrieving the clock service sessions.
Subv
2018-01-22
1
-33
/
+27
|
*
|
|
|
|
HID: Don't create an unnecessary port in CreateAppletResource.
Subv
2018-01-22
1
-13
/
+13
|
*
|
|
|
|
LM: Don't create an unnecessary port in Initialize.
Subv
2018-01-22
2
-15
/
+10
|
*
|
|
|
|
IPC: Don't create an unnecessary port when using PushIpcInterface outside of ...
Subv
2018-01-22
1
-4
/
+5
*
|
|
|
|
|
Merge pull request #133 from Subv/nvflinger2
bunnei
2018-01-22
9
-17
/
+59
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Defa...
Subv
2018-01-22
1
-0
/
+14
|
*
|
|
|
|
AppletOE: Make ISelfController keep a reference to nvflinger.
Subv
2018-01-22
5
-10
/
+32
|
*
|
|
|
|
Services: Vi shouldn't be responsible for creating nvflinger.
Subv
2018-01-22
5
-7
/
+13
*
|
|
|
|
|
Merge pull request #134 from gdkchan/audout_hid_fix
bunnei
2018-01-22
3
-2
/
+21
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...
gdkchan
2018-01-22
3
-2
/
+21
*
|
|
|
|
|
Merge pull request #132 from Subv/nvflinger
bunnei
2018-01-22
9
-363
/
+452
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
VI: Move BufferQueue and NVFlinger to their own folder/namespace.
Subv
2018-01-22
9
-363
/
+452
|
/
/
/
/
/
*
|
|
|
|
Added stubs for audio services. (#116)
st4rk
2018-01-21
12
-5
/
+309
*
|
|
|
|
Merge pull request #131 from lioncash/enum
bunnei
2018-01-21
2
-12
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
nvmap: Add a return 0 underneath the UNIMPLEMENTED macro
Lioncash
2018-01-21
1
-0
/
+1
|
*
|
|
|
|
nvmap: Make IoctlCommands an enum class
Lioncash
2018-01-21
2
-12
/
+12
*
|
|
|
|
|
Merge pull request #130 from MerryMage/dynarmic
bunnei
2018-01-21
1
-0
/
+0
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
externals: Update dynarmic
MerryMage
2018-01-21
1
-0
/
+0
*
|
|
|
|
|
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
David
2018-01-21
9
-5
/
+163
*
|
|
|
|
|
Merge pull request #128 from Subv/parcel_query
bunnei
2018-01-21
2
-0
/
+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some res...
Subv
2018-01-21
2
-0
/
+58
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #123 from bunnei/fs
bunnei
2018-01-21
25
-947
/
+535
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
file_sys: Clang format fixes.
bunnei
2018-01-21
3
-4
/
+4
|
*
|
|
|
|
fsp_srv: Various improvements to IStorage:Read implementation.
bunnei
2018-01-21
5
-48
/
+79
|
*
|
|
|
|
deconstructed_rom_directory: Implement istorage loading for RomFS.
bunnei
2018-01-21
2
-2
/
+71
|
*
|
|
|
|
filesystem: Implement basic IStorage functionality.
David Marcec
2018-01-21
6
-0
/
+258
|
*
|
|
|
|
file_sys: Cleanup to better match Switch file system constructs.
bunnei
2018-01-21
10
-63
/
+136
|
*
|
|
|
|
file_sys: Remove disk_archive, savedata_archive, and title_metadata.
bunnei
2018-01-21
7
-835
/
+0
|
*
|
|
|
|
archive_backend: Minor changes to match Switch IFileSystem.
bunnei
2018-01-21
5
-26
/
+26
|
*
|
|
|
|
file_sys: Repurpose 3DS IVFC code for Switch ROMFS.
bunnei
2018-01-21
3
-51
/
+43
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #129 from Rozelette/master
bunnei
2018-01-21
1
-113
/
+155
|
\
\
\
\
\
|
*
|
|
|
|
gdbstub: Update registers and sizes for aarch64
Rozlette
2018-01-21
1
-113
/
+155
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #124 from akkatracker/patch-1
bunnei
2018-01-21
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix spelling error in CMakeLists
Matthew Brener
2018-01-21
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #125 from MerryMage/bundled-unicorn
bunnei
2018-01-21
1
-3
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
CMakeLists: Fix unicorn build for macOS developers with x86_64-only systems
MerryMage
2018-01-21
1
-1
/
+1
|
*
|
|
CMakeLists: Do not look for system Unicorn by default
MerryMage
2018-01-21
1
-2
/
+5
|
/
/
/
*
|
|
Merge pull request #72 from N00byKing/patch-2
bunnei
2018-01-20
1
-1
/
+0
|
\
\
\
|
*
|
|
Update core.cpp
N00byKing
2018-01-17
1
-1
/
+0
*
|
|
|
Merge pull request #92 from gdkchan/nro_refactor
bunnei
2018-01-20
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix NRO Entry Point
gdkchan
2018-01-18
1
-2
/
+2
*
|
|
|
|
Merge pull request #122 from tgsm/time-remove-pragma
bunnei
2018-01-20
2
-4
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
service/time: remove accidental #pragmas
tgsm
2018-01-20
2
-4
/
+0
[prev]
[next]