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-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-14
Merge pull request #2687 from yuriks/address-mappings
Yuri Kunde Schlesner
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-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
2017-03-26
Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel fu...
Subv
2017-03-26
Services/UDS: Signal the connection event when closing down the network.
Subv
2017-03-26
Services/UDS: Do not allow trying to start up a network that only the host ca...
Subv
2017-03-26
Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.
Subv
2017-03-26
Services/UDS: Store the entire NetworkInfo structure that was used to create ...
Subv
2017-03-26
Services/UDS: Initial support for hosting local-wlan networks.
Subv
2017-03-25
ptm: create SharedExtSave file before openning it
wwylele
2017-03-21
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-21
shared_page: stub battery state
wwylele
2017-03-20
hopefully fix clang-format issues with old version
Lectem
2017-03-19
address more comments
Lectem
2017-03-18
Cast size_t to u32 for PushStaticBuffer usages
Lectem
2017-03-18
IPCHelper Skip method + address comments for apt
Lectem
2017-03-18
apt: fix RequestBuilder parameters for Unwrap
wwylele
2017-03-18
fix #2560 and other comments
Lectem
2017-03-18
move push out of class body and add u8 u16 bool specializations
Lectem
2017-03-18
refactor APT service to use the new IPC helpers
Lectem
2017-03-17
Merge pull request #2497 from wwylele/input-2
bunnei
[next]