BIOS search path not being included for including additional BIOS files when submitting a user provided path:
BIOS="-b /storage/roms/bios/saturn_bios.bin"
For example addition bios files included here:
/storage/roms/bios/mpr-17933.bin
/storage/roms/bios/mpr-18811-mx.ic1
/storage/roms/bios/mpr-19367-mx.ic1
/storage/roms/bios/saturn_bios.bin
/storage/roms/bios/sega_101.bin
/storage/roms/bios/stvbios.zip
We would like if possible for the standalone to check for the additional files if needed in the same directory that the saturn_bios.bin file is included in.
Yabause Standalone Compiled Version: c7618d2ecbf77b1e8188fa8af4fa1cfb34833a72
BIOS search path not being included for including additional BIOS files when submitting a user provided path: BIOS="-b /storage/roms/bios/saturn_bios.bin"
For example addition bios files included here: /storage/roms/bios/mpr-17933.bin /storage/roms/bios/mpr-18811-mx.ic1 /storage/roms/bios/mpr-19367-mx.ic1 /storage/roms/bios/saturn_bios.bin /storage/roms/bios/sega_101.bin /storage/roms/bios/stvbios.zip
We would like if possible for the standalone to check for the additional files if needed in the same directory that the saturn_bios.bin file is included in.
Without it, Yabause generates a segfault.
Thanks guys and keep up the great work!! ^_^
See Emuelec Issue: https://github.com/EmuELEC/EmuELEC/issues/1350