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
Merge pull request #1520 from lioncash/san
bunnei
2018-10-19
Merge pull request #1526 from lioncash/svc-id
bunnei
2018-10-19
Merge pull request #1530 from DarkLordZach/aoc-8
bunnei
2018-10-19
Merge pull request #1516 from lioncash/hid
bunnei
2018-10-19
aoc_u: Stub GetAddOnContentListChangedEvent
Zach Hilman
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-19
es: Update service function tables
Lioncash
2018-10-19
audio: Update service function tables
Lioncash
2018-10-19
omm: Update service function tables
Lioncash
2018-10-19
nifm: Update service function tables
Lioncash
2018-10-19
hid: Update service function tables
Lioncash
2018-10-19
nim: Add the basic skeleton of the nim:eca service
Lioncash
2018-10-19
ns: Update service function table
Lioncash
2018-10-19
set_cal: Update service function table
Lioncash
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-18
svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory
Lioncash
2018-10-17
hid/controller: Remove unused header inclusions
Lioncash
2018-10-17
hid/controller/npad: Remove unused dump_idx member variable
Lioncash
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
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
[next]