Archivio

Posts Tagged ‘software’

MUCSU-Hires Converter – (C) 2009 Algorithm / Algotech

23 February 2009 Nessun commento

Questo programma converte le immagini in un nuovo formato grafico per commodore 64, noto come MUCSU Hires (MUltiColor Sprite Underlay Hires).

source: noname.c64.org

WhackE for Commodore VIC-20

Trova la via per uscire dal labirinto e stai attendo ai Demoni e altre creature che ci vivono. Utilizza i tasti cursore per muoverti e per attaccare i mostri.

Questo gioco e’ un porting di Whack di Aleksi Eeben

download: qui

durexForth (Forth for Commodore 64)

Forth è un linguaggio di programmazione molto vecchio e molto simile al LISP ma rispetto al Basic del C64 e’ sicuramente piu’ evoluto e dinamico.

Da Wikipedia: Il Forth è un linguaggio di programmazione sviluppato da Chuck Moore presso l’US National Radio Astronomy Observatory (NRAO) durante gli anni ’60 (ma che venne formalizzato solo nel 1977, per essere poi standardizato dall’ANSI nel 1994).

Il nome deriva dal fatto che Moore pensava fosse un linguaggio di quarta generazione (fourth generation language in inglese), ma il computer sul quale il sistema venne sviluppato ammetteva solo nomi di cinque lettere.

Il Forth prevede la possibilità sia di essere eseguito in modalità interattiva, rendendo possibile il suo utilizzo come shell in sistemi che non possedevano un vero e proprio sistema operativo, sia la possibilità di compilare sequenze di comandi per una loro successiva esecuzione.

Come linguaggio di programmazione vero e proprio, il Forth è dotato di un insieme di comandi standard piuttosto potente e di meccanismi che permettono di definire propri comandi, anche usando un mix di comandi standard e linguaggio Assembler. Dato che al livello più alto il codice sorgente di un programma Forth può arrivare ad assomigliare molto al linguaggio naturale inglese, è stato chiamato anche un linguaggio meta-applicativo.

download: noname.c64.org
wikipedia: forth

SHO-FLI Converter Update 1 – (C) 2009 Algorithm / Algotech

SHO-FLI (Sprite Hires Overlay FLI / Sprite Overlay Hires FLI) è una modalita’ grafica del c64 con delle caratteristiche piuttosto interessanti.

Funziona esattamente come la modalità SHFLI ma l’immagine è più ampia a causa della sovrapposizione con 1 sprite (piuttosto che due in SHFLI), questa modalita’ grafica è conosciuta anche come SHF-XL originariamente inventata da Crossbow / Crest.

HISTORY:

UPDATE 1 – 04/02/09

  • Implemented R,G,B,Brightness/Contrast Sliders.
  • YUV Color Reduction/Compare Option.
  • Quick Preview option.
  • Two additional Ordered Dither.

download: noname.c64.org

Java Ice Team Tracker 64 (JITT64) v1.0.1

Java Ice Team Tracker 64Java Ice Team 64 Tracker e’ un programma musicale (scritto in Java) per la creazione di chip tunes basate sul famoso sound-chip ‘SID’ del Commodore 64. Gli strumenti sono basati su tabelle per avere un completo controllo del suono generato.

La nuova versione include alcuni bug corretti e nuove caratteristiche:

  • Option: temp directory is automatically given by the systemOption: activate the disable real time compilation option.
  • Option: add Nimbus theme.
  • Patterns: add cut functions and shortcut to cut/copy/paste/clear/select.
  • Patterns: add mute/unmute playing of the voice.
  • Tracks: fix semaphore red bug when press play and no compilation in background done.
  • Tracks: Report when there is a sound problem (sometimes the sound core library is not able to have a free sound line to use) when playing the tune.
  • Player: fix track repetition command errors.
  • Player: fix note transpose for instrument.

download: sourceforge.net

DirMaster v2.1 from Style

DirMaster è un programma per la gestione dei files del Commodore 64, del tipo (D64,. D81. T64, ecc) e anche formati compressi ad esempio. Arc. Sda. lnx, ecc. Il programma DirMaster gira sotto M$ Windows.

Novita’ in questa versione:

  • .t64 *write* support.
  • .t64 “Run In” support.
  • disk/archive content preview on file open dialog.
  • remembers window location/size between launches.
  • cross linked sector check.
  • “Run In” can now operate from a transient disk or tape image; this creates a temporary image which is passed to the chosen emulator; temp images are deleted when DirMaster exits.
  • configurable character replacements for exported file names.
  • and various other user interface tweaks and bug fixes.

source: style64.org

SHO-FLI Converter – (C) 2009 Algorithm / Algotech

SHO-FLI (Sprite Hires Overlay FLI / Sprite Overlay Hires FLI) è una modalita’ grafica del c64 con delle caratteristiche piuttosto interessanti.

Funziona esattamente come la modalità SHFLI ma l’immagine è più ampia a causa della sovrapposizione con 1 sprite (piuttosto che due in SHFLI), questa modalita’ grafica è conosciuta anche come SHF-XL originariamente inventata da Crossbow / Crest.

download: noname.c64.org

SJLOAD C64/C64Dtv Fast Loader

SJLOAD is a C64/C64DTV software fastloader. Its main difference from normal fastloaders is that it only works with Jiffy-enabled drives and uses the Jiffy protocol. This makes it handy for people who have a Jiffy-enabled drive (also new hardware such as SD2IEC) but do not want to make the hardware changes necessary for exchanging the C64 kernal.

SJLOAD speed is a bit higher than normal Jiffy since SJLOAD uses the same protocol but a different implementation (it disables the VICII during load etc.). With an SD2IEC, SJLOAD is about 15% faster than a normal Jiffy kernal.

SJLOAD is loosely based on VDOS (1986) by Edward Carroll. However, the fast loading routines have been replaced completely by 1570.

download: picobay.com/dtv_wiki

Pushover 64 (Preview) a Italian game for C<64

19 January 2009 2 commenti

Commodore 64 Porting from the original Amiga game by Ocean.

download the latest build here: pushover64

forum thread: ready64.org

Gameboy Color Trainer source example

18 January 2009 1 commento

This is a very old trainer menu for Gameboy/Color made by me for Nightfall & Eurasia, i have decided to release the source.

Source comments are in Italian Language. The archive contain: source,data (rnc packed),compiler/linker (windows 2000/xp) and a .bat (batch file) for build the release.

Download: Gameboy Color trainer example by nightfall (2183)

Physical Drive Image Creator v0.9.1

10 January 2009 1 commento

74521Physical Drive Image Creator V0.9 is freeware Win32 tool which allows you to create full backup of your physical media (CF, hard disk drive) into an image file (raw data image) which can be used in the VICE (WinVICE) C64 emulator with enabled IDE64 card support.

Of course, you are not limited to IDE64 media. The image can be later restored back to physical media.

download: noname.c64.org

64COPY v4.42 by Peter Schepers

A DOS-based utility for C64 image  files that  understands  most  emulator  image formats (D64, T64, D71, D81,  D80,  D82, DNP, D2M, G64, NX, PC64, CRT, X64, ARK, LBR, ARC, SDA, SPY, CPK and the  ZipCode family) as well  as  DOS  binaries,  and converts between them.

It  also  has  a powerful  6502  Disassembler,   Text/HEX Editor, File Viewer, BASIC unlister, D64 HEX   Editor,   Directory    Customizer, CheckTape, CheckDisk, CheckZipCode (4  & 6-pack), CheckCRT, CheckG64 and decoding HQX and UU files. Many DOS functions are also included, as well as lots of  other goodies.

Copyright by Peter Schepers 1994-2009

download: noname.c64.org

Make Waves v1.00 by FMan

Make Waves is a command line utility to make sinus waves for demos and such.

Each wave is composed of one or more discrete waveforms, which can be created independently. You can make waves that represent a full sine wave, any half of it or a quarter. You can also set a range between 0 and 255 to get suitable values for example to position sprites at the correct height.

You are also able to set a variable length for each wave up to 256 bytes.

download: noname.c64.org

Of je worst lust a DTV demo by HeMa!

Credits:

  • Code: Het Meisje van de Vleeswarenafdeling
  • Music: Red of The Judges
  • Text: De Toiletjuffrouw
  • Charset: Het Meisje van de Vleeswarenafdeling

download: noname.c64.org

Categorie:DTV, News & Rumors, Today

7up Sprite Editor v2.01 by kerm1t

Kerm1t released a new sprite editor called 7up Sprite Editor v2.0. This sprite editor can be used on a Windows computer to generate sprites for the Commodore Different 16 color palette. Copy and Paste. More than 8 sprites and HiRes palette

Latest Change:

  • 2009-01-02, bugfix: switch between mc|hires
  • 2008-12-21, bugfix: saving >= 10frame gif, loading non-transp.gif
  • 2008-12-21, V2.0 release
  • 2008-10-19, scroller-intro
  • 2008-04-20, changed asm-tmpl (header was corrupt)
  • 2008-04-19, 1.01 fixes saving bug
  • 2008-04-18, 2nd release
  • 2008-02-24, initial release (pre-alpha)

V2.01 fixes:

  • switching between mc|hires.
  • saving >= 10frame gif.
  • loading non-transp.gif.

download: noname.c64.org