mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-14 07:19:07 +01:00
a7dc69223b
This is used by games before calling into nvdec in order to clock up the HW module, it can also be used to request a RAM frequency. Since we obviously don't emulate the hardware down to this level a basic stub that provides the correct reponses is enough. Fixes a crash on first level of Super Mario Odyssey.