pub fn select(
_map_mode: MapMode,
rom: Box<[u8]>,
sram_size: usize,
) -> SuperFxBoardExpand description
Select a Super FX board for rom. The base map_mode is informational (Super FX carts are
LoROM-mapped); the GSU RAM is sized from sram_size.