USB-64 – Turning Commodore 64 into a USB host for Mass Storage Drives.
The prototype uses two devices:
- A cartridge to provide software and commands to operate the USB device.
- A user-port device that interfaces with the USB stick.
With the proto-type it is possible to transfer files at 1.2 kB/s (serial) or 9.5 kB/s parallel.
source: luigidifraia.com
This demo is really good. The song is probably one of the best i have ever heard in my life.
source: noname.c64.org
aceCommander128 for Commodore 128 is a file manager for standard drives, also supports 64HDD,IEC-ATA,1541Ultimate SD-DCA, CMD hardware.
aceCommander128 Supports real-time-clock used by 64HDD or CMD hardware.
source: commodore.host.sk
Onslaught / Wrath Designs / Vandalism, bring you the 53th issue of the Vandalism News.
source: noname.c64.org
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 – Version 1.7 Release Candidate – 2010-08-19
New Features:
- Realtime statistics on file copy and disk image operations.
Changes:
- Fixed bug where disconnecting the drive set as default for the left panel would cause CBM-Command to freeze.
- Fixed bug where using a long name for a created D64 would cause CBM-Command to always treat the drive as a 1581.
- Fixed bug where the name input dialog for creating a D64 had junk in it.
- Other bug fixes that I cannot remember right now.
source: cbmcommand.codeplex.com
Program that detects type of your hardware in Commodore 128.
Also added recognizing CMD Hardware FD/HD/RAMLink/RAMDrive/JiffyDOS/SuperCPU and a better detection of MMU and RAM size, not works correctly in VICE.
Optimized for 80 columns mode. Thanks to Christian Johansson.
source: mirkosoft homepage
Contiki is a small, open source, highly portable, multitasking computer operating system developed for use on a number of memory-constrained networked systems ranging from 8-bit computers to embedded systems on microcontrollers, including sensor network motes.
The name Contiki comes from Thor Heyerdahl’s famous Kon-Tiki raft.
The Contiki 2.x contains only very little assembler coding and even less target-specific assembler coding. This allowed for easy porting to targets beside the C64 namely the C128 and Apple II. Porting to other cc65 targets wasn’t done due to missing Ethernet hardware.
Contiki 2.4 is the first 2.x release to contain the following programs:
- Dhcp client.
- Web server.
- Web browser.
- Wget.
- Smtp client.
- IRC client.
- Twitter client.
Beside lots of other improvement especially the following issues were fixed:
- Malfunctioning DNS lookup.
- Missing PETSCII conversion for the smtp credentials.
- Incorrect fixing of all disk I/O to drive 8.
source: lemon64.com wikipedia cbm8bit.com
Program that detects type of your hardware in Commodore 128.
Also added recognizing 64HDD drives / SuperCPU / JiffyDos and a better detection of MMU and RAM size, not works correctly in VICE.
Optimized for 80 columns mode. Thanks to Christian Johansson.
source: mirkosoft homepage
Snake Oil Software presents Snake on a Plane for Commodore 64. It’s inspired by a fake game cover for an Atari 2600 game based on the film Snakes on a Plane.
source: noname.c64.org
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-27 – Version 1.6
New Features:
Changes:
- (All) Fixed major bug causing directory corruption when using the select all hot key to initiate file copy operations.
- (All) New progress bar that updates more frequently and is more meaningful to view.
Known Issues:
- Screen corruption when viewing a drive with no disk in it.
source: cbmcommand.codeplex.com
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.
This version encompases many enhancements and improvements of existing functionality, as well as inclusion of new target platforms (VIC 20, Plus 4) and features (D81 support, Configuration Color Picker).
Release Notes – 2010-07-21 – Version 1.5
New Features:
- (ALL) New color picker for the configuration program.
- (64, 128, PLUS 4) 1581 Disk Image (D81) Support.
- Added support for Commodore Plus 4 computer.
- 32K Expanded VIC-20 now supported.
Changes:
- (ALL) Removed CTRL key from hot keys that previously required it. Hot keys the use the C= key still require it.
- (ALL) If you have 1 or more files selected (highlighted) and choose delete, all selected files will be deleted. If you do not have any files selected (highlighted) then only the file that the selector is pointing to will be deleted.
- (ALL) When you rename a file the textbox is pre-populated with the name of the old file.
- (VIC 20, Plus 4) Configuration files are enabled and working correctly.
- (ALL) Changed the UI for file transfers to use a new progress bar to give feedback on the copy operation.
- (64, 128, Plus 4) Changed the UI for disk image creation/writing to use a new progress bar to give feedback on the image operation.
- (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:
source: cbmcommand.codeplex.com
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-13 – Version 1.0.3/1.0.4
New Features:
- (ALL) New color picker for the configuration program
- (64, 128, PLUS 4) 1581 Disk Image (D81) Support
Changes:
- (ALL) Removed CTRL key from hot keys that previously required it. Hot keys the use the C= key still require it.
- (ALL) If you have 1 or more files selected (highlighted) and choose delete, all selected files will be deleted. If you do not have any files selected (highlighted) then only the file that the selector is pointing to will be deleted.
- (ALL) When you rename a file the textbox is pre-populated with the name of the old file.
- (VIC 20, Plus 4) Configuration files are enabled and working correctly
- (ALL) Changed the UI for file transfers to use a new progress bar to give feedback on the copy operation.
- (64, 128, Plus 4) Changed the UI for disk image creation/writing to use a new progress bar to give feedback on the image operation.
Known Issues:
- (VIC 20) 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.
- (Plus 4) Viewing a text file crashes the program.
source: cbmcommand.codeplex.com
This is the last notice for the Ultimate 1541 version 2.
from 1541 Ultimate homepage:
- 184 Ultimate-II units shipped.
- The last few (5) will be shipped out tomorrow….
- If you paid after June 1, you will need to wait until the new production batch is finished. (Refund possible..)
- New production startup in progress!
- Unprocessed payments will be processed before the end of the week (week 27). Please hold your payments until further notice!
- Question of redistributing the Free Xilinx tools within a virtual machine is under review by the legal department of Xilinx. If they approve, I can provide the planned virtual machine; if not, I will need to write instructions on how you can instal the tools separately.
- Last firmware version: 2.0RC4. Downloadable update available by end of week 28.
source: 1541ultimate.net
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
New 8 Bit Software – Scavenger, Penultimate Fantasy and DungeonExplorer for Commodore 64.
source: noname.c64.org
Recent Comments