mkepr: a maker of EPROM image files for Z88 emulators
I've written mkepr, a command line tool written in Forth (for Gforth) that creates images of EPROM or Intel Flash cards, ready to be used by the Z88 emulators OZvm and ZEsarUX.
mkepr makes it possible to automate the creation of card images, for example in a Makefile, instead of having to do it manually with the Z88 emulator.
One of my motivations to write this tool was to try Garry Lancaster's Z88 CamelForth more comfortably with sources written on the host system.
Directories are left for the next version, soon. At the moment only files in the current directory can be copied to the card image.
Regards,
Marcos