index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-12-27
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-27
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
loader: Add accessor for game control data
Zach Hilman
2018-12-27
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-26
Merge pull request #1946 from lioncash/decl
bunnei
2018-12-26
Merge pull request #1948 from lioncash/translatable
bunnei
2018-12-26
kernel/vm_manager: Reset region attributes when unmapping a VMA
Lioncash
2018-12-26
Merge pull request #1947 from lioncash/init
bunnei
2018-12-26
configure_per_general: Mark UI strings as translatable in the constructor
Lioncash
2018-12-26
configure_input_simple: Make input profile array constexpr
Lioncash
2018-12-26
renderer_opengl: Correct forward declaration of FramebufferLayout
Lioncash
2018-12-26
Apply CC test to the final value to be stored in the register
Rodolfo Bogado
2018-12-26
Fixed shader linking error due to TLDS (#1934)
David
2018-12-26
Merge pull request #1849 from encounter/svcSetThreadActivity
bunnei
2018-12-26
Merge pull request #1943 from ReinUsesLisp/fixup-texs
bunnei
2018-12-26
npad: Remove code to invert input in horizontal mode.
bunnei
2018-12-26
shader_bytecode: Fixup TEXS.F16 encoding
ReinUsesLisp
2018-12-25
qt: Use ProfileSelectionDialog when selecting user for save data
Zach Hilman
2018-12-23
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
Merge pull request #1930 from lioncash/common
bunnei
2018-12-23
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-23
Merge pull request #1780 from DarkLordZach/controller-profiles
bunnei
2018-12-22
Includde saturation in the evaluation of the control code
Rodolfo Bogado
2018-12-22
Handle RZ cases evaluating the expression instead of the register value.
Rodolfo Bogado
2018-12-22
complete emulation of ZeroFlag
Rodolfo Bogado
2018-12-21
common/quaternion: Ensure that w is always initialized
Lioncash
2018-12-21
Merge pull request #1921 from ogniK5377/no-unit
bunnei
2018-12-21
Merge pull request #1920 from heapo/texture_format_selection
bunnei
2018-12-21
Merge pull request #1925 from lioncash/pid
bunnei
2018-12-21
Merge pull request #1914 from lioncash/id
bunnei
2018-12-21
hid: Fix SetNpadJoyHoldType and improve logging.
bunnei
2018-12-21
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
kernel/process_capability: Handle debug capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle handle table capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle kernel version capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle program capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle interrupt capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle syscall capability flags
Lioncash
2018-12-21
kernel/process_capability: Handle the priority mask and core mask flags
Lioncash
2018-12-21
kernel/process: Introduce process capability parsing skeleton
Lioncash
2018-12-21
common: Add basic bit manipulation utility function to Common
Lioncash
2018-12-19
Merge pull request #1923 from ogniK5377/nfp-device-list
bunnei
2018-12-19
Merge pull request #1909 from heapo/shadow_sampling_fixes
bunnei
2018-12-19
Merge pull request #1915 from lioncash/sm
bunnei
2018-12-19
kernel/svc: Handle thread handles within GetProcessId
Lioncash
2018-12-19
Merge pull request #1907 from lioncash/attribute
bunnei
2018-12-19
svc: Implement svcSetMemoryAttribute
Lioncash
2018-12-19
vm_manager: Add member function for setting memory attributes across an addre...
Lioncash
[prev]
[next]