A new version of QuickCMD, a new shell-like user interface for disc-based Amstrad CPC computers, is available here.

These are the changes:
- Correctly handles missing disc in drive for all commands
- PUTROM command now checks for BINARY file-type and displays information about the file to be put on RAMCARD
DELROM command added to clear a ROM location
- DIR (and derivatives) now correctly reports file sizes for double-sided formats (Parados 80, etc)
- RSX command now accepts integer values (decimal and hexadecimal)
- RSX command now accepts quote " " for string-typed values (this allows to get space characters in strings by example)
- Internal code refactoring for smaller memory footprint

If you want more information about QuickCMD, feel free to read its dedicated webpage.
 
 
New version available here.

Changelog:
- Fixed CRT function duplicates in the case where 2 separate C files were merged later into a same asm file
- Fixed local function name prefix
 
 
Picture
This version is a complete rewrite. It's now a real ROM (executed from there, not copied to RAM like in previous version), does not auto-launch at startup (CTRL+TAB to launch now), features low-level file handling (allowing operations like undelete, set read-only attribute..), DIR command can now list hidden files, there is ROM management, CRTC detection, it's faster, has a small memory footprint (I guess 6 bytes in RAM is OK for everybody !)..


Click here for more information.