index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2018-09-06
core: Migrate current_process pointer to the kernel
Lioncash
2018-09-06
Merge pull request #1250 from lioncash/file-sys
bunnei
2018-09-06
core/core: Remove unnecessary sm/controller include
Lioncash
2018-09-06
file_sys/nca_patch: Amend constructor initializer list order
Lioncash
2018-09-06
file_sys/nca_patch: Remove unnecessary includes
Lioncash
2018-09-06
file_sys/patch_manager: Add missing includes
Lioncash
2018-09-05
Merge pull request #1242 from lioncash/file-sys
bunnei
2018-09-05
file_sys/submission_package: Correct constructor initialization list order
Lioncash
2018-09-05
file_sys/submission_package: Replace includes with forward declarations where...
Lioncash
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
drd: Parse title ID from program metadata
Zach Hilman
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
nsp: Fix error masking issue with XCI files
Zach Hilman
2018-09-04
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
bktr: Add logging on successful patch
Zach Hilman
2018-09-04
bktr: Implement IVFC offset shifting
Zach Hilman
2018-09-04
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
loader: Add BKTR-specific error messages and codes
Zach Hilman
2018-09-04
loader: Ignore patches on NRO and DRD
Zach Hilman
2018-09-04
patch_manager: Add usages of patches to ExeFS
Zach Hilman
2018-09-04
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
file_sys: Add BKTR patching mechanism
Zach Hilman
2018-09-04
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-04
aes_util: Fix error involving reads of less than 0x10
Zach Hilman
2018-09-04
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
card_image: Add program title ID getter
Zach Hilman
2018-09-04
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
qt: Add UI support for NSP files
Zach Hilman
2018-09-04
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
loader: Add AppLoader for NSP files
Zach Hilman
2018-09-04
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
drd: Load title ID from program metadata
Zach Hilman
2018-09-04
loader: Add NSP file type and NSP-specific errors
Zach Hilman
2018-09-04
key_manager: Avoid autogeneration if key exists
Zach Hilman
2018-09-04
Merge pull request #1237 from degasus/optimizations
bunnei
2018-09-04
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-04
Merge pull request #1235 from lioncash/forward-decl
bunnei
2018-09-04
Merge pull request #1236 from degasus/microprofile
bunnei
2018-09-04
Merge pull request #1230 from lioncash/ssl
bunnei
2018-09-04
core: Use a raw pointer in GetGPUDebugContext.
Markus Wick
2018-09-04
Update microprofile scopes.
Markus Wick
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-03
Merge pull request #1231 from lioncash/global
bunnei
2018-09-03
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-09-02
service: Migrate global named port map to the KernelCore class
Lioncash
[next]