Esce l’edizione del 20° anniversario del gioco Realms of Quest I.
Sono passati quasi 20 anni dal giorno che e’ stato rilasciato l’originale, ed ecco qui un’edizione speciale del gioco Realms of Quest per il Commodore VIC-20.
Questi sono i miglioramenti:
- User-friendly instructions.
- A unique name for each of the 36 magic spells.
- Much better interface, display and text.
- Instructions and a “Book of Beasts” (bestiary) can be read from the main game menu.
Download: Realms of Quest I - Anniversary Edition (1201)
source: sleepingelephant.com
GRG/Shape ha rilasciato una nuova versione del programma SidPlay64 per Commodore 64.
Questa versione include molte nuove funzionalità e correzioni di bugs presenti nelle versione precedenti..
SIDPLAY 64 v.07 (25/08/2011):
- Added: Real PAL/NTSC detector.
- Added: “D64″ detector for long filenames (1541u + netdrive.)
- Added: “DIR” sorter for directory displayer.
- Added: Native dir browser and disk image browser (d64,d71 etc.) for netdrive, 1541u, iec, cmd and ide64.
- Added: Long filenames support (Vice and Windows file system)
- BugFixed: RunStop key doesnt stop loading. (Jiffydos will stop)
- Updated: Keyboard scanner – key delays works much better now.
- Added: Keyboard scanner – “Instdel key” goes back a dir level.
- Added: Device selector – device #6 up to #30
- Updated: Alot of things in background code was optimized to save memory.
- Updated: Timer IRQ updated, more available cpu time, its now possible to play Jeff’s 12 speed song.
- Updated: TOD Clock + Shuffle modes moved out of timer irq and into keyboard scanner subroutine.
- BugFixed: RunStop+Restore will not crash when hardware IRQ interrupt is running (0314-0315).
- Updated: “Memory Error” detection: Fixed a bug where SP64 code was relocated when loading a file with not enough relocation pages.
Download: Sidplay64 v0.7 (1624)
source: CSDb
Binary Legends ed Excess hanno rilasciato due nuovi crack per il Commodore 64; The Marlo Files and Mutilator +.
Download: Mutilator + (1472)
Download: The Marlo Files (1462)
source: CSDb
XSidplay2 è un SID player basato sul framework QT.
Il codice dell’XSidplay2 si basa sul lavoro fatto da Michael Schwendt che pero’ non e’ stato più aggiornato dall’autore.
Download: XSidplay2 v2.1.1 (869)
source: sourceforge.net/projects/xsidplay2/
Pirate’s Portal è un sito che offre oltre 3000 files per: Commodore, Amiga, Spectrum, Atari, MSX, Amstrad, Nintendo e Sega computer.
Nel sito potete anche trovare Demo, Riviste, Tools e informazioni sulla comunità di persone appassionate di retro-computer.
source: piratesportal.cbm8bit.com
Pet Me è una collezione di true type fonts disegnata da Rebecca Bettencourt.
Questa nuova collezione comprende:
- 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 (1028)
Download: Giana (Great Giana Sisters) fonts (940)
Download: Berkelium 64/128 GEOS fonts (997)
Puoi trovare altre retro-fonts sul sito di Rebecca.
source: kreativekorp.com
CBM prg Studio e’ un kit di sviluppo che gira in ambiente Windows e vi permette di programmare in Commodore Basic e Linguaggio Macchina (LM), il programma potrà poi essere compilato in un file eseguibile “.PRG” per Commodore 64 o VIC-20.
La suite è anche completa di un ottimo sprite editor che permette di definire fino a 128 pattern, nonché di un funzionale char editor, che permette di avere una gestione completa e sotto controllo della procedura per la ridefinizione del charset interno al C64 e al Vic20.
Infine il CBM prg Studio, offre una completo e facile controllo della complessa gestione della tastiera del C64 e Vic20 ed in particolare dei caratteri PETSCII che contraddistinguevano le macchine sotto il marchio Commodore e che rappresentavano una chiave fondamentale per la programmazione in ambiente Basic, alla stregua di un vero e proprio macro linguaggio.
CBM prg Studio sostituisce le ormai obsolete Tools: C64PrgGen e VIC20PrgGen.
Download: CBM prg Studio v1.4.0 (917)
source: ajordison.co.uk
Exomizer è un programma per comprimere files nel modo più efficiente possibile. Questo ‘comptattatore’ è consigliato a tutti i coloro che sviluppano sogtware in ambienti in cui sono molto limitate la velocità della CPU e la RAM. L’Exomizer può generare file stand-alone auto-scompattanti per i seguenti computers: Commodore VIC20, C64, C128 e C16/plus4, Atari 400/800 XL / XE, Apple II //e.
- 2011-08-19: Exomizer v2.0.2 released
Changes since the 2.0.1 release:
- Added 6809-decruncher contributed by Edouard Forler.
- Fix language errors in the documentation. Thanks to Csabo/LOD.
- Remove bogus printout about the default decrunch effect when using a custom decrunch effect. Bug reported by Csabo/LOD.
- Fix bug that prevented the correct error message from showing when trying to combine a basic start and a non rom config for the sfx command. Bug reported by iAN CooG.
A complete changelog is included in the zip file.
Download: Exomizer v2.0.2 (1063)
source: exomizer
L’ECCC è uno dei piu’ importanti ‘meeting’ della scena Commodore che si svolge negli Stati Uniti, piu’ precisamente a Lombard in Illinois.
Saranno presenti tutti i computer della Commodore, tra cui il C64, Vic-20, PET, 16/Plus4, e probabilmente anche l’Amiga.
Download: ECCC 2011 Invitation demo by Arkanix Labs (1142)
source: tarbase.globalpc.net/eccc CSDb
Kick Assembler è un Macro Assembler per le CPU 6510. Kick Assembler viene fornito in formato eseguibile per Windows.
Il file Java (jar) viene comunque distribuito per mantenere la compatibilita’ con tutte le piattaforme Java compatibili (Linux / OSX).
8/8-2011 : New beta release (v3.19) – The LCP Release:
- You can now use the questionmark if notation in expressions. Eg. .var x = a
- Added a fillbyte option that sets the byte used to fill the space between memoryblocks in the prg file. Usefull for writing a eprom or flash (I’m told, hope you can use it Alex :-)
- You can now cast values to a numbers or strings by using the .number() or .string() function. Eg x= 1234.string().charAt(2) – sets x to 3
- Chars now have the same functions as numbers (+,-,*,,
- Made a quick reformatting of the manual since my new version of word had thrashed the layout.
Download: Kick Assembler v3.19 (990)
Download: Kick Assembler Manual v3.19 (1036)
source: theweb.dk
Il C64 Studio scritto da Georg Rottensteiner è un Macro Assembler per il Commodore 64.
Questo kit di sviluppo e’ basato sull’assemblatore Acme e gira in ambiente M$ Windows, se unito assieme all’emulatore di Commodore 64 “VICE” puo’ diventare un potente strumento per debuggare i programmi scritti/compilati in linguaggio macchina.
Version history:
31.07.2011 – 1.5:
- Fixed parse bug, things like LDA #’H’ can now be parsed.
- Complete rewrote GDI handling for sprite and charset editor (no more resource leaks)
- Added Pre/Custom/Post Build events per configuration (useful for exomizing)
- Fixed some crash bugs.
Download: C64 Studio v1.6 (984)
source: lemon64.com
Digital Audio Concepts ha rilasciato una nuova versione del programma Stereo Sid-Player originariamente scritto da Mark A. Dickenson.
L’ultima versione rilasciata da Mark era la v10.3.
Changes since v10.3:
- Added second-SID addressing for $D100-$D3E0, $D500-$D7E0, and $DE00-$DFE0 ranges. The second SID can be placed at any $20 byte increment within these areas.
- Fixed the hard-coded device 8 for the config file loader/saver – now the program expect to find/put this file on whatever device you booted from.
- Fixed the hard-coded device 8 default for the music loader – now the program will load music from whatever device you booted from when no config file is found, unless you change it and save a new config file.
- Deprecated one byte and added two new bytes to the config file, to handle the new method of storing the second-SID address (now uses program’s internal indexes instead of a page number, so it can be looked up easily on load).
- Renamed config file to avoid confusion with the old version.
- Disabled the intro tune (it broke during the update – will fix later).
Download: Stereo Sid-Player v10.5 (D64) (1349)
Download: Stereo Sid-Player v10.5 (D81) (1177)
Download: Stereo Sid-Player v10.5 (SRC) (1180)
Download: Stereo Sid-Player v10.3 (Document) (1210)
source: digitalaudioconcepts.com
Tomasz “Tebe” Biela ha rilasciato un’aggiornamento del programma Graph2Font che arriva alla versione v3.9.2.5.
Questo progetto inizia molti anni fa’ come semplice converitore Grafico per Atari. Il convertitore che gira sotto Windows negli anni e’ cresciuto notevolmente aumentandone le potenzionalita’.
Download: Graph2Font v3.9.2.5 Full (1173)
Download: Graph2Font v3.9.2.5 Lite (1084)
source: g2f.atari8.info

Il Demo party Evoke 2011 è terminato. È ora possibile scaricare l’archivio con i demo del Commodore 64 presentati durante il Party.
Wild Demo:
- We Got Signal by Tristar & Red Sector Incorporated.
- 20 Years Abyss Connection by Abyss Connection.
- RGBA by DaCapo.
- Techno Viking by Fairlight.
Download: Evoke 2011 C64 Demo Party Results (1007)
source: evoke.eu CSDb
FB (FileBrowser) v1.0 di Sailor of TRIAD per l’interfaccia SD2IEC.
Download: FB (FileBrowser) v1.0 (1655)
source: noname.c64.org
Recent Comments