service: Add wlan services
Adds the basic skeleton for the wlan services based off the information on Switch Brew.
This commit is contained in:
parent
458fdda700
commit
6ea416091e
6 changed files with 194 additions and 1 deletions
|
@ -277,6 +277,8 @@ add_library(core STATIC
|
|||
hle/service/vi/vi_s.h
|
||||
hle/service/vi/vi_u.cpp
|
||||
hle/service/vi/vi_u.h
|
||||
hle/service/wlan/wlan.cpp
|
||||
hle/service/wlan/wlan.h
|
||||
hw/hw.cpp
|
||||
hw/hw.h
|
||||
hw/lcd.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue