index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
loader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
elf: Don't cast away const
Lioncash
2016-01-25
1
-3
/
+3
*
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
*
|
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
Emmanuel Gil Peyrot
2015-10-09
1
-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
*
|
Implement 3dsx RomFS
Cruel
2015-09-21
3
-3
/
+61
|
/
*
General: Fix up doxygen comments
Lioncash
2015-09-10
2
-2
/
+4
*
Properly indicate that CIA support is not implemented yet
Benjamin Barenblat
2015-08-15
1
-0
/
+4
*
Give CIA file type a name
Benjamin Barenblat
2015-08-15
1
-0
/
+2
*
loader: Remove unnecessary else usages
Lioncash
2015-07-25
1
-9
/
+9
*
Core : Change variable type
zawata
2015-07-19
1
-1
/
+1
*
Loader: Fix variable type and remove unused variable
Yuri Kunde Schlesner
2015-07-13
1
-2
/
+1
*
Loader: Remove unnecessary pointer indirection to IOFile
Yuri Kunde Schlesner
2015-07-13
8
-48
/
+48
*
FS: Stream RomFS from file instead of loading all of it to memory
condut
2015-07-13
4
-9
/
+20
*
Core: Properly configure address space when loading a binary
Yuri Kunde Schlesner
2015-07-11
3
-27
/
+123
*
Loader: Clean up 3dsx loader a bit, fixing a potential buffer overrun
Yuri Kunde Schlesner
2015-07-11
1
-13
/
+16
*
Loader: Make 3dsx loader logs a bit less confusing
Yuri Kunde Schlesner
2015-07-11
1
-6
/
+3
*
Merge pull request #876 from linkmauve/include-cleanups
Yuri Kunde Schlesner
2015-07-10
4
-3
/
+13
|
\
|
*
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
3
-3
/
+10
|
*
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-28
2
-0
/
+2
|
*
Common: Fix FileUtil includes, and everything relying on those.
Emmanuel Gil Peyrot
2015-06-28
1
-0
/
+1
*
|
Loader: Remove log line causing warning
aroulin
2015-07-08
1
-1
/
+0
|
/
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-1
/
+1
*
Core/ResourceLimits: Implemented the basic structure of ResourceLimits.
Subv
2015-05-14
3
-0
/
+13
*
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-15
4
-4
/
+3
*
Merge pull request #734 from yuriks/memmap
Tony Wasserka
2015-05-09
2
-3
/
+3
|
\
|
*
Memory: Re-organize and rename memory area address constants
Yuri Kunde Schlesner
2015-05-09
2
-3
/
+3
*
|
Loader: Add missing include
Yuri Kunde Schlesner
2015-05-09
1
-0
/
+1
|
/
*
Loader: Remove .bin file support
Yuri Kunde Schlesner
2015-05-08
2
-20
/
+0
*
Process: Rename StaticAddressMapping => AddressMapping
Yuri Kunde Schlesner
2015-05-08
4
-5
/
+5
*
Loader/NCCH: Fix formatting of braces
Yuri Kunde Schlesner
2015-05-08
1
-9
/
+9
*
Process: Support parsing of exheader kernel caps
Yuri Kunde Schlesner
2015-05-08
3
-0
/
+3
*
Kernel: Remove g_program_id
Yuri Kunde Schlesner
2015-05-08
3
-11
/
+0
*
Kernel: Introduce skeleton Process class to hold process data
Yuri Kunde Schlesner
2015-05-08
8
-29
/
+88
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
6
-3
/
+11
*
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-27
2
-14
/
+37
*
NCCH: Minor updates to the ncch header
purpasmart96
2015-03-15
1
-11
/
+14
*
Build: Fixed some warnings
Subv
2015-02-12
1
-1
/
+3
*
FS: Allow multiple instances of the same archive type to be open at once
Yuri Kunde Schlesner
2015-02-10
1
-1
/
+1
*
core: Fix some warnings on OSX
Lioncash
2015-02-03
1
-1
/
+1
*
Merge pull request #514 from rohit-n/fix-warnings
bunnei
2015-02-01
1
-2
/
+2
|
\
|
*
Silence a few warnings.
Rohit Nirmal
2015-01-30
1
-2
/
+2
*
|
loader: Add missing printf argument
Lioncash
2015-01-30
1
-1
/
+1
|
/
*
Loader: Clean up the ELF AppLoader.
Emmanuel Gil Peyrot
2015-01-15
2
-42
/
+35
*
Loader: Clean up the 3DSX AppLoader.
Emmanuel Gil Peyrot
2015-01-15
1
-17
/
+24
*
Loader: Clean up the NCCH AppLoader.
Emmanuel Gil Peyrot
2015-01-15
1
-51
/
+48
*
Loader: Display the type of the file being loaded.
Emmanuel Gil Peyrot
2015-01-15
1
-3
/
+23
*
Loader: Guess filetype from the magic, or fallback to the extension.
Emmanuel Gil Peyrot
2015-01-15
8
-26
/
+112
[prev]
[next]