libretro / fuse-libretro

A port of the Fuse Unix Spectrum Emulator to libretro
GNU General Public License v3.0
36 stars 46 forks source link

RetroArch missing Start Core entry #141

Open lauren7ino opened 4 months ago

lauren7ino commented 4 months ago

Hello Sorry my basic English, is not my mother language.

Can please you provide information how can I start fuse_libretro in RetroArch in the Spectrum Basic, without loading any game?

I'm using RetroArch 1.10.0 and Fuse 1.6.0, in ArkOS in an Anbernic RG353M console.

The problem it seems is that after I tell RetroArch to load the Fuse Core, Fuse is not adding the option "Start Core" to the main menu of Retro Arch.

Other cores like the C64 core add the "Start Core", but fuse doesn't.

I've reported this in ArkOS issues, but the developer says it's a core problem, and he can not do anything about this.

Thank you

zoltanvb commented 4 months ago

It looks like it was deliberately removed: https://github.com/libretro/fuse-libretro/commit/2d578d5a68ecdb37b7db8046e08f35263063af15

lauren7ino commented 3 months ago

Hi, I've created a tzx file with zero bytes of data (only header), that can be used to force the emulator to boot into BASIC. Maybe you can restore boot into BASIC functionality by using a similar process. Thanks!

!Boot.tzx.zip Note: I had to zip the tzx because tzx extension is not allowed to upload.