This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/service/pm
Lioncash 932922f67f service/pm: Implement SetMaintenanceBoot()
This quite literally functions as a basic setter. No other error
checking or anything (since there's nothing to really check against).

With this, it completes the pm:bm interface in terms of functionality.
2019-01-28 11:48:11 -05:00
..
pm.cpp service/pm: Implement SetMaintenanceBoot() 2019-01-28 11:48:11 -05:00
pm.h service/pm: Tidy up functionality related to SystemBootMode 2019-01-28 11:44:37 -05:00