Archive

Posts Tagged ‘cbm-command’

CBM-Command v2.3 Final

October 18th, 2013 No comments

CBM-Command is a disk manager for the Commodore 64 / Commodore 128 / Commodore VIC20 / PET and Commodore C16 computers. It is written like Norton Commander or Midnight Commander, but is much simpler due to the target platforms. Both the C128/C64/VIC20/C16/PET have their own native version of the application.

Release Notes – Version 2.3 Final

This is the final release for CBM-Command Version 2.3. What happened to version 2.2? Well, cc65 went through several breaking changes and I wanted to make a clear delineation that this version of CBM-Command isn’t a simple fix and recompile of the last version 2.2.

New Features:

  • Provides Side-By-Side panels or Top-And-Bottom panels on 40-column systems.
  • Batch disk image creation.
  • User can select drive or partition number.
  • The disks have a little BASIC-language program that can update your configuration files.

Known Issues:

  • It can trigger the write-and-replace bug.
  • It can’t create or write back D80 and D82 images.
  • The REL-file copier doesn’t truncate old target files that have the same record size as the new file.
  • It will try to copy DEL files if they are selected.
  • Errors don’t stop batch operations; the file is skipped.

Download: CBM-Command v2.3 Final (D64/D80) (2257)

source: cbmcommand.codeplex.com

CBM-Command v2.2 RC2

April 17th, 2013 No comments

CBM-Command is a disk manager for the Commodore 64 / Commodore 128 / Commodore VIC20 / PET and Commodore C16 computers. It is written like Norton Commander or Midnight Commander, but is much simpler due to the target platforms. Both the C128/C64/VIC20/C16/PET have their own native version of the application.

Release Notes – Version 2.2 – 2013-04-16 – RC2

New Features:

  • Provides Side-By-Side panels or Top-And-Bottom panels on 40-column systems.
  • Batch disk image creation.
  • User can select drive or partition number.
  • The disks have a little BASIC-language program that can update your configuration files.

Updates from RC1:

  • The help file explains how to use a new feature of the configuration utility.
  • The configuration-file updater adds another configurable key to your personal configurations.
  • The D80 image was rebuilt, in order to work around a VICE bug.

Known Issues:

  • It can trigger the write-and-replace bug.
  • It can’t create or write back D80 and D82 images.
  • The REL-file copier doesn’t truncate old target files that have the same record size as the new file.
  • It will try to copy DEL files if they are selected.
  • Errors don’t stop batch operations; the file is skipped.

Download: CBM-Command v2.2 RC2 (D64/D80) (1854)

source: cbmcommand.codeplex.com

CBM-Command v2.2 Beta 1

April 6th, 2013 No comments

CBM-Command is a disk manager for the Commodore 64 / Commodore 128 / Commodore VIC20 and Commodore C16 computers. It is written like Norton Commander or Midnight Commander, but is much simpler due to the target platforms. Both the C128/C64/VIC20/C16 have their own native version of the application.

Release Notes – Version 2.2 – 2013-03-31 – Beta 1

New Features:

  • Provides Side-By-Side panels or Top-And-Bottom panels on 40 column systems.
  • Batch disk image creation.
  • User can select drive or partition number.

Known Issues:

  • It can trigger the write-and-replace bug.
  • It can’t create or write back D80 and D82 images.
  • The REL-file copier doesn’t truncate old target files that have the same record size as the new file.
  • It will try to copy DEL files if they are selected.
  • Errors don’t stop batch operations; the file is skipped.

Download: CBM-Command v2.2 Beta 1 (D64/D80) (1789)

source: cbmcommand.codeplex.com

February 3rd, 2012 Comments off

November 7th, 2011 Comments off

March 17th, 2011 Comments off

January 24th, 2011 Comments off

January 1st, 2011 Comments off

November 26th, 2010 Comments off

September 7th, 2010 Comments off

July 30th, 2010 Comments off

July 21st, 2010 Comments off

July 14th, 2010 1 comment

CBM-Command v1.0.2 Beta

July 9th, 2010 No comments

CBM-Command is a disk manager for the Commodore 64 / Commodore 128 / Commodore VIC20 / Commodore C16 computers. It is written like Norton Commander or Midnight Commander, but is much simpler due to the target platforms. Both the C128/C64/VIC20/C16 have their own native version of the application.

Release Notes – 2010-07-09 – Version 1.0.1/1.0.2

New Features:

  • Added support for Commodore Plus 4 computer.
  • 32K Expanded VIC-20 now supported.

Changes:

  • (VIC20) Refactored many of the screens to better fit the 22×23 layout.
  • (VIC20) Filename shortening removed and the file type moved to the left of the directory display.
  • (PLUS4) Created color scheme to match the environment.
  • (VIC20) Panels are not displayed side by side, only one panel is displayed at a time.
  • (VIC20) D64 support is removed, the RAM was needed elsewhere.
  • (ALL) The screen has been made more scalable.

Known Issues:

  • (VIC20) Many of the keyboard shortcuts on the left side of the keyboard do not work under VICE. After speaking with members of the VICE team they are pretty sure this is a problem in the GETIN kernel routine which is used by cc65. I would greatly appreciate it if someone with a real VIC can verify that the keys do not work on real hardware before I bring the problem up in the cc65 forums.
  • (VIC20) I still haven’t figured out why saving the configuration doesn’t work. :(
  • (VIC20) CTRL-D and CTRL-E don’t work.
  • (VIC20) The launcher doesn’t yet know about the VIC, so it loads the wrong version of CBM-Command.
  • (VIC20) The configuration tool cannot save.

source: cbmcommand.codeplex.com