Skip to content

ProgrammingHobby/CPM_Image-File_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CP/M Image File Explorer

CP/M Image-File Explorer will no longer be further developed or maintained via bug fixes.

This version will be replaced by a new version.

CP/M Image File Explorer(CIFE) allows easy creation and editing of binary floppy and hard disk images. This program is based on CP/M tools by Michael Haardt in version 2.23.

http://www.moria.de/~michael/cpmtools

CIFE is written in C/C++ using the wxWidgets GUI framework.

Eclipse CDT serves as the development environment.

Compiling CIFE without Eclipse

CIFE can also be compiled from the command-line in Linux by using the file GNUmakefile. The linux prerequisites

  • GCC compiler
  • wxWidgets development packages

Under Ubuntu, these can be installed in the console with the following command:

sudo apt install build-essential libwxgtk3.0-gtk3-dev

Download the sources for CIFE from Github. A simple make in the root folder, where the GNUmakefile is located, will build the program.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages