While testing the SimbiFace3 on the Enterprise, injecting the SPEmu128.rom, I have found an error.
I have a zone from 60h to 6Fh segments to put Roms, so I have configured it as this:
ROM[96] =SD:file.Rom
ROM[97] =SD:SPEM128a.ROM
ROM[98] =SD:SPEM128b.ROM
ROM[99] =SD:SPEM128c.ROM
SF3 still doesn't allow Roms greater than 16KB, but I have overcome that slicing the SPEMU128.ROM, every one has a letter a, b, c added to the name. The command numbers the segments in decimal.
Then, when I recall the emulator typing ":SP128", it loads correctly, but if I try to load a TAP or a SNA, the FILE(ROM or EXT) program makes weird things:
[ Guests cannot view attachments ]
I have tried to do the same on the EP emulator, but in it the FILE program is not recalled.
On the other side, SPemu128.com works flawlessly.