Archive

Archive for the ‘C64’ Category

Commodore 64 DiskMagazine – Vandalism News #53

September 8th, 2010 xAD / nIGHTFALL No comments

Onslaught / Wrath Designs / Vandalism, bring you the 53th Vandalism News.

source: noname.c64.org

GD Star Rating
loading...

CBM-Command v1.7

September 7th, 2010 xAD / nIGHTFALL 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 – 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

GD Star Rating
loading...

1541 Ultimate II: New firmware v2.0RC8

September 2nd, 2010 xAD / nIGHTFALL No comments

A new version of the firmware for the interface 1541 Ultimate II is released.

Some major fix:

  • C1541 rom load now supports loading 8K roms (E000-FFFF only).
  • File name now defaults to directory “/SdCard/Part0″. Use ‘/’ at the beginning to override.
  • Comment added in the application
  • Various bugfixes in path code. [IMPORTANT!]
  • Version updated to 2.0RC8.

download: 1541ultimate.net

GD Star Rating
loading...

1541 Ultimate II: New firmware v2.0RC7

August 29th, 2010 xAD / nIGHTFALL No comments

A new version of the firmware for the interface 1541 Ultimate II is released.

Some major fix:

  • Update fixed => C64 should be taken out of reset otherwise keyboard won’t work.
  • RTC speed correction implemented.
  • Screen flicker removed by not clearing the screen upon “draw()”
  • Double file name fixed at create D64.
  • C64 kept in reset to avoid basic screen before cart screen.
  • C1541 rom load fixed.
  • Delete file implemented.
  • Sorting of dir entries (DIR first) still needs to be tested.
  • REU Filetype added.
  • Double filenames fixed.
  • Rename fixed (I think!)
  • Error handling improved, error strings added.

download: 1541ultimate.net

GD Star Rating
loading...

OS Contiki v2.4 Binary released

August 28th, 2010 xAD / nIGHTFALL No comments

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

GD Star Rating
loading...

Commodore USA announces the PC64 in a replica Commodore case

August 28th, 2010 xAD / nIGHTFALL No comments

from Engadget homepage:

Commodore USA announces the PC64, an Atom-powered PC in a replica Commodore case.

We have a fondness for Commodore computers (as you’ve probably noticed by now) and we are psyched that Commodore USA is still flying the flag for the once-ubiquitous brand, but as they always are in this biz, things are a little… complicated.

We were first contacted way back in March when the company shared the news that it had acquired the rights to sell PCs under the name. Then what happened? Turns out this was not exactly the case… although CEO Barry Altman assured us that they were on their way towards hammering out a deal.

And here we are, in possession of a press release saying that indeed, Commodore USA, LLC, and Commodore Licensing B.V. have finally come to an agreement, meaning that your subsequent purchases will at least come with a Commodore decal. But that ain’t all! This also paves the way for the company’s newest offering, the Commodore PC64, an Intel Atom-powered PC featuring 4GB DDR3 memory, SATA 1TB HDD, HDMI output, optical drive (either DVD/CD or optional Blu-ray), and more — all in “an exact replica” of the original beige C64 chassis. …more

source: engadget.com

GD Star Rating
loading...
Categories: C64, Event(s), News & Rumors, Today

Pocket 1541 in KIT for Commodore 64

August 23rd, 2010 xAD / nIGHTFALL No comments

The Pocket 1541 is a emulator for the 1541 disk drive. Pocket 1541 uses a SD card to store your data, supported formats are: D64, M2I, PRG, D71, D81 and P00.

The firmware is based on the open source SD2IEC firmware. The device has four buttons and a LCD screen that can be used to navigate to the required files on the SD card.

source: commodore-gg.hobby.nl pocket 1541 homepage

GD Star Rating
loading...
Categories: C64, Hardware, News & Rumors, Today

1541 Ultimate II: New firmware v2.0RC6

August 17th, 2010 xAD / nIGHTFALL No comments

A new version of the firmware for the interface 1541 Ultimate II is released.

Some major fix:

  • Added: Built-in flash protection to avoid more units to ‘die’.
  • Fixed: Joystick Right on PRG file still crashes UltimateII.
  • Fixed: Mount & Run starts disk mounted Write Protected.

download: 1541ultimate.net

GD Star Rating
loading...

SD2Iec Firmware v0.10.0Pre1 Released

August 9th, 2010 xAD / nIGHTFALL No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2010-08-06 – release 0.10.0pre1

  • GEOS 2.0 support (d64/d71/d81 images only)
  • File-based M-R emulation.
  • Removed “oldnkc” configuration.

source: sd2iec.de gitweb forum thread c64-wiki

GD Star Rating
loading...

C64: Snake on a Plane (SOAP)

August 8th, 2010 xAD / nIGHTFALL No comments

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

GD Star Rating
loading...

SD2Iec Firmware v0.9.3 Released

August 3rd, 2010 xAD / nIGHTFALL No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2010-08-02 – release 0.9.3

  • Bugfix: Extension hiding works again with names >12 characters.
  • Bugfix: Increase data hold time during standard TALK.
  • Testing aid: card detect-to-LED function.

source: sd2iec.de gitweb forum thread c64-wiki

GD Star Rating
loading...

CBM-Command v1.6 (Bug Fix Update)

July 30th, 2010 xAD / nIGHTFALL 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-27 – Version 1.6

New Features:

  • None.

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

GD Star Rating
loading...

1541 Ultimate II: New firmware v2.0RC5 and Sources released

July 25th, 2010 xAD / nIGHTFALL No comments

from 1541 Ultimate homepage:

  • Last firmware version: 2.0RC5 is now downloadable from the download page.
  • Ultimate-II sources released!

You can access them through  http://svn2.xp-dev.com/svn/1541UltimateII/.

For those who know how to use SVN, you can do a checkout to create a local working copy by typing:

svn co http://svn2.xp-dev.com/svn/1541UltimateII/trunk

in an empty directory. I am working on a short manual, and on access to the tools needed to build the project. This time, the FPGA sources have been released as well. ;-)

source: 1541ultimate.net

GD Star Rating
loading...

CBM-Command v1.5 Stable

July 21st, 2010 xAD / nIGHTFALL 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.

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:

  • None.

source: cbmcommand.codeplex.com

GD Star Rating
loading...

CBM-Command v1.0.4 Beta

July 14th, 2010 xAD / nIGHTFALL 1 comment

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

GD Star Rating
loading...

Ultimate II: Quick Project Status

July 12th, 2010 xAD / nIGHTFALL No comments

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

GD Star Rating
loading...