Archive

Archive for March 25th, 2013

HermIRES v1.28 C64 hires-bitmap editor

March 25th, 2013 1 comment

HermIRES it’s a cross-platform hires bitmap (Art Studio 1 format) editor for the Commodore 64.

The format has some restrictions, here are the rules:

  • The maximal resolution of the picture is 320×200
  • Only 16 fix C64 colours can be used (no gradient either)
  • In a 8×8 pixel-block only 2 colours can used to be displayable by C64 (this is detected in HermIRES, but .hbm files can be saved with clashes too.)
  • On a real C64 the PAL will blur the screen-content a bit, should check on CRT, or at least VICE emulator’s CRT simulation.

Changelog:

  • Gave 45 pixel taskbar-height for GUI-size auto-detector (more tolerance)
  • LoadVPL() is now before LoadFile() in ‘main’ (by commandline-argument or from config-setting) so opening .png/.bmp at startup is converted correctly with the latest palette.
  • Caption name now doesn’t contain the extra letter at the end (string-delimiter 0 was put in wrong place by loop)

Download:

source: hermit.netne.net

SNDH Atari ST YM2149 Archive v4.1 released.

March 25th, 2013 No comments

SNDH archive v4.1 released – 3726 SNDH files (total 7003 tunes)

Ever since the birth of the Atari ST, different chip music formats have had different ways to use them. If you are coding a chip music player for the Atari ST you would have to use dozens and dozens of special ways to replay music.

But in the mid 90′s, BDC of Aura crew became tired of this inelegant system and decided to fix the issue once and for all. He then created the ‘SNDH’ file format. SNDH is actually the original songfile and replaycode with a header bolted on top of the music and replayer. The header has a unified calling interface no matter what type of chip music is hidden beneath it, and it has extended datas about the music.

Download: SNDH Atari ST YM2149 Archive v4.1 (1293)

source: sndh.atari.org

Categories: Atari, News & Rumors, Today