Lioncash
|
55d1bcc26b
|
service/nfc: Implement Create[x]Interface functions
These simply return the respective interface.
|
2018-07-27 15:12:08 -04:00 |
|
Lioncash
|
171f57b364
|
service: Add nfc services
Adds the skeleton of the nfc service based off the information provided
on Switch Brew.
|
2018-07-27 14:50:24 -04:00 |
|
bunnei
|
dd4ffef0a2
|
hle: Remove a large amount of 3ds-specific service code.
|
2017-10-10 17:32:14 -04:00 |
|
Yuri Kunde Schlesner
|
c27dad4cd1
|
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
|
f68fd997cd
|
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
|
b777c9ae81
|
Service/NFC: stub some functions
Tested on: Mini-Mario & Friends - amiibo Challenge
|
2017-01-14 16:15:16 +03:00 |
|
mailwl
|
45b03ee367
|
Service/NFC: stub GetTagInRangeEvent
Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge
|
2016-12-30 09:40:54 +03:00 |
|
Lioncash
|
c74ecaaa85
|
service: Add nfc services
3dbrew was used for the command information.
|
2016-12-08 03:24:41 -05:00 |
|