Archivio

Archivio per la categoria ‘News & Rumors’

SD2Iec Firmware v0.10.3

27 February 2012 Nessun commento

SD2IEC – è un’interfaccia hardware basata sul microcontrollore Atmel ATmega644 (ATmega1284p) che emula il Floppy Drive 1541 del Commodore 64/VIC20 e grazie all’usilio di una normalissima scheda SD possiamo caricare centinaia di giochi/demo e altro ancora al posto di utilizzare gli ormai ‘introvabili/obsoleti’ Floppy da 5¼ pollici.

Hardware e Firmware sono disponibili sotto licenza open source (GPL).

Changelog:

2012-02-26 – release 0.10.3

  • Bugfix: Un-break I2C display communication.

Download:

source: sd2iec.de gitweb forum thread c64-wiki

Atari SAP Music Archive (ASMA) v3.5

26 February 2012 Nessun commento

Atari SAP Music Archive (ASMA) è una collezione di brani musicali Atari XL-XE. ASAP e’ una delle raccolte musicali più grandi e conosciute.

ASMA v3.5 contiene 4317 brani, 460 dei quali sono nuovi! Inoltre il programma SAPMaker è stato ricompilato per essere eseguito con le versioni più recenti di Windows.

Download: Atari SAP Music Archive v3.5 (1121)

source: asma.atari.org

Categorie:Atari, News & Rumors, Today

C64 Studio v2.1

26 February 2012 Nessun commento

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 (19.02.2012 – 2.1):

  • Fixed drop bug (.c64 file would not open project).
  • Fixed run bug if basic project was run after asm project.
  • Synced toolbar new menu with menu new.
  • Fixed bug in !bin macro (!bin <filename>,1000,0 would raise an error even when the file was big enough).
  • Added syntax coloring for opcodes (ror, rol, bvc, bvs, brk, php, plp, clv, cld).
  • Fixed bug in Basic parser, now to/from label mode works again for goto.

Download: C64 Studio v2.1 (977)

source: lemon64.com

OpenCBM Archiver v1.2

25 February 2012 2 commenti

OpenCBM Command è un utility a riga di comando che gira sotto ambienti M$ Windows per automatizzare la creazione di immagini disco per i computer della serie Commodore 8-bit.

Download: OpenCBM Archiver v1.2 (1011)

source: opencbmarchiver.codeplex.com

C64 Game: Crown Quest +2D / Asteroids +2BGD / Logic Level +2D

25 February 2012 3 commenti

Sono stati rilasciati dai seguenti gruppi: Avatar, Laxity e Genesis Project nuovi giochi per Commodore 64.

Download:

source: csdb.dk

EasyFlash 3 USB Utilities v1.7

25 February 2012 Nessun commento

Tool per la gestione della cartuccia EasyFlash 3 tramite PC -> USB. La tool gira sotto ambiente M$ Windows e Linux, sono disponibili i sorgenti.

Prerequisites:

  • PC has installed Easyflash 3 USB driver. If not please get it from: https://bitbucket.org/skoe/easyflash/wiki/EF3InstallDriver
  • PC and EF3 are connected using the USB cable.
  • EF3 has jumpers set to “DATA” (down) mode.

Changelog from v1.4:

  • Created a single “ef3usb.prg” and “ef3usb.exe” utility which includes all previous utilities in one single package.
  • Speeded up the Turbo Reader a bit with reverse sector loading.
  • Added 40 track support to D64 read and write (turbo version only!)
  • Added turbo format command – 35 and 40 sectors. Curtesy of tlr’s “Format II” utility.
  • “dir” and “copy” commands now also display the disk name and ID.
  • “execute” command now also accepts .P00 files.
  • “xfer” command added. This command will transfer (copy) files from the C64 to the PC! You can write these files in .PRG or .P00 format.

Download: EasyFlash 3 USB Utilities v1.7 (1542)

source: forum64.de noname.c64.org/csdb

HxC Floppy Emulator: ADF Opus For SD HxC Floppy Emulator

22 February 2012 Nessun commento

Questa versione dell’ADF Opus è stata modificata da Jean-François Del Nero per gestire i file HFE per l’emulatore di SD HxC Floppy.

Download: ADF Opus For SD HxC Floppy Emulator (1322)

source: hxc2001.free.fr

C64 Game: A lot of new Cracked & Trained games

22 February 2012 Nessun commento

SIO2SD aggiornamento Firmware v3.1RC2

21 February 2012 Nessun commento

L’interfaccia SIO2SD per Atari 8-bit XL / XE è un dispositivo che consente di caricare i giochi e applicazioni da schede di memoria SD/MMC. L’interfaccia viene connessa tramite il connettore SIO (Serial Input/Output) dell’Atari.

Changelog (3.1rc1 -> 3.1rc2):

  • Fixed bug in file handle (mainly XEX files)
  • Fixed warmstart issue in xex-loader

Download: SIO2SD v3.1RC2 (1190)

source: sio2sd-dev.gucio.pl

Atari 8-BIT Ethernet Cartridge – Update

21 February 2012 Nessun commento

Questa interfaccia per Atari 8-bit via dara’ la possibilita’ di utilizzare lo stack TCP/IP per i computer della serie Atari 8-bit.

Gran parte del lavoro è già stato fatto grazie ad alcune persone di grande talento nella comunità Atari. L’hardware e il software è stato sviluppato originariamente da Chris Martin e testato da Mark Dusko.

Il software si basa sul lavoro già svolto dalla comunità del Commodore 64, questa interfaccia vi permetterà di utilizzare telnet, e-mail, navigazione web e un web server tramite il sistema operativo Contiki.

source: atari8ethernet.com atariage.com

Categorie:Atari, News & Rumors, Today

C64 Game: On The Farm III +2MD / Space Inv. 2k +3DE / Up in …

19 February 2012 Nessun commento

C64 Demo: Algotecher by Algorithm

18 February 2012 Nessun commento

Algorithm ha rilasciato un nuova demo per Commodore 64 dal titolo: Algotecher.

Download: Algotecher by Algorithm (1018)

source: noname.c64.org/csdb

C64 Studio v2.0

18 February 2012 Nessun commento

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:

11.02.2012 – 2.0:

  • Added !endoffile macro.
  • Allow umlauts in labels.
  • Fixed tooltip flicker.
  • Fixed bug in charset paste.
  • Fixed ASM parser to decide to use 8bit/16bit arguments based on source.
  • Enhanced watcher (allow to view memory blocks)
  • Enhanced debugger (auto-refresh memory view and registers)
  • Enhanced Media Manager.

Download: C64 Studio v2.0 (939)

source: lemon64.com

Commodore Free Magazine Issue #58

14 February 2012 Nessun commento

Commodore Free Magazine Issue #58

Magazine dedicato alla scena Commodore scaricabile gratuitamente.

In questo numero potete leggere:
Editorial.
NEWS.
Aminet turned 20.
“… on the Edge” eBook change.
AmigaOS 4.1 Update 4 Released.
C64anabalt Cartridge Available!
1541Ultimate I & II Update 2.4
Cracker’s Map.
Bil Herd Speaks To Fresno UG.
2012 C64-RetroInvaders calendar.
Commodore Plus 4 SID Card.
mind.in.a.box
Prince of Persia – Total Pack.
Rear Admiral ThunderDrive.
Megabit ROM Returns.
uIEC Manager for GEOS.
Commodore Programming Blog.
Just Dance C64 Demo.
UFO Defence.
Doom 3 Open Source.
Commodore 64 Assembler Tutorial.
Review: The Last VIC.
1541 Disk Recovery.
Book Review: Run/Stop-Restore.

Download:

source: commodorefree.com

C64 Game: A lot of new Cracked & Trained games

13 February 2012 Nessun commento