Hi everyone,
I'd like to share a project I've been working on: ZMC (Z80 Managed Commander). It is a lightweight, "Norton-style" file manager written in C for CP/M 2.2+ systems.
I developed ZMC with a focus on fluidity over serial connections (115200 baud) and larger screens, specifically optimized for VT100/VT102 terminals with 32-line displays.
Key Features:
GitHub Repository: https://github.com/lu1pvt/zmc-cpm Binary (.COM): Available in the "Releases" section for immediate use.
Feedback and contributions are more than welcome!
Best regards,Volney Torres lu1pvt
I'd like to share a project I've been working on: ZMC (Z80 Managed Commander). It is a lightweight, "Norton-style" file manager written in C for CP/M 2.2+ systems.
I developed ZMC with a focus on fluidity over serial connections (115200 baud) and larger screens, specifically optimized for VT100/VT102 terminals with 32-line displays.
Key Features:
- Dual-Pane Interface: Classic side-by-side file management.
- Surgical Screen Refresh: Minimizes flicker and redraw lag over serial lines.
- Batch Operations: Multiple file selection (Spacebar) for batch copying (F5).
- Integrated Tools:
- F3 (View): Paged text viewer [cite: 2026-01-31].
- F4 (Dump): Professional Hexadecimal/ASCII binary dump [cite: 2026-01-31].
- F8 (Delete): Safe file deletion with confirmation [cite: 2026-01-31].
- Full Drive Support: Quickly switch between drives A: through Z: [cite: 2026-01-31].
GitHub Repository: https://github.com/lu1pvt/zmc-cpm Binary (.COM): Available in the "Releases" section for immediate use.
Feedback and contributions are more than welcome!
Best regards,Volney Torres lu1pvt
Last edited by a moderator:



