- Jan 14, 2018
-
-
Thog authored
-
- Oct 13, 2017
- Oct 10, 2017
-
-
bunnei authored
-
- Oct 06, 2017
-
-
bunnei authored
-
- Sep 30, 2017
-
-
bunnei authored
-
- Mar 08, 2017
-
-
wwylele authored
-
- Sep 21, 2016
-
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
- May 21, 2016
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
This allows frontends to keep a single loader and use it multiple times e.g. for code loading and SMDH parsing.
-
- May 06, 2016
-
-
wwylele authored
-
- May 04, 2016
-
-
wwylele authored
-
- Apr 05, 2016
-
-
MerryMage authored
-
- Mar 08, 2016
-
-
LittleWhite authored
Add error popup when citra initialization failed
-
- Mar 03, 2016
-
-
LittleWhite authored
-
- Oct 01, 2015
-
-
archshift authored
-
- Sep 21, 2015
-
-
Cruel authored
-
- Sep 10, 2015
-
-
Lioncash authored
-
- Aug 15, 2015
-
-
Benjamin Barenblat authored
Make `Loader::LoadFile` return an `ErrorNotImplemented` if you call it on a CIA file.
-
Benjamin Barenblat authored
Make `GetFileTypeString` return ‘CIA’ for CIA (CTR Importable Archive) files.
-
- Jul 25, 2015
-
-
Lioncash authored
-
- Jul 13, 2015
-
-
Yuri Kunde Schlesner authored
-
condut authored
-
- Jun 27, 2015
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- May 15, 2015
-
-
Yuri Kunde Schlesner authored
memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory.
-
- May 09, 2015
-
-
Yuri Kunde Schlesner authored
It is of very limited practical utility currently, and will soon be impossible to support due to more accurate memory map emulation.
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
This has been obsoleted by the field in Process.
-
Yuri Kunde Schlesner authored
-
- May 07, 2015
-
-
Yuri Kunde Schlesner authored
-
- Feb 12, 2015
-
-
Subv authored
-
- Feb 10, 2015
-
-
Yuri Kunde Schlesner authored
-
- Jan 30, 2015
-
-
Lioncash authored
-
- Jan 15, 2015
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times.
-
Emmanuel Gil Peyrot authored
-