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-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
2018-09-02
ssl: Move SSL class to cpp file
Lioncash
2018-09-02
Merge pull request #1213 from DarkLordZach/octopath-fs
bunnei
2018-09-02
filesystem: Move dir retrieval after path checking in DeleteFile()
Lioncash
2018-08-31
filesystem: Implement OpenReadOnlySaveDataFilesystem
Zach Hilman
2018-08-31
filesystem: Add OpenFileSystemWithPatch
Zach Hilman
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-31
gl_renderer: Cache textures, framebuffers, and shaders based on CPU address.
bunnei
2018-08-31
core: Make the main System class use the PImpl idiom
Lioncash
2018-08-28
kernel: Eliminate kernel global state
Lioncash
2018-08-28
Merge pull request #1193 from lioncash/priv
bunnei
2018-08-28
gpu: Make memory_manager private
Lioncash
2018-08-28
hle/result: Make ResultVal's move constructor as noexcept
Lioncash
2018-08-27
Merge pull request #1177 from lioncash/err
bunnei
2018-08-27
Merge pull request #1188 from lioncash/unused
bunnei
2018-08-27
Merge pull request #1175 from lioncash/ns
bunnei
2018-08-27
Merge pull request #1187 from lioncash/shadow
bunnei
2018-08-27
vfs_real: Remove unused variable in CreateDirectoryRelative()
Lioncash
2018-08-27
registered_cache: Get rid of variable shadowing in ProcessFiles()
Lioncash
2018-08-27
Merge pull request #1176 from lioncash/info
bunnei
2018-08-27
Merge pull request #1174 from lioncash/debug
bunnei
2018-08-27
Merge pull request #1162 from ogniK5377/ttf-plu
bunnei
2018-08-27
Merge pull request #1168 from lioncash/header
bunnei
2018-08-27
Merge pull request #1171 from lioncash/true
bunnei
2018-08-26
set: Fixed GetAvailableLanguageCodes() to follow the max_entries
tech4me
2018-08-25
kernel/error: Amend error code for ERR_MAX_CONNECTIONS_REACHED
Lioncash
2018-08-25
kernel/error: Amend error code for ERR_PORT_NAME_TOO_LONG
Lioncash
2018-08-25
kernel/error: Add error code for the handle table being full
Lioncash
[next]