mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-09 14:59:25 +03:00
A prior commit added the ability to utilize features with quirks but this implements the ability to require a feature be present on the host or an exception will be thrown. It allows us to make useful assumptions that result in a better architecture in certain cases.