Table of Contents

UNIUTIL


     Program for CP/M written with Turbo Pascal using the Unicard MZFRepo interface. It works with Unicard RTC and CP/M clock, can save and load RAMDisk (RRD) to/from an SD card and can copy files bewteen CP/M and the SD card. The program is run under CP/M using a UNIUTIL command (or UU, depending on how it is renamed) and its functions are controlled by parameters. The program by itself with no parameters will give a short guide.


Working with RTC and CP/M time


Working with the RAM Disk (RRD)


Moving a file between an SD card and CP/M (in a DSK emulated floppy disk)


     It is very likely, that the program contains errors, therefore use it with care. It is written in Turbo Pascal 3.0 and on the author's webpage you can also download the source code of the program. If you encounter and report any errors, the author will surely fix them. He promises to eventually expand the program to include additional functions. The same applies also for optimization. The program was written “so it works” and its optimization will require a lot of work. Some functions work on a byte so they are currently a bit slow.