applet: Fix HLE applet pre-start lifecycle. (#6362)

This commit is contained in:
Steveice10
2023-03-25 14:36:14 -07:00
committed by GitHub
parent 44097c2a8d
commit d9d0fc63ec
6 changed files with 23 additions and 11 deletions

View File

@ -44,7 +44,6 @@ ResultCode Mint::ReceiveParameterImpl(const Service::APT::MessageParameter& para
}
ResultCode Mint::Start(const Service::APT::MessageParameter& parameter) {
is_running = true;
startup_param = parameter.buffer;
// TODO(Subv): Set the expected fields in the response buffer before resending it to the