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
*
Kernel: Implement svcGetSystemInfo
Yuri Kunde Schlesner
2015-11-30
7
-1
/
+95
*
armstate: Zero out the registers on creation
Lioncash
2015-11-29
1
-11
/
+11
*
Core/ARM11: Correct the size of the VFP register array in the ThreadContext s...
Subv
2015-11-29
1
-1
/
+1
*
Merge pull request #1225 from lioncash/clean
bunnei
2015-11-28
1
-12
/
+13
|
\
|
*
csnd_snd: Get rid of type punning
Lioncash
2015-10-28
1
-12
/
+13
*
|
Merge pull request #1248 from polaris-/add-ssl-stubs
bunnei
2015-11-24
1
-2
/
+51
|
\
\
|
*
|
Add stub functions for Initialize and GenerateRandomData in ssl:C
polaris-
2015-11-22
1
-2
/
+51
*
|
|
Merge pull request #1246 from polaris-/patch-1
bunnei
2015-11-22
1
-26
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix read and write register blocks in gdbstub
polaris-
2015-11-22
1
-26
/
+31
*
|
|
Add Initialize and GenerateRandomData stubs
polaris-
2015-11-22
1
-0
/
+2
|
/
/
*
|
Merge pull request #1122 from polaris-/gdbstub
bunnei
2015-11-11
9
-9
/
+1145
|
\
\
|
|
/
|
/
|
|
*
Fix bug with reading addresses and lengths
polaris-
2015-11-03
1
-45
/
+55
|
*
Change headers
polaris-
2015-10-29
1
-2
/
+2
|
*
Add some headers so TravisCI will hopefully work
polaris-
2015-10-22
1
-0
/
+2
|
*
Use CHAR_BIT instead of 8
polaris-
2015-10-22
1
-11
/
+11
|
*
Handle changes pointed out in comments on PR
polaris-
2015-10-22
1
-61
/
+34
|
*
Add a register variable to loops
polaris-
2015-10-21
1
-6
/
+9
|
*
Update register read loops to go with last commit
polaris-
2015-10-21
1
-6
/
+7
|
*
Pad responses to gdb for VFP registers
polaris-
2015-10-21
1
-0
/
+3
|
*
Try to add support for VFP registers
polaris-
2015-10-21
1
-4
/
+21
|
*
Fix buffer overflow comments
polaris-
2015-10-21
1
-2
/
+3
|
*
Remove unnecessary new lines, changed Deinit to Shutdown
polaris-
2015-10-11
4
-10
/
+7
|
*
Use BreakpointAddress struct instead of passing address directly
polaris-
2015-10-04
3
-8
/
+18
|
*
Implement gdbstub
polaris-
2015-10-04
9
-9
/
+1128
*
|
Merge pull request #1165 from esoteric-programmer/master
bunnei
2015-10-28
2
-4
/
+66
|
\
\
|
*
|
Added CSND stub.
Matthias Ernst
2015-10-28
2
-4
/
+66
*
|
|
Merge pull request #1208 from archshift/free-bytes
bunnei
2015-10-28
8
-1
/
+60
|
\
\
\
|
*
|
|
Implement FS_User::GetFreeBytes
archshift
2015-10-27
8
-1
/
+60
*
|
|
|
Fix copy paste
Filiph Sandström
2015-10-24
1
-1
/
+1
*
|
|
|
Fix wrong branch
Filiph Sandström
2015-10-23
1
-0
/
+12
*
|
|
|
Add GetTotalStepCount Stub
Filiph Sandström
2015-10-23
1
-1
/
+1
*
|
|
|
Update ptm.h
Filiph Sandström
2015-10-23
1
-0
/
+8
*
|
|
|
Merge pull request #1199 from Gareth422/encryption-check
bunnei
2015-10-20
3
-20
/
+25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Loader: Change NCCH header types to be explicitly little-endian
Gareth Poole
2015-10-10
2
-18
/
+17
|
*
|
|
Loader: Implement encryption check
Gareth Poole
2015-10-10
3
-2
/
+8
*
|
|
|
Merge pull request #1194 from linkmauve/no-newline
bunnei
2015-10-10
4
-47
/
+47
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
Emmanuel Gil Peyrot
2015-10-09
4
-47
/
+47
*
|
|
|
Fixed spelling errors
Gareth Poole
2015-10-09
1
-2
/
+2
|
/
/
/
*
|
/
Silence -Wsign-compare warnings.
Rohit Nirmal
2015-10-06
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #1095 from archshift/game-list
bunnei
2015-10-01
2
-13
/
+41
|
\
\
|
*
|
Expose loader helper functions for identifying files.
archshift
2015-09-30
2
-13
/
+41
*
|
|
Merge pull request #1177 from linkmauve/fix-msvc-todo
bunnei
2015-09-30
1
-4
/
+3
|
\
\
\
|
*
|
|
Service/CFG: Use a constexpr function for country initialization
Emmanuel Gil Peyrot
2015-09-30
1
-4
/
+3
*
|
|
|
ivfc_archive: Fix a printf specifier
Lioncash
2015-09-30
1
-1
/
+1
|
/
/
/
*
|
|
fix some xcode 7.0 warnings
Martin Lindhe
2015-09-29
2
-4
/
+4
*
|
|
Merge pull request #1160 from lioncash/clang
bunnei
2015-09-21
8
-16
/
+18
|
\
\
\
|
*
|
|
general: Silence some warnings when using clang
Lioncash
2015-09-16
8
-16
/
+18
|
|
|
/
|
|
/
|
*
/
|
Implement 3dsx RomFS
Cruel
2015-09-21
3
-3
/
+61
|
/
/
*
|
Service/CFG: Add default entry for block 0x000A0001 (birthday)
Yuri Kunde Schlesner
2015-09-14
1
-0
/
+6
*
|
Service/CFG: Correct flags in 2 default blocks
Yuri Kunde Schlesner
2015-09-14
1
-2
/
+2
[next]