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-10-17
hid/controller/npad: Remove unnecessary semicolon from the closing brace of L...
Lioncash
2018-10-17
hid/controller/npad: Remove #pragma once from the cpp file
Lioncash
2018-10-17
hid/controller/npad: Move npad_id_list into the cpp file
Lioncash
2018-10-17
hid/controller/npad: Remove unnecessary const from void return type
Lioncash
2018-10-17
hid/controller: Default the destructors of all controller types in the cpp file
Lioncash
2018-10-17
controller_base: Default the base class constructor and destructor in the cpp...
Lioncash
2018-10-17
Merge pull request #1444 from ogniK5377/better-hid
bunnei
2018-10-17
Merge pull request #1497 from bunnei/flush-framebuffers
bunnei
2018-10-17
Merge pull request #1498 from lioncash/aslr
bunnei
2018-10-17
qt: Add support for dumping a DLC Data RomFS
Zach Hilman
2018-10-17
Merge pull request #1509 from DarkLordZach/device-save-data
bunnei
2018-10-17
registered_cache: Deduplicate results of ListEntry and ListEntryFilter
Zach Hilman
2018-10-18
Using dual joycons as the default controller
David Marcec
2018-10-17
fsp_srv: Apply patches to Data storage in OpenDataStorageByDataId
Zach Hilman
2018-10-17
patch_manager: Add support for using LayeredFS with Data
Zach Hilman
2018-10-16
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
content_archive: Simpify assignment of bktr_base_romfs in the constructor
Lioncash
2018-10-16
content_archive: Make IsValidNCA() an internally linked function
Lioncash
2018-10-16
content_archive: Simplify rights ID check
Lioncash
2018-10-16
content_archive: Split loading into separate functions
Lioncash
2018-10-16
content_archive: Pass and take NCASectionHeader instance by reference
Lioncash
2018-10-16
XCI: Add function for checking the existence of the program NCA
Lioncash
2018-10-16
Merge pull request #1443 from DarkLordZach/lower-loader-logs-1
bunnei
2018-10-16
Implement VI ConvertScalingMode (#1475)
David
2018-10-16
Merge pull request #1502 from lioncash/unique
bunnei
2018-10-16
savedata_factory: Add TemporaryStorage SaveDataSpaceId
Zach Hilman
2018-10-16
savedata_factory: Add support for DeviceSaveData
Zach Hilman
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-15
Merge pull request #1473 from lioncash/cmake
bunnei
2018-10-15
file_sys/control_metadata: Get rid of magic constants
Lioncash
2018-10-15
Merge pull request #1494 from DarkLordZach/aoc-signature-fixes
bunnei
2018-10-15
Merge pull request #1499 from lioncash/nro
bunnei
2018-10-15
nso: Return an optional address from LoadModule
Lioncash
2018-10-15
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
core: Make the live Cpu instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
core: Make CPUBarrier a unique_ptr instead of a shared_ptr
Lioncash
2018-10-14
crypto: Various crypto fixes for quickstart guide
Zach Hilman
2018-10-14
nso: Make LoadModule take a VfsFile by const reference
Lioncash
2018-10-14
nro: Make LoadNro take a VfsFile by const reference
Lioncash
2018-10-14
svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svc...
Lioncash
2018-10-14
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-14
Merge pull request #1486 from lioncash/file
bunnei
2018-10-14
Merge pull request #1491 from lioncash/reference
bunnei
2018-10-14
Merge pull request #1492 from lioncash/proc
bunnei
2018-10-14
Stop all threads on svcBreak
David Marcec
2018-10-13
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-13
svc: Implement svcGetProcessInfo
Lioncash
2018-10-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-13
partition_data_manager: Reserve and insert data within output vector in Decry...
Lioncash
[prev]
[next]