wwylele
|
7c5a76e58b
|
log: replace all NGLOG with LOG
|
2018-06-29 14:18:07 +03:00 |
|
NarcolepticK
|
4666d0c958
|
service/nfc: Migrate logging macros (#3855)
|
2018-06-21 12:19:44 +03:00 |
|
wwylele
|
e40d693057
|
Service/NFC: convert to ServiceFramework
|
2018-03-09 18:59:04 +02:00 |
|
shinyquagsire23
|
5ad4cf619e
|
Services/NFC: Stub StartTagScanning as it should be for o3DS
|
2017-12-01 12:42:23 -07:00 |
|
Yuri Kunde Schlesner
|
723dc644fa
|
ResultVal: Remove MoveFrom()
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in
case you already have an rvalue.
|
2017-06-18 19:03:15 -07:00 |
|
Yuri Kunde Schlesner
|
d96a9e0c11
|
Service: Remove unnecessary includes from service.h
This has a huge fallout in terms of needing to fix other files because
all service implementations included that file.
|
2017-06-06 02:57:23 -07:00 |
|
mailwl
|
efe7e245b2
|
Service/NFC: stub some functions
Tested on: Mini-Mario & Friends - amiibo Challenge
|
2017-01-14 16:15:16 +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 |
|
Lioncash
|
e8a960f6a1
|
service: Add nfc services
3dbrew was used for the command information.
|
2016-12-08 03:24:41 -05:00 |
|