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-19
crypto: Use compressed sizes in offset calculation for KIP decompression
Zach Hilman
2018-10-20
Stubbed home blocking
David Marcec
2018-10-18
Merge pull request #1523 from lioncash/lock
bunnei
2018-10-18
Merge pull request #1511 from lioncash/content
bunnei
2018-10-18
Merge pull request #1521 from ogniK5377/imp-mmu
bunnei
2018-10-18
svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...
Lioncash
2018-10-18
common: Move Is4KBAligned() to alignment.h
Lioncash
2018-10-18
core: Remove unnecessary assert in ArmInterface()
Lioncash
2018-10-18
Merge pull request #1510 from lioncash/xci
bunnei
2018-10-19
Used better names for mm:u and fixed bad stub
David Marcec
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
Merge pull request #1509 from DarkLordZach/device-save-data
bunnei
2018-10-18
Using dual joycons as the default controller
David Marcec
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
[next]