2
0
mirror of https://github.com/skyline-emu/skyline.git synced 2025-04-10 21:50:01 +03:00
Billy Laws 386a3447a8 Introduce variable sized span support to nvdrv deserialisation
The element containing the size first needs to be saved to a save slot with Save<T, slotId>, it can then be read back later as the size of a span with SlotSizeSpan<T, slotId>. This is needed to support the Host1XChannel Submit IOCTL.
2021-11-10 21:34:30 +05:30
..
2019-10-18 16:22:38 +05:30