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-28
loader: Add accessor for Manual RomFS
Zach Hilman
2018-12-28
hid: Make Hid service accessible and add GetPressState
Zach Hilman
2018-12-28
romfs: Add SingleDiscard extraction type
Zach Hilman
2018-12-28
am: Add size parameter to am:IStorage logging
Zach Hilman
2018-12-28
audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEM...
Lioncash
2018-12-27
kernel/process: Start the main thread using the specified ideal core
Lioncash
2018-12-27
kernel: Rename 'default' CPU core to 'ideal' core
Lioncash
2018-12-27
kernel/thread: Move process thread initialization into process.cpp
Lioncash
2018-12-27
Merge pull request #1954 from lioncash/npdm
bunnei
2018-12-27
Merge pull request #1953 from lioncash/mem
bunnei
2018-12-27
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-28
Qt/Configure: Use sidebar to divide tabs into smaller groups
spycrab
2018-12-27
kernel/process: Remove most allocation functions from Process' interface
Lioncash
2018-12-27
Merge pull request #1951 from Tinob/master
bunnei
2018-12-27
Add missing uintBitsToFloat to SetRegisterToHalfFloat
Rodolfo Bogado
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
Merge pull request #1892 from Tinob/master
bunnei
2018-12-27
Merge pull request #1929 from bunnei/fix-hid
bunnei
2018-12-27
Merge pull request #1945 from bunnei/fix-hid-horiz
bunnei
2018-12-27
Merge pull request #1949 from lioncash/unmap
bunnei
2018-12-27
Merge pull request #1879 from DarkLordZach/am-save-data-size
bunnei
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
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-25
qt: Add setting to prompt for user on game boot
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
[prev]
[next]