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-30
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-09-30
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
aoc_u: Implement Count, List and Prepare AddOnContent
Zach Hilman
2018-09-30
romfs_factory: Read from all locations with StorageId None
Zach Hilman
2018-09-30
patch_manager: Add DLC recognition to PatchManager
Zach Hilman
2018-09-30
Merge pull request #1338 from raven02/service_vi
bunnei
2018-09-30
kernel/svc: Implement svcGetThreadContext()
Lioncash
2018-09-30
kernel/process: Add a data member to determine if a process is 64-bit or not.
Lioncash
2018-09-30
kernel/process: Make data member variables private
Lioncash
2018-09-30
arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct
Lioncash
2018-09-30
Implement ISystemDisplayService::GetDisplayMode
raven02
2018-09-29
loader: Make the Load() function take a process as a regular reference, not a...
Lioncash
2018-09-29
Merge pull request #1412 from lioncash/move
bunnei
2018-09-29
Merge pull request #1395 from lioncash/vm
bunnei
2018-09-28
kernel/object: Remove unnecessary std::move from DynamicObjectCast()
Lioncash
2018-09-27
Merge pull request #1394 from lioncash/stream
bunnei
2018-09-27
Merge pull request #1389 from PhiBabin/valgrind
Mat M
2018-09-26
fsmitm_romfsbuild: std::move std::vector instances in Build()
Lioncash
2018-09-26
fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()
Lioncash
2018-09-26
Merge pull request #1399 from lioncash/sched
bunnei
2018-09-26
Merge pull request #1400 from lioncash/header
bunnei
2018-09-25
patch_manager: Invert conditionals within ApplyLayeredFS()
Lioncash
2018-09-25
vfs_vector: Amend initializer list order in VectorVfsFile's constructor initi...
Lioncash
2018-09-25
fsmitm_romfsbuild: Avoid type truncation warnings
Lioncash
2018-09-25
fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFS...
Lioncash
2018-09-25
fsmitm_romfsbuild: Remove unnecessary loops in Build()
Lioncash
2018-09-25
fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build()
Lioncash
2018-09-25
vfs/etc: Append std:: to size_t usages
Lioncash
2018-09-25
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Lioncash
2018-09-25
vfs_static: Remove template byte parameter from StaticVfsFile
Lioncash
2018-09-25
service: Add missing headers inclusions where applicable
Lioncash
2018-09-25
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-25
core_cpu: Make arm_interface instances a std::unique_ptr
Lioncash
2018-09-25
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
Lioncash
2018-09-25
Merge pull request #1393 from tech4me/svc
bunnei
2018-09-24
memory: Dehardcode the use of fixed memory range constants
Lioncash
2018-09-24
svc: Report correct memory-related values within some of the cases in svcGetI...
Lioncash
2018-09-24
memory: Dehardcode the use of a 36-bit address space
Lioncash
2018-09-24
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-23
Implemented fatal:u properly (#1347)
David
2018-09-23
Stubbed IRS (#1349)
David
2018-09-23
Merge pull request #1354 from ogniK5377/ssl-version
bunnei
2018-09-23
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-23
stream: Preserve enum class type in GetState()
Lioncash
2018-09-23
svc: Updated svc names
tech4me
2018-09-23
Added audren:u#GetAudioRendererState
David Marcec
2018-09-22
FPCR register was uninitialized at start up
Philippe Babin
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
romfs: Implement CreateRomFS
Zach Hilman
2018-09-21
file_sys: Port Atmosphere-NX fs_mitm implementation
Zach Hilman
[next]