Utilities
The topic of utilities covers many things: Tools to access disk images and file systems, cross compilers. cpmtools - Tools to access CP/M file systems. This package allows you to access CP/M file systems. It can be used for file exchange with a Z80-PC simulator, but it works on floppy devices as well. Commands available: cpmls - list sorted directory with output similar to ls, DIR, P2DOS DIR and CP/M3 DIR cpmcp - copy files from and to CP/M file systems cpmrm - erase files from CP/M file systems cpmchmod - change file permissions cpmchattr - change file attributes mkfs .cpm - make a CP/M file system fsck .cpm - check and repair a CP/M file system fsed .cpm - view CP/M file system ZXCC - CP/M 2/3 emulator for cross-compiling and running CP/M tools. This is John Elliott's CP/M 2/3 emulator for cross-compiling and running CP/M tools under Microsoft Windows and Linux/Unix/macOS using the latest version of the HI-TECH Z80 C compiler v3.09. ZXCC is a two-purpose CP/M...