Short:        Convert genesis rom in smd to bin
Author:       Julien Tiphaine (sebju@club-internet.fr)
Uploader:     Julien Tiphaine (sebju club-internet fr)
Type:         util/conv
Version:      1.0
Architecture: m68k-amigaos
Required:     68020+

What's smd2bin:

This utility is a rom image converter. It convert Genesis rom in SMD format to Binary (*.bin).
It's usefull for reading rom info as it's only possible to extract them from a binary image.

Use it with YAG GENESIS to view all rom infos ! :)


How to use it:

in a shell or cli type the following: smd2bin rom_image.smd
it will convert this file and save the new converted image in the same directory with the name
rom_image.bin

You can then delete the smd rom image as it's now useless


Note: All SMD image are converted by genesis emulator into bin format. So when you converted
      a rom image, don't worry about the new format, it's the most standart one !