Megadisk Interceptor

General discussion forum - for all that doesn't fit in any other category.
Post Reply
Otrebor
Posts: 2
Joined: Fri Mar 24, 2017 7:58 pm

Megadisk Interceptor

Post by Otrebor »

Hi

I have a old device (megadisk) that works coupled to my Genesis console.
With it i can play games loaded from floppy disks.
Using HxC v2.1.6.0 i did a disk dump and then created a 'floppy dump image.vtr' and it works fine with the floppy emulator :D

Now i wrote i simple program to join smd files and create images compatible with megadisk format.

My problem is that all the time that i need create an image to floppy disk drive emulator, first i need pass my image to disk, and then, do a disk dump again...

How can do HxC program recognize my image using a xml format (or other mode). Sorry for my question...
Thank's

Otrebor
Posts: 2
Joined: Fri Mar 24, 2017 7:58 pm

Re: Megadisk Interceptor

Post by Otrebor »

Just to explain how i do:

> 'Floppy disk dump'
> 'Export to XML file'

Then, with an different megadisk image (raw image)

> 'Load Raw image'
> In 'Predefined Disk Layout' i choose 'XML disk layout' (load from the disk dump saved)
> 'Load RAW file' (load my new megadisk image)
> 'Export' to .vtr file

But the file converted to floppy emulator is the first one from the disk dump, not the new one!

Post Reply