Archive

Posts Tagged ‘software’

CBM prg Studio v1.0.0 released

May 18th, 2011 No comments

CBM prg Studio allows you to type a BASIC or Machine Code program in using a nice Windows environment and convert it to a ‘.prg’ file which you can run on an emulator, or even a real C64 or VIC20 if you’re feeling brave and have the right kit.

CBM prg Studio is the result of merging C64PrgGen and VIC20PrgGen. Adding new features and fixing bugs in two apps which were 95% similar was a bit of a nightmare so merging them made sense.

It was also a good opportunity for a face lift and to add some new features, such as:

  • Programs are project based, meaning all related source files, sprite files etc. are kept in one place and multiple source files can be linked more easily.
  • Tabbed MDI.
  • Syntax highlighting.

What CBM prg Studio isn’t is a front-end for tok64, cbmcnvrt, bastext or any other tokeniser / detokeniser / assembler. It’s all been written completely from scratch.

source: ajordison.co.uk

CodeNet Client v0.4

May 18th, 2011 No comments

The CodeNet Client it can be used to transfer PRG files directly into the memory of the C64 and also allows some other actions like filling memory and ofcourse starting a program with RUN or a jump to a defined memory address.

The CodeNet protocol is a very simple protocol to send data and executables to a C64 computer via ethernet. A CodeNet server is normally listening on UDP port 6462.

source: noname.c64.org oxyron.de

HxC mount v1.00 for Atari ST/Falcon

May 18th, 2011 No comments

HxCmount is a piece of software for your Atari ST that transform your HxC Floppy Emulator SD card into a hard disk emulator.

Once loaded, you will be able to use a new disk letter (C: for example) exactly as a hard disk partition, the only thing is that the partition resides on a image file on your SD card.

Requirements:

  • An hardware Atari ST computer.
  • A HxC Floppy Emulator SD card.
  • HxC FE firmware version: 1.6.0.0

source: hxcmount.atomas.com

VIC20 Tools: Resolution and Colour transitions

May 16th, 2011 No comments

Simple but useful program for unexpanded VIC 20 to test the quality of the video output of your computer.

source: sleepingelephant.com

C64 Game: Coins by Avatar

May 15th, 2011 No comments

This is a nice little game for Commodore 64 by Iceout of Avatar.

source: noname.c64.org

Atari Demo: SillyVenture invitro 2011 (Sv2k11)

May 12th, 2011 No comments

This is a Atari 2600 invitro by Noice & Mystic bytes for the SillyVenture Party 2011 (10th-13th November at Gdansk/Poland).

The Sv2k11 is dedicated  to all Atari fans – from Atari 2600 up to the Jaguar, right thrugh to the newest Falcon clones.

source: pouet.net sillyventure.pl

C64 Game: On the Farm 2

May 11th, 2011 No comments

The New Dimension (TND) has released a new game for Commodore 64.

source: noname.64.org lemon64.com

C64 Game: Airborne Ranger +8DIR for EasyFlash cartridge

Nostalgia has released a trained version of Airborne Ranger by Microprose (Commodore 64) for the Easyflash cartridge.

source: noname.64.org

UNP64 v2.25 – Generic C64 prg unpacker by iAN CooG

iAN CooG Site has been update with a new version of the Generic C64 prg Unpacker v2.25 (Source included).

History:

2.25 – 2011.01.12-2011.05.05

  • Fixed a logic bug that only happened on non-packers, causing an endless loop in pass 1; now falls in the max_iter check and will break as expected.
  • Fixed possible division by 0 error in sysline detection when “/” was found.
  • Intros are now scanned after packers, to avoid false positives (valid code found inside charpacked files)

For the latest scanners added look the readme inside the archive.

source: iancoog.altervista.org

SID Known v1.0 a SID tune identifier tool

SID Known is a command line tool (M$ Windows) which you can use to identify SID tunes from SID and PRG files.

This tool can be used if e.g. you want to know which SID tune is used in a specific C64 demo or C64 game, or you have a SID tune found or ripped and you want to know if it is already in your SID collection.

source: noname.c64.org

C64 Game: Last Ninja 3 +1HD for EasyFlash cartridge

John64 has released a trained version of Last Ninja 3 (Commodore 64) for the Easyflash cartridge.

source: noname.64.org

C64 Game: Suuji wa dokushin ni kagiru (Sudoku)

April 30th, 2011 No comments

This is a Sudoku puzzle game for the Commodore C64. The game has four difficulty levels and a built-in levels editor.

source: falconsoft.czechian.net

Audiotap v1.5 by Fabrizio Gennari

April 30th, 2011 No comments

Audiotap is a M$ Windows program for conversion between .TAP files and samples of Commodore 64 tapes. Audiotap can read/write WAV files containing the sampled sound of a tape, and can also record tapes from the sound card and play sound to the sound card.

Changelog:

  • New pulse detection algorithm.
  • Support for triangular, sine and the usual square waves.
  • Experimental support for C16 semi-wave files.
  • DMP files (DC2N) can be read.

source: wav-prg.sourceforge.net

VIC20 Demo: Yes VIC can (5th at the Revision Party 2011)

April 30th, 2011 No comments

“Yes VIC can” is a demo for VIC20, this demo has got the 5th place (out of eight) at the Revision Party 2011. This demo show a new graphics mode “VIC Hires”.

Requirements: VIC-20 (PAL) with 16K RAM expansion (24K for Basic Extension, 32K for SJLOAD).

source: sleepingelephant.com

64Copy v4.44 Released

April 30th, 2011 16 comments

64COPY is an all-purpose DOS and C64 emulator file manager, modelled after Norton Commander, and runs fine under the Windows XP/2000 DOS VDM, or in real DOS.

64COPY will run in a Windows Vista 32-bit VDM, but Vista 64-bit has no VDM support at all. It specializes in converting and manipulating emulator files between various formats.

64COPY does not do any communication to the 1541/71/81 floppy drives to read disks. If that is what you need, download Star Commander for that task.

Some of what 64COPY does includes:

  • File conversion between D64 (all types, including the F64 variant), D71, D81, D80, D82, DNP, D2M, T64, G64, ZipCode (all types), PC64 (Pxx, Sxx, Uxx, Rxx), LNX, DOS binaries, ARC, CRT, SDA, X64, LBR, ARK, SPY and CPK files.
  • A very powerful 6502 Disassembler.
  • TEXT, HEX and D64 HEX editors.
  • FILE viewer.
  • BASIC unlister.
  • D64, D71, D81, D80 & D82 directory customizer.
  • Check disks and T64, ZipCode, G64, F64 and CRT files for errors.
  • A whole lot more!

source: 64Copy homepage