[torontocbm] ChiCLI - Big update!

  • From: "Chiron Bramberger" <dmarc-noreply@xxxxxxxxxxxxx> ("chironbramberger")
  • To: TPUG Mailing List <torontocbm@xxxxxxxxxxxxx>
  • Date: Wed, 1 Dec 2021 22:10:51 -0500

I’ve posted a big update to ChiCLI to my GitHub: 
https://github.com/chironb/ChiCLI


ChiCLI - Features List:

  • Engage your Commodore 64 using a terminal or command line interface familiar to modern computers.
  • Get a system informational overview of your Commodore 64 at startup.
  • View and manage files and floppies on any drive: type, run, rename, copy, delete, format, validate, and initialize.
  • Copy all files within a folder or disk to another device using the * wildcard. Use this to extract an entire disk image to a folder or floppy disk on supported device.
  • Change drive device number of 1541 drives and SD2IEC devices.
  • Advanced file management on support devices: make directory, remove directory, rename directories, mount disk images, extract files from disk images and copy them to a folder on the same device, view and access partitions, and detect device type.
  • View date and time on SD2IEC, view file date and time stamps, set the time and date on RTC supported devices. Show the time and if wanted date on a built-in screen saver.
  • Change and save settings on an SD2IEC, such as device number and whether to hide or show file extensions.
  • View memory, peek and poke memory, repeatedly peek at memory, and save memory ranges as a file. Can be used to dump your Commodore 64 kernal ROM to a file.
  • Execute "sys" or other dos commands easily.
  • The Turbo Macro Pro shortcut and be used with the built-in "run" command and it's "-t" option to load and execute Turbo Macro Pro quickly and easily. For example just type: "run tmp -t".
  • Show key codes for keys and combinations of key presses on the keyboard.
  • Do basic maths and convert numbers to other format like decimal, hex and binary numbers.
  • Use a simple stopwatch using the command line or hot key F5.
  • Create custom shortcuts using aliases and hotkeys.
  • Change color profiles or set your own custom color scheme.
  • Use the built-in alias "help" to view the included manual which contains an overview of all the commands and features.
If you try it out and find any issues please let me know or feel free to file an issue on GitHub. 
Thanks!-Chiron 

PNG image

Other related posts:

  • » [torontocbm] ChiCLI - Big update! - Chiron Bramberger