4817 Commits (281b64daf46ca5a27c29a14cf31f1b8b6f985d46)

Author SHA1 Message Date
Subv 5b46a89230 fixup! Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled. 9 years ago
Subv 37347bfa38 Kernel/Sessions: Remove the ClientSession::Create function. 9 years ago
emmaus b2e82d16c8 use IPCHelper for PTM services 9 years ago
Subv f2d5d8cfac Services/UDS: Use the new IPC helper functions. 9 years ago
Subv 846cc6cee3 Services/UDS: Implement RecvBeaconBroadcastData. 9 years ago
Subv 528dea988c Services/UDS: Generate the UDS beacons when the beacon callback fires. 9 years ago
Subv ce5bc477ca Kernel: Remove a now unused enum and variable regarding a session's status. 9 years ago
Subv ddfabf3133 Kernel: Use a Session object to keep track of the status of a Client/Server session pair. 9 years ago
Subv a0874a7a68 Dyncom/VFP: Perform flush-to-zero on the second operand of vsub before sending it to vadd. 9 years ago
Yuri Kunde Schlesner f18d454eb6 Kernel: Map special regions according to ExHeader 9 years ago
Yuri Kunde Schlesner b4a93cfdde DSP: Create backing memory for entire DSP RAM 9 years ago
Yuri Kunde Schlesner d3db770cad Memory: Add constants for the n3DS additional RAM 9 years ago
Subv 11fe85f129 Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions. 9 years ago
Subv bf45ccfb40 Revert "Remove `exceptions` parameter from `normaliseround` VFP functions" 9 years ago
Subv b1a29371c9 Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled. 9 years ago
Yuri Kunde Schlesner d97b977540 Dyncom: Remove disassembler code 9 years ago
Yuri Kunde Schlesner f0a582b218 Dyncom: Tweak types and log formatting 9 years ago
Yuri Kunde Schlesner cb4da3975e Remove unused symbols code 9 years ago
Yuri Kunde Schlesner 6577bbc3c5 Remove ability to load symbol maps 9 years ago
wwylele f9fdaafa04 fixup!ir: implement new 3ds HID via ir:rst 9 years ago
B3n30 8bee016145 Create a random console_unique_id (#2668) 9 years ago
wwylele 85116643b2 ir: implement new 3ds HID via ir:rst 9 years ago
wwylele 12bcf64ab5 ir: implement circle pad pro 9 years ago
wwylele 11ea159aa4 ldr_ro: use IPC helper 9 years ago
MerryMage 172a362884 dsp_dsp: Messages are modified by service before being sent to DSP 10 years ago
noah the goodra 7ca9dedfd6 error conversion fixes for soc_u 9 years ago
Michael Theall 31f9c1ab5d Fix OutputDebugString syscall 9 years ago
Sebastian Valle 5c4bd3ef33 Services/UDS: Fixed a style mistake in GetChannel. 9 years ago
Subv f8f3b27eb3 Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel function. 9 years ago
Subv 0ae6d8be5b Services/UDS: Signal the connection event when closing down the network. 9 years ago
Subv d7d5bf411a Services/UDS: Do not allow trying to start up a network that only the host can connect to. 9 years ago
Subv 97f1e62b66 Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms. 9 years ago
Subv 4243c1198f Services/UDS: Store the entire NetworkInfo structure that was used to create the network. 9 years ago
Subv 9771615f16 Services/UDS: Initial support for hosting local-wlan networks. 9 years ago
wwylele a37c9fb9d3 ptm: create SharedExtSave file before openning it 9 years ago
wwylele f7a0328a6e shared_page: stub battery state 9 years ago
Lectem e60b433efa hopefully fix clang-format issues with old version 9 years ago
Lectem e9c80ea5b7 address more comments 9 years ago
Lectem 979d2000d2 Cast size_t to u32 for PushStaticBuffer usages 9 years ago
Lectem 12ed746477 IPCHelper Skip method + address comments for apt 9 years ago
wwylele 0123411468 apt: fix RequestBuilder parameters for Unwrap 9 years ago
Lectem 77f4fc473f fix #2560 and other comments 9 years ago
Lectem fb70c9683c move push out of class body and add u8 u16 bool specializations 10 years ago
Lectem 501e23ce59 refactor APT service to use the new IPC helpers 10 years ago
wwylele 363f36b904 cfg: implement GenHashConsoleUnique 9 years ago
Fernando Sahmkow b5dbc6cb98 Refined thread launch on syscore error messages 9 years ago
wwylele 047a1586fe file_sys: lower log level for setting host path 9 years ago
wwylele 6551a72ec8 loader/ncch: less verbose log for loading game list. only log program ID when booting 9 years ago
wwylele 4b931bb913 loader: lower file name logging level 9 years ago
wwylele e02c4b7195 Input: remove unused stuff & clean up 9 years ago