Archive

Archive for the ‘OSx/Linux/Win Tools’ Category

VirtualC64 v0.9.6 for Intel Macintosh OSx

September 25th, 2011 No comments

VirtualC64 emulates a Commodore 64 personal computer on your Intel Macintosh OSx > 10.6.

I wrote the software with two major goals in mind. First, I wanted to create an emulator that can be used as a demonstrator program in a first year or second year course on computer engineering.

To achieve this goal, I have integrated various debugging capabilities that let you peek inside the CPU, RAM, ROM, or one of the custom chips. Second, I tried to make the emulator as user friendly as it can get.

In short: VirtualC64 tries to combine the ongoing fascination of the ancient Commodore computers with the great user experience of today’s Macs.

Bug fixes and enhancements:

  • Enhanced sound emulation (ReSID library has been integrated)
  • Fixed joystick issues on lion machines.

Download: VirtualC64 v0.9.6 (1311)

source: dirkwhoffmann.de

Graph2Font v3.9.2.9 (Lite/Full)

September 21st, 2011 No comments

TomaszTebeBiela has released an update of the program Graph2Font v3.9.2.9.

This project began many years ago as a simple graphics converter for Atari but over the years the features are significantly increased. The converter runs under Windows.

 

Download: Graph2Font v3.9.2.9 Full (914)

Download: Graph2Font v3.9.2.9 Lite (934)

source: g2f.atari8.info

A new Beta of Ym2149 Tracker

September 19th, 2011 3 comments

Peter Jørgensen has released a new Beta version of his YM-2149 Tracker for M$ Windows.

The sound chip YM-2149 is used in Atari ST/E/Falcon series.

Download: Ym2149 Tracker (Beta) (923)

source: youtube.com

ACID 64 Player Pro v3.2

September 12th, 2011 No comments

ACID 64 Player Pro is the sequal of Acid 64 Player and is a cycle based Commodore 64 music player designed for playing SID tunes on sound cards/devices that have a real SID chip (6581/6582/8580) on board like the HardSID cards and HardSID 4U USB device.

ACID 64 emulates the MOS 6510 micro processor, the 6526 CIA chip and partially the 6569 VIC chip to run the code of a SID tune and it controls the SID chip on the device for playing the Commodore 64 music.

What’s new in version v3.2:

  • JSidDevice v1.2 support, get the new version at the JSidplay2 site.
  • Increased performance for building folder tree view.
  • Seeking back for some tunes could lead to stopping the voice bars.
  • Small improvements.

Download: ACID 64 Player PRO v3.2 (WIN32) (1458)

source: acid64.com

C64 Studio v1.7

September 10th, 2011 No comments

C64 Studio is a .NET based IDE written by Georg Rottensteiner. This app supports project based C64 assembly.

The internal assembler is using the ACME syntax. In connection with Vice the IDE allows you to debug through your code and watch variables/memory locations, registers and memory.

Any other emulator can be set up as well if it’s startable via runtime arguments. C64 Studio allows you to compile to raw binary, .prg, .t64 or cartridge format (.bin and .crt for 8k and 16k). Additionally to this C64 Studio comes with a charset and sprite editor.

Version history:

10.09.2011 – 1.7:

  • Added code font configuration.
  • Added notification for externally changed files.
  • Added intelligent dependency checks (only rebuilds changed files)
  • Fixed !CT SCR mapping.
  • Watch and Compile Result views are sortable now.

Download: C64 Studio v1.7 (852)

source: lemon64.com

C64 sprite converter (Linux/Windows) by fieserWolF

September 9th, 2011 No comments

With this little tool you can simply convert bmp images to hires or multicolour sprites suitable for the c64.

Download: C64 sprite converter (Linux/Windows) (940)

source: CSDb

One color Hires converter for Commodore 64

September 8th, 2011 No comments

This is a M$ Windows utility by Samar Productions can convert a BMP Image to 1 color Hires for Commodore 64.

Download: One color Hires converter (900)

source CSDb

Audiotap v1.6 by Fabrizio Gennari

September 8th, 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.

Download: Audiotap v1.6 (1051)

source: wav-prg.sourceforge.net

Char Pad v1.8 (revision 3)

September 3rd, 2011 No comments

Char Pad is a cross-development tools aimed squarely at developing graphics for Commodore 64 games and will hopefully ease and inspire the production of new games software for this immortal and unique platform.

New features:

  • Fixed problems with pen selection.
  • Added CTM format v4.
  • Added Import dialog for data elements.
  • Added character select and “Safe Swap” (use right mouse button).
  • Added export of complete map as windows bitmap image.
  • Added New project options.
  • Added “Minimum 256 characters” to compressor options.
  • Added “Character attributes locator” to snapshot ripper.
  • Removed pixel grid when using cell tools.
  • Ripper now always creates 256 chars + 256 tiles.
  • Added menu to Snapshot Ripper.
  • Added colour values to the pen labels.
  • Added showing of current file name in title bar.
  • Undo system not reset after ripping. fixed.
  • Fixed map resizing bug in ripper.
  • Fixed bug in map/tile area copy & paste system.
  • Fixed bugs in Export dialog + added size info.
  • Fixed problems with pens when changing colouring modes.

Download: Char Pad v1.8 (revision 3) (848)

source: code.myby.co.uk

Regenerator disassembler v1.2 by n0stalgia

September 2nd, 2011 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.2 (compared to 1.0):

  • You can turn Auto-Merge of Text/Data blocks that touch each other on/off.
  • You can Manually Merge Text/Data blocks that touch each other.
  • You can set any true type font as the display font now.
  • There is a new default font used for display (hopefully better and more readable)
  • Regenerator can prefix ‘~’ to operands which must be compiled as 16 bit even though their higher byte is 0. This feature is supported by 64tass 1.47 that is included in the zip file (it also has other bug fixes done by me).
  • A lot of minor bug fixes and annoyances squashed.

Download: Regenerator disassembler v1.2 (936)

source: CSDb

ACID 64 Player Pro v3.1

September 2nd, 2011 No comments

ACID 64 Player Pro is the sequal of Acid 64 Player and is a cycle based Commodore 64 music player designed for playing SID tunes on sound cards/devices that have a real SID chip (6581/6582/8580) on board like the HardSID cards and HardSID 4U USB device.

ACID 64 emulates the MOS 6510 micro processor, the 6526 CIA chip and partially the 6569 VIC chip to run the code of a SID tune and it controls the SID chip on the device for playing the Commodore 64 music.

What’s new in version v3.1:

  • Stereo SID (2SID) support for: HardSID 4U, HardSID Quattro, multiple HardSID ISA/PCI cards.
  • JSidDevice v1.1 (beta version is available at JSidplay2 site)
  • Emulation improvements.
  • SID ID configuration is now embedded and can be overwritten as a preference setting.
  • Improved calculation of player speed.
  • Improved SID search for some characters, re-index required.
  • Made application UAC aware for Vista/Win7.
  • Automatic device changes can now be locked via context menu.
  • Many small improvements.

Download: ACID 64 Player PRO v3.1 (WIN32) (1401)

source: acid64.com

Yape Plus/4 Emulator v1.0.2 updated

August 27th, 2011 No comments

A new version of YAPE is available. YAPE is a Windows emulator for the Commodore Plus/4.

The changes in this version are:

  • Printer job window (for now #4 only)
  • Turn off variable length buffering properly when recording media (fixes occasional clicks)
  • Not scanning joysticks when unavailable (Message Queue driver slowdown)
  • Column width and line feed bug for MPS803 emulation fixed.
  • Regression bug in the printer cycle counter ironed out.
  • Awkward TED drawing bug patched.

Download: Yape Plus/4 Emulator v1.0.2 (Win32) (1241)

Download: Yape Plus/4 Emulator v1.0.2 (Win64) (1181)

source: yape.homeserver.hu

XSidplay2 v2.1.1

August 21st, 2011 No comments

XSidplay2 is a QT based music player for SID music.

It is based onto Michael Schwendt’s XSIDPLAY, the historical SID player for Linux, actually no more developed by the author.

Download: XSidplay2 v2.1.1 (792)

source: sourceforge.net/projects/xsidplay2/

Pet Me true type fonts by Rebecca Bettencourt

August 20th, 2011 No comments

Pet Me is a collection of true type fonts made by Rebecca Bettencourt.

This new collection includes:

  • Commodore PET fonts.
  • VIC-20 fonts.
  • C64 and C128 fonts.
  • Berkelium 64/128 GEOS fonts.
  • Giana (Great Giana Sisters) fonts.

Download: Commodore 64 Pet Fonts (895)

Download: Giana (Great Giana Sisters) fonts (814)

Download: Berkelium 64/128 GEOS fonts (871)

You can find more retro-fonts from Rebecca here.

source: kreativekorp.com

CBM prg Studio v1.4.0 released

August 20th, 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.

Download: CBM prg Studio v1.4.0 (817)

source: ajordison.co.uk