Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

claunia/IDEFileToDC42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDEFile to Disk Copy 4.2 image converter, version 1.1. (C) 2011 Natalia Portillo, All Rights Reserved. libdc42 (C) 2011 Ray Arachelian, All Rights Reserved. Under GPL license.

Usage: IDEFileToDC42 IDEFile_Image.bin

This utility will take an IDEFile image and convert it to a Disk Copy 4.2 image suitable to be use on emulators. Filename will be "idefile.dc42".

To compile simply do: gcc -c libdc42.c gcc -c IDEFileToDC42.c gcc -o IDEFileToDC42 libdc42.o IDEFileToDC42.o

Enjoy!

About

Converts IDEFile disk image to DiskCopy 4.2 format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors