cs: implement GetFirmwareVersion command
1 parent 1a1b135 commit 899efec302fe85d1dd578f608072f0aa9a0b8fd1
@Michael Scire Michael Scire authored on 18 Mar 2021
SciresM committed on 12 Sep 2021
Showing 7 changed files
View
libraries/libstratosphere/include/stratosphere/cs/cs_command_processor.hpp
View
libraries/libstratosphere/include/stratosphere/scs/scs_command_processor.hpp
View
libraries/libstratosphere/source/cs/cs_command_impl.cpp 0 → 100644
View
libraries/libstratosphere/source/cs/cs_command_impl.hpp 0 → 100644
View
libraries/libstratosphere/source/cs/cs_command_processor.cpp
View
libraries/libstratosphere/source/scs/scs_command_processor.cpp
View
stratosphere/cs/source/cs_main.cpp