summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18Using dual joycons as the default controllerDavid Marcec
2018-10-12WipDavid Marcec
2018-10-12Dynamically decide handheld variant based on supported npad id priorityDavid Marcec
2018-10-11Added BeginPermitVibrationSession and EndPermitVibrationSessionDavid Marcec
2018-10-10Added GetLedPattern and HandheldVariantDavid Marcec
2018-10-10Kirby expects handheld controllers to be at position 8David Marcec
2018-10-10Added the ability to "disconnect" individual npadsDavid Marcec
2018-10-10Removed unneeded forward declarationsDavid Marcec
2018-10-10Addressed changes for better hidDavid Marcec
2018-10-10"Better Hid" rework part 1David Marcec
2018-10-09Merge pull request #1466 from lioncash/unusedbunnei
2018-10-09Merge pull request #1463 from FearlessTobi/port-4310bunnei
2018-10-09Merge pull request #1459 from ogniK5377/breakbunnei
2018-10-09Merge pull request #1465 from lioncash/telemetrybunnei
2018-10-09Merge pull request #1462 from lioncash/movebunnei
2018-10-09Merge pull request #1455 from ogniK5377/smo-softlockfixbunnei
2018-10-09gl_shader_decompiler: Remove unused variables in TMML's implementationLioncash
2018-10-09telemetry_session: Remove doxygen comment for a non-existent parameterLioncash
2018-10-09telemetry_session: Add missing includesLioncash
2018-10-09telemetry_session: Remove unimplemented FinalizeAsyncJob prototypeLioncash
2018-10-09telemetry_session: Use a std::array in GenerateTelemetryId()Lioncash
2018-10-09implemented touch in Qt and SDLNeatNit
2018-10-09ips_layer: Avoid constructing std::vector instances where not necessaryLioncash
2018-10-09ips_layer: Remove unnecessary explicit std::pair constructor in std::arrayLioncash
2018-10-09ips_layer: Add missing includesLioncash
2018-10-09ips_layer: std::move data within PatchIPS() and Apply()Lioncash
2018-10-09Added bitfield instead of manually checking if the bit is setDavid Marcec
2018-10-09EffectOutStatus padding is now in hexDavid Marcec
2018-10-09Actual kill execution when the bit isn't set, not the other way aroundDavid Marcec
2018-10-09svcBreak, Signalling to the debugger should not kill executionDavid Marcec
2018-10-08Merge pull request #1423 from DarkLordZach/romfs-file-extsbunnei
2018-10-08Merge pull request #1424 from DarkLordZach/ips-witchbunnei
2018-10-08Merge pull request #1456 from ogniK5377/aoc-u-fixupsbunnei
2018-10-08Merge pull request #1457 from ogniK5377/unmap-bufferbunnei
2018-10-08Merge pull request #1419 from DarkLordZach/homebrew-argsbunnei
2018-10-08Unmapping an unmapped buffer should succeedDavid Marcec
2018-10-07nso/nro: Use default allocation size for arg_dataZach Hilman
2018-10-07cmd: Support passing game arguments from command lineZach Hilman
2018-10-07qt: Add UI option to configure argumentsZach Hilman
2018-10-07settings: Add program_args string settingZach Hilman
2018-10-07nso/nro: Add NSO arguments structure to data sectionZach Hilman
2018-10-08Fixed assertion due to CountAddOnContentDavid Marcec
2018-10-06Merge pull request #1396 from DarkLordZach/packed-updatesbunnei
2018-10-07Fixups for softlockDavid Marcec
2018-10-07Fixed missing returnDavid Marcec
2018-10-06Merge pull request #1446 from bunnei/fast_fermi_copybunnei
2018-10-06Merge pull request #1437 from FernandoS27/tex-mode2bunnei
2018-10-07Fixed smo softlockDavid Marcec
2018-10-06Merge pull request #1453 from FearlessTobi/port-4311bunnei
2018-10-06Merge pull request #1451 from FearlessTobi/port-4140bunnei