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
*
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
*
|
Service/CFG: Add additional blocks to default save data
Yuri Kunde Schlesner
2015-09-14
1
-0
/
+34
*
|
Fix narrowing conversion warning
Yuri Kunde Schlesner
2015-09-14
1
-1
/
+1
*
|
Service/CFG: Move several private types from the header to the cpp
Yuri Kunde Schlesner
2015-09-14
2
-63
/
+49
*
|
Service/CFG: Clean up default block creation
Yuri Kunde Schlesner
2015-09-14
2
-27
/
+17
|
/
*
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-14
2
-13
/
+34
*
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-09-11
1
-1
/
+1
*
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
2015-09-11
4
-31
/
+31
*
Merge pull request #1130 from lioncash/block
Yuri Kunde Schlesner
2015-09-10
1
-14
/
+7
|
\
|
*
memory: Get rid of pointer casts
Lioncash
2015-09-10
1
-14
/
+7
*
|
General: Fix up doxygen comments
Lioncash
2015-09-10
7
-11
/
+9
*
|
Merge pull request #1131 from lioncash/uninit
Yuri Kunde Schlesner
2015-09-10
1
-3
/
+6
|
\
\
|
*
|
y2r: Give local variables an initial value
Lioncash
2015-09-09
1
-3
/
+6
|
|
/
*
/
disk_archive: Remove unimplemented constructor declarations
Lioncash
2015-09-09
1
-2
/
+0
|
/
*
DynCom: Converted all 0xE condition code checks to ConditionCode::AL
archshift
2015-09-05
2
-132
/
+132
*
Merge pull request #1101 from archshift/camu-service-names
bunnei
2015-09-03
1
-3
/
+60
|
\
|
*
Add cam:u service function names to its function table
archshift
2015-09-03
1
-3
/
+60
*
|
Merge pull request #1072 from yuriks/GetSystemTick-advance-time
bunnei
2015-09-01
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
SVC: Advance time when calling GetSystemTick to escape busy-wait loops
Yuri Kunde Schlesner
2015-08-30
1
-1
/
+4
*
|
Merge pull request #1085 from Subv/fs_stat
bunnei
2015-08-30
1
-1
/
+1
|
\
\
|
*
|
Services/FS: Correctly tell the guest app whether a file was correctly opened...
Subv
2015-08-28
1
-1
/
+1
*
|
|
Kernel: Fix wrong linear heap base on titles using newer kernels
Yuri Kunde Schlesner
2015-08-27
1
-1
/
+1
*
|
|
Kernel: Fix assertion failure when ControlMemory is called with size=0
Yuri Kunde Schlesner
2015-08-26
1
-0
/
+8
*
|
|
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-26
3
-4
/
+29
*
|
|
dyncom: Simplify some comparisons in CondPassed
Lioncash
2015-08-26
1
-4
/
+4
*
|
|
dyncom: Change return type of CondPassed to bool
Lioncash
2015-08-25
1
-57
/
+39
|
|
/
|
/
|
*
|
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-24
4
-0
/
+24
*
|
Fix broken boot introduced by last-minute change in #1025
Yuri Kunde Schlesner
2015-08-22
1
-1
/
+1
*
|
Merge pull request #1025 from yuriks/heap-management
Yuri Kunde Schlesner
2015-08-22
28
-308
/
+722
|
\
\
|
*
|
Kernel: Remove unused legacy heap MapBlock_* functions
Yuri Kunde Schlesner
2015-08-16
3
-78
/
+0
|
*
|
APT: Adjust shared font hack so it works with the new linear heap code
Yuri Kunde Schlesner
2015-08-16
1
-10
/
+11
|
*
|
Kernel: Implement svcGetProcessInfo in a basic way
Yuri Kunde Schlesner
2015-08-16
6
-3
/
+73
|
*
|
Kernel: Add more infrastructure to support different memory layouts
Yuri Kunde Schlesner
2015-08-16
10
-28
/
+148
[next]