mailwl
|
b458d7447c
|
GSP::WriteHWRegsWithMask: fix register mask
|
2017-01-14 13:37:04 +03:00 |
|
bunnei
|
7ddfd3054d
|
Merge pull request #2425 from Subv/cleanup_todos
Implement some TODOs in the code.
|
2017-01-12 10:14:30 -05:00 |
|
bunnei
|
597a7c615c
|
Merge pull request #2308 from mailwl/ac-i
Service/AC: add ac:i service
|
2017-01-12 10:12:46 -05:00 |
|
Subv
|
5ddc2e09b1
|
Y2R: Use the proper error code when GetStandardCoefficient receives an invalid value.
|
2017-01-11 16:38:03 -05:00 |
|
Jonathan Hao
|
c18cb1b192
|
Fix some warnings (#2399)
|
2017-01-04 13:48:29 -03:00 |
|
mailwl
|
f2985f7080
|
Service/NFC: stub GetTagInRangeEvent
Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge
|
2016-12-30 09:40:54 +03:00 |
|
mailwl
|
c6f4b93f2e
|
Service/AC: add ac:i service
|
2016-12-30 09:20:11 +03:00 |
|
bunnei
|
f556d6ee90
|
Merge pull request #2240 from wwylele/auto-region
Config: auto-select region and language
|
2016-12-29 22:09:01 -05:00 |
|
MerryMage
|
64f98f4d0f
|
core: Move emu_window and key_map into core
* Removes circular dependences (common should not depend on core)
|
2016-12-23 13:42:39 +00:00 |
|
mailwl
|
069a88dad7
|
Service/NWM: add nwm services
|
2016-12-22 22:51:27 +03:00 |
|
bunnei
|
aa47af7fb6
|
Merge pull request #2343 from bunnei/core-cleanup
Core: Top-level consolidate & misc cleanup
|
2016-12-22 11:47:44 -05:00 |
|
bunnei
|
17d740299a
|
Merge pull request #2285 from mailwl/csnd-format
csnd:SND: Reformat source code
|
2016-12-22 00:47:50 -05:00 |
|
bunnei
|
e26fbfd1d7
|
core: Replace "AppCore" nomenclature with just "CPU".
|
2016-12-22 00:27:46 -05:00 |
|
bunnei
|
5ac5cbeab7
|
Address clang-format issues.
|
2016-12-21 23:48:14 -05:00 |
|
bunnei
|
4fc8b8229e
|
core: Remove HLE module, consolidate code & various cleanups.
|
2016-12-21 23:48:13 -05:00 |
|
bunnei
|
232ef55c1a
|
core: Consolidate core and system state, remove system module & cleanups.
|
2016-12-21 23:29:13 -05:00 |
|
Yuri Kunde Schlesner
|
2427a5e976
|
Merge pull request #2328 from wwylele/fix-trace
Fix debug build from #2249
|
2016-12-15 21:06:12 -08:00 |
|
Yuri Kunde Schlesner
|
63e8174caa
|
Merge pull request #2320 from mailwl/cecd-update
Service/CECD: Add cecd:ndm service
|
2016-12-15 21:01:51 -08:00 |
|
bunnei
|
9dc43d3720
|
Merge pull request #2331 from lioncash/trunc
hid: Get rid of a double -> float truncation warning
|
2016-12-15 17:45:24 -05:00 |
|
wwylele
|
a7cd452ea1
|
FS: fix debug build from #2249
|
2016-12-16 00:22:36 +02:00 |
|
Sebastian Valle
|
3e4cc6b3d2
|
Merge pull request #2330 from lioncash/pragma
core: Add missing #pragma once directives where applicable
|
2016-12-15 16:06:43 -05:00 |
|
Lioncash
|
3faa675d6b
|
hid: Get rid of a double -> float truncation warning
float literals need to have the 'f' prefix.
|
2016-12-15 15:52:15 -05:00 |
|
Lioncash
|
2f3c1bdfb4
|
core: Add missing #pragma once directives where applicable
|
2016-12-15 15:40:51 -05:00 |
|
Lioncash
|
d467b5ce4f
|
act: Fix docstring typo
These aren't the AM services.
|
2016-12-15 14:51:45 -05:00 |
|
bunnei
|
bdb6956879
|
Merge pull request #2314 from mailwl/account
Service/ACT: move ACT services to folder
|
2016-12-15 13:51:29 -05:00 |
|
mailwl
|
7f27be1521
|
Service/CECD: Add cecd:ndm service
|
2016-12-15 09:52:40 +03:00 |
|
Yuri Kunde Schlesner
|
905fc92ce1
|
Merge pull request #2249 from Subv/sessions_v3
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
2016-12-14 20:35:33 -08:00 |
|
Subv
|
016307ae65
|
Fixed the codestyle to match our clang-format rules.
|
2016-12-14 12:45:36 -05:00 |
|
mailwl
|
5dea1faedd
|
Service/ACT: move ACT services to folder
|
2016-12-14 09:05:46 +03:00 |
|
JamePeng
|
ac2ed18a3b
|
Minor amendment of GSP_GPU::ImportDisplayCaptureInfo code
|
2016-12-13 17:01:53 +08:00 |
|
mailwl
|
1238e48c58
|
csnd:SND reformat source code
|
2016-12-12 21:19:36 +03:00 |
|
mailwl
|
e53cd12c42
|
APT::GetStartupArgument: force clear startup argument
|
2016-12-11 22:36:12 +03:00 |
|
Lioncash
|
963aedd8cc
|
Add all services to the Service namespace
Previously there was a split where some of the services were in the
Service namespace and others were not.
|
2016-12-11 00:07:27 +00:00 |
|
bunnei
|
6edb024d38
|
Merge pull request #2291 from lioncash/svc
service: Add the cfg:nor service
|
2016-12-09 14:15:20 -05:00 |
|
Subv
|
ebbb55ec8f
|
Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass.
|
2016-12-09 12:52:12 -05:00 |
|
Subv
|
deb83c9fc5
|
Kernel/IPC: Small codestyle cleanup
|
2016-12-09 12:39:12 -05:00 |
|
Lioncash
|
a2d69adad1
|
service: Add cfg:nor service
|
2016-12-09 05:07:41 -05:00 |
|
Yuri Kunde Schlesner
|
a5cd925a95
|
Merge pull request #2292 from lioncash/bool
ptm: Use boolean instead of integral value
|
2016-12-09 01:43:57 -08:00 |
|
Lioncash
|
934b8ffcf8
|
ptm: Use boolean instead of integral value
The third parameter of Write is actually a bool type, not an int.
|
2016-12-09 04:04:28 -05:00 |
|
Lioncash
|
823d58ac9b
|
service: Drop '_Interface' from cfg service names
|
2016-12-09 01:08:35 -05:00 |
|
Subv
|
386112da32
|
Added a framework for partially handling Session disconnections.
Further implementation will happen in a future commit.
Fixes a regression.
|
2016-12-08 15:01:10 -05:00 |
|
Subv
|
f9bcf89510
|
Use std::move where appropriate.
|
2016-12-08 11:06:19 -05:00 |
|
Lioncash
|
007815647c
|
service: Add the ptm:s service
3dbrew documents this as being the exact same as ptm:sysm
|
2016-12-08 06:14:55 -05:00 |
|
Lioncash
|
56656b75ab
|
service: Add common ptm:u commands to other ptm services
3dbrew indicates that all services have access to these commands
except for ptm:sets.
|
2016-12-08 06:13:10 -05:00 |
|
Lioncash
|
cd778cf991
|
service: Drop '_Interface' in ptm service class names
Inheriting from Service::Interface makes this obvious.
|
2016-12-08 06:13:04 -05:00 |
|
Lioncash
|
41c03f481a
|
service: Add ptm::gets and ptm::sets services
|
2016-12-08 05:43:08 -05:00 |
|
Lioncash
|
2061d2014d
|
service: Add mvd and qtm services
Adds the two New3DS-only modules.
3dbrew was used for command information.
|
2016-12-08 04:34:03 -05:00 |
|
Lioncash
|
e8a960f6a1
|
service: Add nfc services
3dbrew was used for the command information.
|
2016-12-08 03:24:41 -05:00 |
|
Lioncash
|
a09602d6f6
|
ssl_c: Update function table
Updated based off information from 3dbrew
|
2016-12-08 00:57:53 -05:00 |
|
Lioncash
|
ab900f8a25
|
ptm: Update ptm_sysm function table
Updated based off information from 3dbrew.
|
2016-12-08 00:57:53 -05:00 |
|