Archives of Genesis8 Amstrad Page from 1999 to 2025 about utility, page 17 / 18
QuickCMD v2.1 by NoRecess
-
Genesis8
Following v2.0, QuickCMD v2.1 is out, a shell-based user interface by NoRecess. Since v2.0 QuickCMD is a real ROM (small RAM footprint) and adds new featureslike low-level file management. It's now written in assembly with a bit of C, instead of using C only. Use CTRL + TAB from Basic to launch QuickCMD.
QuickCMD v1.0 by NoRecess, be lazy !
-
Genesis8
QuickCMD v1.0 is a new utility by NoRecess. It's a shell-based user interface running on top of the system. Its aim is to provide a faster way to launchprograms. The idea actually came from a fact about NoRecess own usage of a CPC : most of the times, he turns on my computer to only execute CAT/RUN commands. He thought there were rooms to improvethat process :
a really fast text output (really appreciated for discs containing lots of files)
no need to type RUN" prefix anymore, simply typing a filename is required to execute a file
faster approach to execute a file : even if the pattern Shift+Arrows + copy/paste a filename + Control+LeftArrow + Control+Enter is handy to fast-launch files after a CAT command, I found myself more efficient to uniquely deal with program's filename
autocompletion : just type F then I letters then TAB key ; if FILENAME.BIN exists on disc then it will be automatically completed !
fully compatible with the system : you can launch BASIC as BINARY files the same way, you can quit to BASIC then getting back to QuickCMD, DIR command also supports Cat'Art, etc.
extensible command system : instead of typing a filename to launch, you can also specify a Resident System eXtension (RSX) ! By example, to launch HxC Floppy Emulator Manager, instead of getting back to BASIC and type |HXC, you just have to enter HXC as any other command. Parameters are also supported, so by example you can use default REN command or Arnor UTOPIA's COPY commands !
respect the system : if an external command use the classic char output routine (BB5A), then its output will be merged to QuickCMD's user interface. This is possible thanks to usage of hardware scrolling provided by the system.
handy shortcuts : pressing two times TAB key acts as a DIR, ESC two times acts as a quick exit to BASIC, etc.
history management ! It's working like MSDOS's DOSKEY does (use up/down keys)
auto-launch. When QuickCMD is installed on your system, it will get launched automatically after all other ROMs will get properly initialized
not intruisive : credits are voluntary kept hidden behind ABOUT command ; the aim is to provide a neutral program, not a front-end for personal advertising or whatever
clean, efficient and simple Z80 implementation using a mix of C and assembly programming language
With your SDCard HxC emulator, select a disk image directly on the CPC
-
Genesis8
First, you should download the latest firmware of the SDCard HxC floppy emulator, the v1.3.11.0 corrects
some timing problems with Asic 3 (CPC+) and 4 (pre-CPC+), and some bugs. It's best to freshly format (FAT32) your SD card, then copy the *.upd and *.cfg to the card. Press Left
and Right buttons before power up and keep it pressed at least 1 seconds at power up. Wait some seconds, it's done.
There is now an Amstrad CPC program to directly choose an image. This program
(just run"hxc) is in the autoboot.hfe disk image. By pressing the middle button, the autoboot.hfe disk is automatically selected. It has been compiled with
Small Device C Compiler and still need to be optimized (slow drawing using system calls). The program has been converted to a ROM by
Krusty, but as the original program is changing fast at the moment, it could be a bit early to download it.
Cpcdsdk is a project aiming to collect the various bit of existing sourcecode in one common place for the linux OS relative to the Amstrad CPC,
add the missing features, and make life easier for all developpers :
The Caprice Reloaded emulator, with integrated assembler and debugger, for windows and linux,
gfx2crtc, a tool to convert pictures to the amstrad sceen format,
An imporved version of Ramlaid's cpctools, now running under linux, with (limited) support for usb floppy drives
A special version of STSound from Leonard, modified to emulate an AY3 more accurately (the original emulates the slightly different YM chip used in the Atari ST)
Hideur Maikeur by Downwater for handling AMSDOS headers
iDSK from sid for manipulating dsk images and files inside.
SAMdisk v3.0 by Simon Owen
-
Genesis8
SAMdisk v3 by Simon Owen is out, it's a command-line disk image utility for Windows 2000 or later. The utility supports transfers between floppy disks
and disk images (DSK/MGT/IMG/HDF), and is designed to work with almost any soft-sectored disk format compatible with the PC floppy controller, including some copy-protected formats. Low-level floppy
device access requires the fdrawcmd.sys driver to be installed.
You can use a java GUI written by DevilMarkus : SAMdisk GUI.
This utility requires a floppy drive connected to a standard motherboard connector. USB floppy drives cannot be supported as there is no way to access their embedded floppy controller chip.
Another java utility by DevilMarkus : SAMdisk GUI
-
Genesis8
DevilMarkus has written another java utility : SAMdisk GUI, a GUI for
SAMdisk by Simon Owen : a CLI utility for Windows 2000 and XP, used to transfer between physical SAM Coupé disks (both floppy and IDE) and disk images (DSK/MGT/IMG/HDF).
This utility requires a floppy drive connected to a standard motherboard connector. USB floppy drives cannot be supported as there is no way to access their embedded floppy controller chip.
An utility written in java by DevilMarkus : Cdt2Wav
-
Genesis8
DevilMarkus has written a new utility in java : Cdt2Wav, so you can use it on Windows, Linux and Mac.
For Linux and Mac users, launch the cdt2wav.jar with the following parameters : cdt2wav.jar -Xms512m -Xmx512m -XX:MaxPermSize=512m (or set all to 256 if you want only 256 Mb max. ram usage).
WXCOMMANDER, a file manager for windows which read/write .DSK files
-
Genesis8
WXCOMMANDER (see CPC Loader) is a general purpose two-panel file manager for windows, but it can
read/write .DSK files, others features :
Create zip and iso files
Upload files to the Internet using FTP
Fast file handling using the keyboard
Built-in viewers handling many file formats
Advanced built-in text editor
Create animated gifs
Create shortcut menus for your USB flash drives
Portable - a single exe file with no particular dependencies
Convert mdb files to csv or dbf
No installation required (self-extracting zip exe provided for convenience)
No uninstallation required (just delete the folder)
It's a bitmap paint program that allows to draw in more than 60 video resolutions (from 320x200, including most of the standard Amiga resolutions, provided your videocard knows how
to handle them). It was written originally for DOS, but has been modified to use SDL and modern operating systems. Its layout is not very different from Deluxe Paint or Brilliance.
It's a bitmap paint program that allows to draw in more than 60 video resolutions (from 320x200, including most of the standard Amiga resolutions, provided your videocard knows how
to handle them). It was written originally for DOS, but has been modified to use SDL and modern operating systems.
Its layout is not very different from Deluxe Paint or Brilliance, so it will be quite easy to handle it if you know at least one of these programs.
CPCDiskXP v2.0, a .DSK file manager by Mochilote on CPCMania
-
Genesis8
A new version of CPCDiskXP is available on CPC Mania. It's a .DSK file manager for windows XP, version 2.0 is from January 2009.