Archive

Posts Tagged ‘software’

SID Duzz’ It v2.1.6 by SHAPE

May 19th, 2013 No comments

SID Duzz it, it’s a SID Music Editor by Geir Tjelta of SHAPE.

Download: SID Duzz It v2.1.6 (903)

source: csdb.dk

Regenerator disassembler v1.3 by n0stalgia

May 16th, 2013 No comments

Regenerator is an interactive disassembler for C64 binaries. Regenerator will load any standard C64 .PRG file (or VICE snapshot) and disassemble it for your convenience.

There are a few options you can choose to change the output and a few tools to make the output look better and more useful to programmers. Regenerator runs under M$ windows and need .net 3.5 (or 4.0) runtime.

New in version 1.3:

  • Added REMOVE command to remove part of the data from dissasembly.
  • Added EDIT BLOCKS window to Edit all the DATA, TEXT and REMOVED blocks manually.
  • Added COPY to Clipboard functionality (insert key) with FULL or CODE only modes.
  • Added possibility to add user-defined COMMENTS to the code. This can be done as a FULL line comment or as a SIDE comment!
  • Added USER LABELS – you can now add a label to any address and it will be used in the disasembly. If there should be an automatic label generated for it then it will be overriden. Also added USER LABELS editor which is part of the old Label Prefixes window. You can add/edit and remove user labels within this screen and have a general overview of the user labels.
  • Added high and low partial references to immediate opcodes. This means that code like LDX #$A0 STX smwhr LDX #$BB STX smwhr+1 will be disasembled as LDX #<pBBA0 STX smwhr LDX #>address STX smwhr+1. This includes loads and stores in different order and with different registers. There is also a context menu command that lets you disable this on a currently selected address (if auto creation fails). NOTE: excluded address in STA opcodes will not be generated like this!
  • Fixed the Add BLANK LINE and Remove BLANK LINE so it actually works as it should.

Download: Regenerator disassembler v1.3 (899)

source: csdb.dk

Javatari v3.30 (Atari 2600 emulator)

May 12th, 2013 No comments

Javatari is a multiplayer Atari 2600 emulator written in pure Java with no external libs.

Features:

  • Client-Server multiplayer mode. Runs great in low-latency networks such as LANs.
  • Drag&Drop and Copy&Paste of ROM files or URLs. Very easy to try ROMs from websites!
  • Scanlines and TV screen emulation modes.
  • Real Atari console user interface.

Changelog;

  • Applets can now be detached from the browser window.
  • Once detached, all features are available including Full Screen.
  • Full Screen is now multi-monitor aware.
  • Updated, cleaner looks.

Download: Javatari JAR v3.30 (Needs Java 6) (910)

source: javatari.org

C64 Game: Danger Valley +2ED / Ballistix (AMIGA REMIX) +4FGD …

May 10th, 2013 No comments

Some new games (Cracked / Trained or Unrealeased) for Commodore 64 have been released from your favorites groups:  TRIAD, Hokuto ForceThe Hidden Farts and Laxity.

Download:

source: csdb.dk

Demo of the Year Competition results *updated*

This is the official demo party results from Demo of the Year Competition. See also the official homepage for more informations.

Demo:

  • Daah, those acid pills! by Censor Design *new*
  • Plasma by Alpha Flight
  • Our contribution to the scene by Laxity
  • Xnx-Colorama by Alpha Flight
  • It’s all your fault by Hitmen *new*
  • Forgotten Dots by Chorus
  • Te-Te-Te-TechTech It Out by Camelot
  • Bob Johnson by Phantasy
  • Arthrobob by Fossil
  • Cascade DOTY Entry by Cascade
  • Fick, Daul und wurstig by Oxyron

Download: Demo of the Year Competition 2013 *updated* (893)

source: Demo of the Year Competition noname.c64.org

ASAP v3.1.4 – Another Slight Atari Player

April 30th, 2013 No comments

ASAP is a player of 8-bit Atari music for modern computers and mobile devices. It emulates the POKEY sound chip and the 6502 processor.

The project was initially based on the routines from the Atari800 emulator, but the current version has a completely new original emulation core.

Changelog ASAP 3.1.4 (2013-04-29):

  • Android: plays in background, can switch to next/previous/random file, opens M3U playlists, file selector can display metadata, “back” returns to parent directory.
  • WASAP fixed to avoid occasional deadlock when opening files during playback.
  • VLC plugin compiled for OS X.
  • 64-bit RPMs.
  • Fixed time detection for CMS.
  • Windows Explorer displays titles for RMT, TMC, TM2.
  • “Show information about the currently playing file” restored after Winamp/XMPlay restart.
  • TortoiseSVN and TortoiseGit plugins don’t depend on libz-1.dll.
  • asapscan calculates SAP fingerprints (contributed by Jakub Husak).
  • Experimental ASAP2WAV in Perl.

Download: ASAP v3.1.4 (1402)

source: asap.sourceforge.net

FAIL (First Atari Image Library) v2.0.1

April 25th, 2013 1 comment

FAIL is a viewer of pictures in native formats of Atari 8-bit, Atari ST, Atari Falcon and Atari Portfolio computers.

Currently the project includes:

  • Fail2png – portable command-line converter to PNG files.
  • FAILWin – viewer for Windows.
  • Thumbnail providers for Windows Explorer and GNOME (Linux)
  • Plugin for XnView.
  • (de)coder for ImageMagick.
  • Plugin for Imagine.
  • HTML 5 based viewer.

Changelog:

  • Added Atari 8-bit formats: IP2, IMN, ICN, DIN, IRG, IR2, VZI. Added “DEGAS Elite” icon (ICN). Fixed decoding of IPC. Thumbnail provider implemented for Windows 2000/XP. Fullscreen mode in HTML 5.

Download: FAIL (First Atari Image Library) v2.0.1 (1459)

source: fail.sourceforge.net

C64 Game: Guns ‘n’ Ghosts + / Sheepoid DX Preview +5 …

April 24th, 2013 No comments

A8CAS new Tools & Libs – Software for reading/writing Atari 8-bit tape

April 22nd, 2013 No comments

The aim of the A8CAS project is to create software to read, save and archive tapes for Atari 8-bit computers.

Early Atari computers could store their programs on Compact Cassettes. Lots of commercial software was also sold on tapes. Some of the tapes employed different tricks to prevent creating illegal copies. A8CAS aims to correctly read and write all such tapes.

A8CAS is inspired by existing utilities, Ernest R. Schreurs’ WAV2CAS and CAS2WAV. Schreurs’ tools however did not support tapes with non-standard data (copy prevention mechanisms), and reading tapes from audio files was very unreliable. A8CAS addresses both of those issues. A8CAS now provides a superset of WAV2CAS’ features.

A8CAS consists of:

A shared library, liba8cas, that contains all routines needed to read and write cassettes (support for CAS, HEX, FSK and sound files WAV, OGG, FLAC etc. is implemented). The library can be used in emulators and drivers for SIO interfaces such as SIO2PC; a set of command-line tools, a8cas-tools, that contains a8cas-convert, a utility similar to WAV2CAS/CAS2WAV. The tools use the A8CAS library; a patch for the Atari800 emulator, that allows to load and save tape files (CAS, HEX, WAV, OGG, …) using liba8cas.

Changelog:

Liba8cas:

  • Added the A8CAS_flush() function to API, which ends any chunk being written and writes data from buffers to disk.
  • Fixed the inability to adjust stop bit length tolerance during recognition of data blocks. It was hardcoded at 0.25, now it uses the value of the A8CAS_PARAM_BLOCK_HEADER_DEVIATION parameter.
  • Fixed crashes when setting A8CAS_PARAM_BLOCK_HEADER_LENGTH lower than 20.

A8cas-tools:

  • Fixed a bug in a8cas-convert. When user provided an invalid value to a command-line parameter, the program silently ignored the parameter instead of warning the user

Download: A8CAS new Tools & Libs (1624)

source: a8cas.sourceforge.net

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) (1576)

source: cbmcommand.codeplex.com

Javatari v3.20 (Atari 2600 emulator)

April 16th, 2013 No comments

Javatari is a multiplayer Atari 2600 emulator written in pure Java with no external libs.

Features:

  • Unique Client-Server multiplayer mode. Runs great in low-latency networks such as LANs.
  • Cheat and turn off Collisions. Finally discover the ending of River Raid!
  • Complete Save State/Load State functions.
  • Scanlines and TV screen emulation modes.
  • Real Atari console user interface.

Changelog;

  • Console Panel now shows the inserted Cartridge.
  • Customizable, dynamically rendered Cartridge Labels.
  • Built-in ROM information, based on Rom Hunter’s collection.
  • Better auto-detection of Paddles and CRT modes per ROM.

Download: Javatari JAR v3.20 (Needs Java 6) (859)

source: javatari.org

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) (1502)

source: cbmcommand.codeplex.com

C64 Game: Pirates! 101% +10D [EF] / Sir Ababol Cartridge +4D …

April 5th, 2013 No comments

A package of new games for the Commodore VIC-20

April 4th, 2013 No comments

Revision 2013: C64 – Official demo party results

April 3rd, 2013 No comments

This is the official demo party results from Revision 2013 (Top 3 Entries only). See also the official homepage for more informations.

Mixed:

  • 4Krawall by Tristar & Red Sector Incorporated (4K Intro).
  • Franz Craps by K2 (SuperCPU Release).

Mixed Graphics:

  • Escape to Reality by Raven, Nuance.
  • Cor Blimey ! by Arsenic, Crest, Oxyron.
  • Machine D by Crest.

Mixed Music:

  • Abnormal People by Darklite.
  • Mini-bus and us by Fairlight.
  • Rox0r by fieserWolf.

Mixed Demo:

  • Crowd Pleaser by Hitmen.
  • Shards of Fancy by Lft.
  • Digital Underground by Panda Design.

Download: Revision 2013 Party stuff (974)

source: noname.c64.org 2013.revision-party.net