mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-28 08:08:52 -05:00
subchannel is a 3 bit field. So there must not be more than 8 bound engines. And using a hashmap for up to 8 values is a bit overpowered.
subchannel is a 3 bit field. So there must not be more than 8 bound engines. And using a hashmap for up to 8 values is a bit overpowered.