disk-xfer icon indicating copy to clipboard operation
disk-xfer copied to clipboard

Include a build in releases or build instructions

Open pkmnct opened this issue 2 years ago • 2 comments

Hello!

This looks like an ideal program for archiving some of my old MFM DOS machines. I do not see a build of the DOS program anywhere and am not sure how to build it, however.

pkmnct avatar Jan 21 '23 17:01 pkmnct

It can be built with open-watcom: https://github.com/open-watcom/open-watcom-v2#open-watcom-v2-fork

tschak909 avatar Jan 21 '23 22:01 tschak909

#6 Added a makefile for the dos program, which should make it easier to build.

OpenWatcom needs to be installed, and the environment properly set with owsetenv.sh

desaster avatar Aug 01 '23 20:08 desaster