Archive

Archive for the ‘News & Rumors’ Category

Kick Assembler v3.12

March 16th, 2010 No comments

Kick Assembler is the combination of an assembler for doing 6510 machine code and a high level script language.

Kick Assembler comes with an exe file so you don’t need to install java. The jar file is still distributed – we will keep supporting all java compatible platforms (Linux/Osx).

source: theweb.dk

CartographPC V1.0 by Arkanix Labs

March 16th, 2010 No comments

CartographPC is a Windows application created to assist in designing tile-based datamaps. This devtool serves as a companion piece to our C64 native Cartograph devtool.

The original purpose of CartographPC was to enable us to take nice screenshots of our datamaps without having to take four or six screenshots of smaller windows and piece them together. CartographPC has since grown into a full editor with the benefit of being able to load datamaps created on the C64 directly into memory and edit, save, and move them back to C64 without much hassle.

It works by creating datamaps using tilesets created on C64 with the old, but popular, ultrafont editor. Datamaps can have dimensions of 1 to 255 tiles horizontally and 1 to 127 tiles vertically. CartographPC allows the user to create a datamap as small as 40×25 tiles (one screen) and up to 255×127 tiles.

Currently CartographPC doesn’t support exported datamaps (RLE compressed or converted) from Cartograph but as noted above, standard datamaps are 100% supported.

This application was created as an internal devtool for Arkanix Labs. We’re using Cartograph and CartographPC extensively with our Crimson Twilight Trilogy (tile-based CRPG) and Damned: Out Of Hell (push scroller shooter/jump and run).

source: arkanixlabs.com c64dev.com

Cartograph V1.4 by Arkanix Labs

March 16th, 2010 No comments

CartographCartograph is a native Commodore 64 application created for designing tile-based maps/levels.

This versatile tool allows you to create maps and levels for your games, matrices and data for demos and tools and much more.

Changelog:

  • New: Support for CartographPC filetypes.
  • New: Sample source code to display full screen map.
  • New: Save character set as part of project file if a custom one is in use.
  • Fixed: Color table was saving 4 extra bytes, these have been trimmed off.

source: arkanixlab.com c64dev.com

Some new Games & Utility for Commodore VIC-20

March 13th, 2010 No comments

Some new Games & Utility for Commodore VIC-20.

  • AntiISDA Warrior. The game concept for AntiISDA Warrior was first developed on the Oric Atmos. The similarity to the game Space Invaders is not only coincidental, but here only the shots are movable, and not the enemies or the initial place for fire.
  • Berzerk MMX. A clone of the classic Stern arcade hit, Berzerk. Written in ca65 assembler.
  • CBM FileBrowser. A file browser for sd2iec firmware based drives (uIEC/SD2IEC/MMC2IEC) and standard CBM drives too.

source: Denial (The Commodore VIC-20 forum) hirudov.com

Updated Amiga Documents v2.2.0

March 12th, 2010 No comments

A anonymous person has published a large amount of files on a web page about the history of Amiga.

At the moment there are more than 600 PDF files available for viewing or downloading.

source: amiga-documents

SD2Iec Firmware v0.9.1 Released

March 10th, 2010 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-03-07 – release 0.9.1

  • Bugfix: Filling unused REL records used wrong offsets.
  • Bugfix: Unbreak case-insensitive matching of FAT file names.
  • Bugfix: Fix raw directory mode for D64/D71/D81.
  • Bugfix: Tell the display about REL files too.
  • Add preliminary support for the ATmega1284P.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

D64Lister v1.7

March 6th, 2010 No comments

from the Readme file:

Introduction: Because I wasn’t satisfied with all the available D64 lister programs in several aspects I decided to make my own one. The D64Lister is of course Freeware.

The D64Lister is featured with the following abilities and properties, which are described more precise later on:

  • Windows based (Win9x, WinNT, Win2000, WinXP, WinVista, Windows7)
  • Multifile support.
  • Extended Recursive OpenDialog with Directory selection.
  • D64 Images as parameter.
  • Images can be drag&dropped.
  • 40 Tracks Support (SpeedDOS, DolphinDOS, PrologicDOS)
  • 99% PETSCII -> ASCII conversion.
  • 99% Original C64/1541 behaviour.
  • ASCII Textfile generation.
  • RichTextFormat file generation.
  • Appending of new Textfiles to existing ones.
  • Upper/Lower -> Upper/Graphics Char switching.
  • Emulated C64Screen.
  • C64Screen is zoom – and scrollable.
  • Comfortable OptionsDialog with *.ini File.
  • GEOS File support.
  • Auto Upper/Lower Char switching for GEOS Files.
  • GEOS File Details.
  • GeoWrite Textviewer with styles, fontsizes, formats and photoscraps.
  • GEOS Font Shower.
  • GeoPaint Viewer.
  • PhotoScrap Viewer.
  • PhotoAlbum Viewer.
  • GeoPaint pictures and PhotoScraps are saveable.
  • Fonts zoom – and saveable (as bitmap)
  • Zoomable display of GEOS icons.
  • Export function for supported GEOS Filetypes
  • Show BAM (with diskerrors like StarCommander)
  • Show BAM entry -> filename, filename -> BAM entries.
  • BlockViewer in hex or char.
  • FileViewer with BASIC Command Detokenize, C64 program export and Hex View.

source: hardworks.de

1541U-II boards have been produced

March 5th, 2010 1 comment

1541 Ultimatefrom 1541 Ultimate homepage:

February is already drawing to the end, so some news about the 1541U-II is needed here. The good news is: the boards have been produced, and the first few have been tested and are working! They are currently back at the assembly house for a missing connector, but I am expecting them back early this week.

The not-so-good news is, that the plastic cases have more delay. The Chinese company sometimes makes some promises that they are breaking afterwards. Yesterday I received a message that the new samples will be shipped on the 10th of March, while they had previously promised to send 100 cases upfront on Feb 25. I pressed them to send at least 100 pieces on, or before that date.

1541-II Motherboard

The good news about the cases is, that they will be black and not cream! I noticed that a lot of you have a strong preference for black. They will be produced using the PA material, enforced with glass fiber. :-)

source: 1541ultimate.net

SD2Iec Firmware v0.9.0 Released

March 2nd, 2010 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:

2009-02-28 – release 0.9.0

  • Bugfix: REL offset calculation for records 256,512,…
  • Bugfix: Non-REL P command parameters now match README.
  • Bugfix: Reading after EOI behaves correctly now.
  • Red LED only active while unwritten data in memory.
  • Remove XC,XJ commands.
  • New fastloader: ULoad Model 3.
  • New fastloader: G.I. Joe (said to be commonly ripped)
  • New fastloader: Epyx FastLoad cartridge.
  • Support reading raw directory ($ with secondary > 0)
  • “display disk images as directories”-mode.
  • DNP support.
  • Remote display support.
  • Build system doesn’t require gawk anymore.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

New site for the High Voltage SID Collection

February 28th, 2010 No comments

High Voltage SID CollectionThe High Voltage SID Collection web page is totally renewed. Especially the Search part is much improved.

You can for example type-in “Rob Hubbard” and you will be presented with a complete list.

source: hvsc.de

Attitude Diskmagazine #10 Jubilee Edition released

February 23rd, 2010 No comments

It has been over four years since the latest release of our disk magazine. Finally “Attitude #10″ is ready for download. Get your copy and tell us if it was worth to get together again and make this release possible.

We hope you enjoy this issue as much as you did the previous ones!

source: attitude.c64.org

Categories: Magazine, News & Rumors, Today

Released eSXDos v0.7.3 Beta public firmware for Divide interface

February 21st, 2010 No comments

eSXDos Divide Beta firmwareGeneral Info:

  • Firmware written primarily for the DivIDE interface, maybe for others in future.
  • Inspired by our (Phoenix & LaesQ) old ‘backbone’ project + inspiration from +D
  • Works with HDD/CD-ROM/ZIP/LS120 (LS120 can access 720KB and 1.44MB floppies)
  • Uses drivers to access filesystems (either in RAM or ROM)
  • Provides new BASIC commands
  • Will provide RST 8 hooks for user-land apps
  • Supports IM2 loading/saving (K3L’s FA part)
  • Drivers give access to the filesystem, and provide specific emulation hooks in certain cases (TRDOS, .TAP, etc)
  • There’s a device/filesystem abstraction layer, which means that BASIC or user-land programs don’t need to know anything about the underlying filesystem/device (ie, you use the same BASIC commands for all filesystems, FAT/ISO/TRD/etc)
  • Will allow up to 4 virtual drives for disk images (.trd/etc)
  • Filesystems are mapped acording to type: hd*, fd*, cd*, vd*, td*
  • FAT12/16/32 driver built-in ROM, other drivers loaded from boot filesystem on demand. (on this preview version, there was still room so TRDOS filesystem is in ROM too)
    Does not need a system file to work, common BASIC commands and FAT driver on ROM, system file loaded from boot filesystem will have additional commands, etc.
  • … more stuff which I prolly forgot

source: esxdos.org

Categories: Firmware, News & Rumors, Today

Island of Secrets Graphic Adventure for Commodore VIC-20

February 20th, 2010 No comments

Island of Secrets Graphic AdventureIsland of Secrets Graphic Adventure – 22 column version by Jenny Tyler and Les Howarth.

This game is a conversion from Commodore 64 of a classic type-in text adventure from the book published by Usborne in 1984. Play it with the stunning graphic excitement of more than 30 hi-res screens! It’s require a VIC-20 + 24K RAM.

source: Denial (The Commodore VIC-20 forum)

D64 Editor v0.030

February 16th, 2010 No comments

This program is basically a utility created to edit your D64 files.  Hopefully when it is done it will have all of the features you’d expect from a c64 based disk editor, as well as additional features that make it easier to manage your D64 files.

Here some features:

  • Read D64 files, display the directory, move files around the directory, rename files.
  • Export files from the D64 into PRG files.
  • Import files into the D64 with autodetection for P00 files.
  • View/Edit the BAM.
  • View the block chain of files on the D64.
  • Create new blank D64 files, clean existing D64′s.
  • View and modify blocks on the disk in hex.
  • Automatic check for crosslinked files on the D64.
  • View the directory using the native c64 font.
  • SEQ File Viewer using the c64 font with PETASCII->ASCII conversion option.
  • Drag and Drop functionality. Drag D64′s onto the main screen to load them, drag other files to import them.
  • Preliminary support for importing T64′s.
  • A filename builder to enable easy use of the C64 Characterset in filenames.

Read more…

Amiga Documents v2.0.9

February 14th, 2010 No comments

Amiga in 1985 and "Amiga" in 2003A anonymous person has published a large amount of files on a web page about the history of Amiga.

At the moment there are more than 600 PDF files available for viewing or downloading.

source: commodore-gg.hobby.nl