Fuse & divMMC emulation

Struggling with Fuse or trying to find an emulator with a specific feature. Ask your questions here.
Post Reply
User avatar
PeterJ
Site Admin
Posts: 6953
Joined: Thu Nov 09, 2017 7:19 pm
Location: Surrey, UK

Fuse & divMMC emulation

Post by PeterJ »

I'm afraid I'm having a senior moment. I'm sure I've set-up divMMC emulation previously, but now I'm struggling.

So, I'm following the instructions here:

https://sourceforge.net/p/fuse-emulator ... in%20Fuse/

The only difference is I'm using divMMC rather than divIDE, so the last step is:

Code: Select all

fuse --divmmc --divmmc-masterfile esxdos.hdf ESXMMC.TAP
The flashing takes place, and as instructed I write protect the divMMC and hard reset. Everything works fine, and ESXDOS loads perfectly.

The question is, how do I launch Fuse on subsequent occasions?

I tried the following, but I just get the blue, white and black vertical stripes.

Code: Select all

fuse --divmmc --divmmc-masterfile esxdos.hdf
Thanks
User avatar
Guesser
Manic Miner
Posts: 646
Joined: Wed Nov 15, 2017 2:35 pm
Contact:

Re: Fuse & divMMC emulation

Post by Guesser »

Make a snapshot and put it in your fuse.cfg?
User avatar
Luzie
Manic Miner
Posts: 917
Joined: Fri May 01, 2020 2:07 pm

Re: Fuse & divMMC emulation

Post by Luzie »

Guesser wrote: Sun Mar 27, 2022 8:50 pm Make a snapshot and put it in your fuse.cfg?
Yes. This should be the solution. Or put it into the commandline like this:

Code: Select all

fuse --divmmc --divmmc-masterfile esxdos.hdf --tape ESXMMC.TAP Snapshot_Fuse_Spectrum_128k_divMMC_esxDOS_089_flashed.szx
Post Reply