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
2017-05-26
Merge pull request #2716 from yuriks/decentralized-result
bunnei
2017-05-24
FS: Remove unused result definition
Yuri Kunde Schlesner
2017-05-24
Kernel: Centralize error definitions in errors.h
Yuri Kunde Schlesner
2017-05-24
GSP_GPU: Move error codes from result.h to local file
Yuri Kunde Schlesner
2017-05-24
FileSys: Move all result description to errors.h
Yuri Kunde Schlesner
2017-05-24
result: Make error description a generic integer
Yuri Kunde Schlesner
2017-05-24
Make BitField and ResultCode constexpr-initializable
Yuri Kunde Schlesner
2017-05-24
telemetry: Log a few simple data fields throughout core.
bunnei
2017-05-24
core: Keep track of telemetry for the current emulation session.
bunnei
2017-05-22
Merge pull request #2692 from Subv/vfp_ftz
Sebastian Valle
2017-05-21
Merge pull request #2406 from Subv/session_disconnect
Yuri Kunde Schlesner
2017-05-21
fixup! Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.
Subv
2017-05-21
Kernel/Sessions: Remove the ClientSession::Create function.
Subv
2017-05-22
Merge pull request #2694 from Subv/vfp_vsub_ftz
Merry
2017-05-19
Merge pull request #2661 from Subv/uds5
bunnei
2017-05-19
use IPCHelper for PTM services
emmaus
2017-05-15
Services/UDS: Use the new IPC helper functions.
Subv
2017-05-15
Services/UDS: Implement RecvBeaconBroadcastData.
Subv
2017-05-15
Services/UDS: Generate the UDS beacons when the beacon callback fires.
Subv
2017-05-15
Kernel: Remove a now unused enum and variable regarding a session's status.
Subv
2017-05-15
Kernel: Use a Session object to keep track of the status of a Client/Server s...
Subv
2017-05-14
Merge pull request #2687 from yuriks/address-mappings
Yuri Kunde Schlesner
2017-05-13
Dyncom/VFP: Perform flush-to-zero on the second operand of vsub before sendin...
Subv
2017-05-10
Merge pull request #2676 from wwylele/irrst
bunnei
2017-05-09
Kernel: Map special regions according to ExHeader
Yuri Kunde Schlesner
2017-05-09
DSP: Create backing memory for entire DSP RAM
Yuri Kunde Schlesner
2017-05-09
Memory: Add constants for the n3DS additional RAM
Yuri Kunde Schlesner
2017-05-08
Merge pull request #2696 from Subv/vfp_revert
Yuri Kunde Schlesner
2017-05-09
Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions.
Subv
2017-05-09
Revert "Remove `exceptions` parameter from `normaliseround` VFP functions"
Subv
2017-05-08
Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.
Subv
2017-05-07
Dyncom: Remove disassembler code
Yuri Kunde Schlesner
2017-05-07
Dyncom: Tweak types and log formatting
Yuri Kunde Schlesner
2017-05-07
Remove unused symbols code
Yuri Kunde Schlesner
2017-05-07
Remove ability to load symbol maps
Yuri Kunde Schlesner
2017-05-07
fixup!ir: implement new 3ds HID via ir:rst
wwylele
2017-05-05
Create a random console_unique_id (#2668)
B3n30
2017-05-04
ir: implement new 3ds HID via ir:rst
wwylele
2017-05-03
Merge pull request #2606 from wwylele/ir
bunnei
2017-05-03
ir: implement circle pad pro
wwylele
2017-04-18
Merge pull request #2532 from wwylele/ldrro-ipc
Yuri Kunde Schlesner
2017-04-17
ldr_ro: use IPC helper
wwylele
2017-04-13
Merge pull request #2659 from MerryMage/dsp_dsp-correction
bunnei
2017-04-12
dsp_dsp: Messages are modified by service before being sent to DSP
MerryMage
2017-04-12
Merge pull request #2628 from Subv/uds
Sebastian Valle
2017-04-06
Merge pull request #2533 from Lectem/apt_ipchelper
bunnei
2017-04-06
Merge pull request #2634 from wwylele/battery
bunnei
2017-04-03
error conversion fixes for soc_u
noah the goodra
2017-04-01
Fix OutputDebugString syscall
Michael Theall
2017-03-27
Services/UDS: Fixed a style mistake in GetChannel.
Sebastian Valle
[next]