Skip to main content

select

Function select 

Source
pub fn select(
    _map_mode: MapMode,
    rom: Box<[u8]>,
    sram_size: usize,
) -> SuperFxBoard
Expand 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.