index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
Age
Commit message (
Expand
)
Author
2018-10-23
Added Amiibo support (#1390)
David
2018-10-23
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-22
Merge pull request #1545 from DarkLordZach/psm
bunnei
2018-10-21
psm: Stub GetChargerType
Zach Hilman
2018-10-21
service: Add the basic skeleton for the NPNS services
Lioncash
2018-10-21
hid: Update service function table for hidbus
Lioncash
2018-10-21
am: Add the basic skeleton for the tcap service
Lioncash
2018-10-21
am: Update service function tables
Lioncash
2018-10-21
prepo: Update service function table.
Lioncash
2018-10-21
lbl: Update service function table names
Lioncash
2018-10-20
psm: Stub GetBatteryChargePercentage
Zach Hilman
2018-10-20
service: Add skeleton for psm service
Zach Hilman
2018-10-20
Added auto controller switching to supported controllers and single joycon bu...
David Marcec
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-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-19
Used better names for mm:u and fixed bad stub
David Marcec
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-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-16
Implement VI ConvertScalingMode (#1475)
David
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-15
Merge pull request #1494 from DarkLordZach/aoc-signature-fixes
bunnei
2018-10-14
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-13
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-12
Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap
bunnei
2018-10-12
Merge pull request #1479 from ogniK5377/nmap-revamped
bunnei
2018-10-12
Returned an error before processing other remaps
David Marcec
2018-10-12
Made the minimum alignment more clear
David Marcec
2018-10-12
Wip
David Marcec
2018-10-11
Merge pull request #1474 from ogniK5377/hwopus-decodeinterleavedwithperformance
bunnei
[next]