Search found 27 matches

by serbalgi
Sat Mar 06, 2021 12:41 pm
Forum: Emulators
Topic: Fuse 1.6 Released
Replies: 42
Views: 3385

Re: Fuse 1.6 Released

hikoki wrote: Mon Mar 01, 2021 7:46 pm Could anyone share a win32-sdl binary?
I tried to compile but I run into some error related with sockets.
Grab it here:
https://www.dropbox.com/s/azfc6uofy2yn3 ... l.zip?dl=1
by serbalgi
Sat Jun 15, 2019 8:34 am
Forum: Emulators
Topic: Fuse 1.5.3 released
Replies: 28
Views: 8725

Re: Fuse 1.5.3 released

g0blinish wrote: Fri Jun 14, 2019 6:02 am just played with an emulator. I choose Didaktik 80 and load demo. There are no AY sound(
How to enable it ?
Attach a Melodik AY interface on the 48k machine.
by serbalgi
Sat Jun 15, 2019 8:32 am
Forum: Website
Topic: Site improvements
Replies: 19
Views: 4241

Re: Site improvements

g0blinish wrote: Sat Jun 15, 2019 5:30 am Anybode know description MDOS snapshot format? there are many interesting programs.
I tried to guess that. The SNAPR routine is disassembled at these documents:
  • "Rutiny ROM D40" by George K.
  • "Komentovaný výps MDOSu" by KVAKSOFT
by serbalgi
Sun Mar 03, 2019 6:26 pm
Forum: Preservation
Topic: Micro-PROLOG side B
Replies: 0
Views: 605

Micro-PROLOG side B

Micro-PROLOG has a Side B with extra utilities (e.g., MODULES) as stated in instructions. Apparently has been preserved and is available via GitHub. I'm not sure about the upload policy, so I'm just pointing that.
by serbalgi
Tue Jan 22, 2019 11:08 pm
Forum: Emulators
Topic: Watch for specific value being written to address in FUSE debugger
Replies: 2
Views: 1473

Re: Watch for specific value being written to address in FUSE debugger

br{eakpoint} (re{ad}|w{rite}) [address] [if condition] Square brackets (`[' and `]') can be used to dereference a value; for example `[0x4000]' will give the value of the first byte of the screen. Not sure if that's possible. You can test the value being overwritten: break write 0x5c78 if [0x5c78] ...
by serbalgi
Sun Dec 09, 2018 6:24 am
Forum: Hardware
Topic: DIVMMC - where to get 128K ROM
Replies: 25
Views: 7301

Re: DIVMMC - where to get 128K ROM

tomxp411 wrote: Fri Dec 07, 2018 6:23 pmSince I can't use a single, 32K ROM in FUSE (it only accepts 16K ROM files), I'll just wait until the DIVMMC gets here to try it.
You could use a file splitter (e.g., HJ-Split) to split the ROM in two halves.
by serbalgi
Mon May 07, 2018 11:27 pm
Forum: Emulators
Topic: Fuse 1.5.3 released
Replies: 28
Views: 8725

Re: Fuse 1.5.3 released

MrPixel wrote: Sun May 06, 2018 11:17 pm did it add support for QL emulation? zx80,81 and compatibles? what about the clones?
I think Fuse team prefer to focus on spectrum families, but would be happy if anyone takes the source code to start a spin-off.
by serbalgi
Mon May 07, 2018 11:12 pm
Forum: Emulators
Topic: Fuse 1.5.3 released
Replies: 28
Views: 8725

Re: Fuse 1.5.3 released

I'm using MS Security Essentials, but I don't really think it's that. I really have poked about in the registry and system files in ways that I probably shouldn't have over the years—that's probably left a mark! It's a shame that Fuse fails on this test when there's no Spectranet present, it should...
by serbalgi
Mon May 07, 2018 11:09 pm
Forum: Emulators
Topic: Fuse 1.5.3 released
Replies: 28
Views: 8725

Re: Fuse 1.5.3 released

Yeah, is not working on 128k and does not honor the drive setup for quite some time now, that's why I was wondering if the developer has abandoned the support. Original developer isn't active these days and there was an unknown behaviour on actual 128k, so development hasn't progressed in this area...
by serbalgi
Sun May 06, 2018 10:51 pm
Forum: Emulators
Topic: Fuse 1.5.3 released
Replies: 28
Views: 8725

Re: Fuse 1.5.3 released

Hi! What's the status of the Disciple emulation on Fuse? Is still under development? I'd say the main part is working. From the Fuse's manual: Fuse supports emulating the DISCiPLE disk and printer interface, although it does not currently support emulation of the Sinclair Network, or support emulat...
by serbalgi
Tue May 01, 2018 3:47 pm
Forum: Emulators
Topic: Fuse 1.5.3 released
Replies: 28
Views: 8725

Re: Fuse 1.5.3 released

Yeah, I'd looked through the source and seen on Sourceforge help that there was an issue with the firewall and Spectranet emulation. I've already added an exception in Windows 7 Firewall, and even turned it off completely but it doesn't make any difference. I've fiddled with so many things on this ...
by serbalgi
Thu Apr 12, 2018 10:18 pm
Forum: Programming
Topic: Converting a .z80 snapshot for compiling?
Replies: 9
Views: 2484

Re: Converting a .z80 snapshot for compiling?

I managed to get the text file from Fuse though and after deleting extra spaces I managed to get ZX Basic Compiler to read it. Unfortunately I get a lot of errors and the compiler gives up. I don't know where to begin with them and after looking for help on the compiler pages I think it's well abov...
by serbalgi
Tue Apr 03, 2018 11:17 pm
Forum: Emulators
Topic: recording zxspin for youtube
Replies: 26
Views: 5256

Re: recording zxspin for youtube

A nice trick you can do with fmfconv -> ffmpeg is to use the Zip Motion Blocks codec (zmbv). This gives you a lossless conversion with a very low bitrate (~300 kbps @ 1080p - very handy for reducing file size for upload to YouTube). [...] Thank you. I'll add these examples to the fmfconv manual.
by serbalgi
Sun Apr 01, 2018 9:06 am
Forum: Emulators
Topic: Fuse 1.5.2 released
Replies: 23
Views: 5666

Re: Fuse 1.5.2 released

Double sided disk images are still somewhat counter-intuitive to use. You need to set the drive options to be a double sided drive to create both sides of the disk (format, flip it, format again). That image will then work with a single head drive (both sides must be formatted though or saving the ...
by serbalgi
Sat Mar 31, 2018 3:36 pm
Forum: Emulators
Topic: Fuse 1.5.2 released
Replies: 23
Views: 5666

Re: Fuse 1.5.2 released

P.S. I haven’t tested this new version yet, but when phantom typist was first introduced, I had to roll back to the previous version, as my development process virtually ground to a halt (okay, it’s a hyperbole, but you can imagine the frustration). I’m not sure if the phantom typist can be disable...
by serbalgi
Sat Mar 24, 2018 1:14 pm
Forum: Preservation
Topic: Help wanted - CSS CGC entries
Replies: 101
Views: 18051

Re: Help wanted - CSS CGC entries

I can help with 2007 edition
by serbalgi
Sat Mar 10, 2018 6:21 pm
Forum: Emulators
Topic: Fuse 1.5.1 released
Replies: 39
Views: 9300

Re: Fuse 1.5.1 released

I using the fuse-utils 1.2.2 for Mac OS X. Does any one know of an fmfconv option to save directly as MPG, to avoid the AVI 1.07GB file limit ? I checked the help screen, but besides the --yuv , which does not generate an MPG file, I'm clueless for any option that would create an MPG file, without ...
by serbalgi
Sat Mar 10, 2018 4:48 pm
Forum: Emulators
Topic: Fuse 1.5.1 released
Replies: 39
Views: 9300

Re: Fuse 1.5.1 released

Speaking of which, libspectrum 1.4.1 does not compile on Mac OS X 10.11.6 (El Capitan) When running ./configure I get: ... checking for GLIB... no configure: error: GLib not found This GLIB is not mentioned in the README, so does anyone have a clue of which library this is, before I dive in ? Use t...
by serbalgi
Sun Mar 04, 2018 10:53 pm
Forum: Emulators
Topic: Fuse - How to get disks working properly
Replies: 13
Views: 4032

Re: Fuse - How to get disks working properly

Fuse saves the merged disk as interleaved tracks but I haven't succeeded in creating a flippable blank disk in spin disk manager yet. The images created by fuse have the tracks on both sides being "side 0" which is possibly something to do with it. Could you provide more details to reprod...
by serbalgi
Sun Mar 04, 2018 10:46 pm
Forum: Emulators
Topic: Fuse - How to get disks working properly
Replies: 13
Views: 4032

Re: Fuse - How to get disks working properly

I check disk, its double sided 40 sector. It is a +3 system I click insert new I then go to +3 basic i type FORMAT "a:" get the ok CAT gives me the following screen Everything seems peachy... I flip disk try and use FORMAT "a:" but disaster I get the second screen I flip the dis...
by serbalgi
Sun Mar 04, 2018 9:35 pm
Forum: Emulators
Topic: Fuse 1.5.1 released
Replies: 39
Views: 9300

Re: Fuse 1.5.1 released

It just magically makes the program appear in the emulated Spectrum's memory and start running. How does it work, do you know? Well, not really. I’m on macOS, and it has its own build of Fuse. From what Fred tells me, there are some bugs in the latest version for macOS that prevent Fuse from accele...
by serbalgi
Sun Mar 04, 2018 9:33 pm
Forum: Emulators
Topic: Fuse 1.5.1 released
Replies: 39
Views: 9300

Re: Fuse 1.5.1 released

What is the benefit of the virtual typist feature? It seems that when I drag and drop a TAP file onto the Fuse window, Fuse does a reset of the machine, then 'types' LOAD "" and presses return. It never occurred to me to wonder how it used to handle the drag and drop before: I just did it...
by serbalgi
Thu Feb 15, 2018 10:47 pm
Forum: Emulators
Topic: Pentagon and Fuse
Replies: 7
Views: 3172

Re: Pentagon and Fuse

As far as i know fuse not emulate pentagon border correctly. On real Pentagon border can be moved by 1 pixel, not like on classic machines. Just try to run some border demos to see a problem. Something like http://www.pouet.net/prod.php?which=68035 Yes, that's a know bug . Unfortunately it hasn't b...
by serbalgi
Wed Feb 14, 2018 10:50 pm
Forum: Emulators
Topic: Pentagon and Fuse
Replies: 7
Views: 3172

Re: Pentagon and Fuse

Do I need a disk set up from fuse? I seem to be missing some important steps in the process. Some options of the Gluk service ROM need a TRDOS disk, e.g., select trdos Media -> Disk -> Beta -> Drive A: -> Insert new... FORMAT "disk" reset the machine select pc Sector 9 on track 0 is like ...
by serbalgi
Sun Jan 28, 2018 9:33 pm
Forum: Emulators
Topic: fuse microdrives & rom.
Replies: 4
Views: 2754

Re: fuse microdrives & rom.

One followup question - is there a utility or a way I can get fuse to generate microdrives with data from the PC? What I want to do is assemble a bin file and create a micrdrive similar to what pasmo does with --tapbas /tzxbas. I've never done this, but there are some tools that look useful: mdr-cr...