Risultati della ricerca

Keyword: ‘ghtfall’

Atari Game: Cropky

Cropky, questo e’ il nome del nuovo gioco rilasciato per Atari 8 bit.

Credits:

  • Xeen (Code)
  • Piesiu (Graphics)
  • Caruso (Music)
  • Kaz (Concept)

source: atariage.com

Categorie:Atari, News & Rumors, Today

HxC Floppy Emulator: aggiornamento Firmware

L’interfaccia ‘HxC Floppy Drive Emulator‘ è un sistema hardware e software creato da jfdn aka Jeff.

L’obiettivo di questo progetto è quello di sostituire l’unità floppy disk con un dispositivo elettronico che emula il floppy drive (lista dell’hardware supportato).

Esistono due interfaccie di emulazione:

  • Una versione USB che permette di collegare l’interfaccia floppy disk drive del computer a un PC tramite un cavo USB.
  • Una versione SDCARD che permette di emulare i floppy disk tramite le immagini memorizzate su una SDCARD.

Note di rilascio del firmware SD HxCFloppyEmulator v1.6.0.0:

  • File browser.
  • Direct access mode.
  • HFE file renaming Function.
  • New boot/power up mode.
  • Autoboot/file selector program boot mode enhanced.
  • Write support.
  • Various bugs corrected and code enhancement.
  • … full release notes here

source: hxc2001.free.fr

SIO2SD aggiornamento Firmware v3.0RC4

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:

RC3 -> RC4

  • Fixed SIO routines (mainly incompatibilities with software made for TOMS turbo)

source: sio2sd-dev.gucio.pl

FAIL (First Atari Image Library) v1.1.0

FAIL è un visualizzatore di immagini in formato Atari 8-bit.

Changelog:

  • Fixed decoding of ILC, AP3, RIP, PIC, CPR, HIP and CIN.
  • Added support for MCH, IGE, 256, AP2, JGP, DGP, ESC, PZM, IST and RAW.
  • Created Windows thumbnail provider.
  • Fixed user interface issues in FAILWin.
  • Fixed compilation errors with the new libpng.
  • Updated installation for new ImageMagick.
  • Moved source code from SVN to Git.

source: fail.sourceforge.net

Hoxs64 v1.0.7.1. Nuovo aggiornamento per l’emulatore di C64

Hoxs64 scritto da David Horrocks e’ un semplice ma funzionale Emulatore di Commodore 64 per Microsoft Windows 2K/XP/Vista/Seven (DirectX 9+).

Changelog:

  • Text rendering bug fix to disassembly window.
  • Added trace till IRQ/NMI function.
  • Potential missed breakpoint while tracing bug fix.
  • Miscellaneous monitor GUI fixes and improvements.
  • VIC sprite collision timing fixes.
  • VIC phase 2 fetch fix for Ruined Art demo.
  • Improved CPU disassembly monitor. Instruction based scrolling. Separate CPU windows allow both clock step and instruction step with ablility to step through the IRQ and NMI cycles.
  • VIC raster line and cycle is displayed.
  • Fix to CIA Timer B bug.
  • ALT Q key nuisance fixed.

source: hoxs64.net

C64 Game: Mission Extreme demo di Luigi Vicari

16 April 2011 3 commenti

Luigi Vicari, alias Med64, sta lavorando ad un nuovo gioco a piattaforme per il Commodore 64. Sul blog di Med64 potete vedere un video del gioco “Mission Extreme”.

source: med64.wordpress.com

Commodore Free Magazine Issue #49

Commodore Free Magazine Issue #49

Magazine dedicato alla scena Commodore scaricabile gratuitamente.

Ecco cosa potete trovare in questo numero:
Editorial.
NEWS.
Speedlink Competition Pro.
Games That Weren’t: Starglider 2.
Amiga Media Center (AMC)
C & A Fan 7 Released.
AmigaOne X1000 News Update.
Commodore: A Company on the Edge.
Charpad V1.7 Released.
Turbo Demo Card.
c64midi.com.
C128 System Information 7.5
VICE Emulator Update.
Ultimate pack for MorphOS 2.7
Commodore C64 – Car wash.
Retro Gaming Newsletter.
DotBASIC Free Download Released.
Interview with Lukasz Dziwosz.
What is Midi.
To Have And To Hold.
Back to the Past: Iss. 10, Jul 2007

source: commodorefree.com

SIO2SD aggiornamento Firmware v3.0RC3

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:

RC1 -> RC2

  • Fixed LCD handling bug (RC1 doesn’t work without LCD)
  • Added “swap” command (K3 in VDISK MODE swaps mappings of D1 and D2)
  • Added “rol4″ command (K4 in VDISK MODE moves mappings D1<D2<D3<D4<D1)
  • Added “ror4″ command (SHIFT+K4 in VDISK MODE moves mappings D1>D2>D3>D4>D1)

RC2 -> RC3

  • Fixed xex-loader.
  • Added new key combinations OPTION+SELECT and OPTION+START to turbo-loader (new turbo IRQ locations: $700 and $500).

source: sio2sd-dev.gucio.pl

FPGA Arcade site updated: Amiga AGA workbench Demo

Questo sito propone vecchie tecnologie del passato come console e computer, riprodotti in nuovi dispositivi elettronici, noti come FPGA.

source: fpgaarcade.com

1541 Ultimate II: Nuovo firmware v2.1

E’ stato rilasciato un nuovo aggiornamento firmware v2.1 per l’interfaccia 1541 Ultimate II di Gideon. Questa versione del firmware funziona Solo con l’interfaccia Ultimate 1541 II.

Major improvement in latest release:

  • Config menu is now ‘hot’, meaning that all settings that can be applied when exiting the menu will be applied immediately without reboot.
  • Audio options added.
  • Stereo SID emulation added.
  • Initial support for domark cartridges added; not yet tested (and no support from the menu in this release).
  • Improvements made in file system handling.. (It’s not ‘clean’ yet, but delete and rename now work)
  • Issue solved that caused errors when more than one cluster was used for a directory.
  • Bug fixed that caused a crash when partition list was skipped.
  • Some additional testing with SID support.
  • Created module for selecting audio options in the Ultimate configuration menu. Address for second SID now configurable.
  • Some experiments done with EM1010 USB to Ethernet module. The module doesn’t comply with the USB philosophy of interrupts.. it *always* gives an interrupt every poll.. (wrong!) But nevertheless, managed to send a DHCP discover and receive a reply from the router. :) (not yet functional in this release)
  • Command Interface created and handler set up for testing VHDL. (not yet functional in this release)
  • Cartridge Logic restructured to make it a little more plug and go.
  • Reading of ISO9660 added (both as .iso file, as well as from external USB CD-ROM..)
  • Partition list skipped when there is just one.

download: 1541ultimate.net

Atari Dos: SpartaDOS X v4.43

SpartaDOS X (o SpartaDOS 4.0) è un sistema operativo per i computer Atari 8-bit, questo sistema operativo assomiglia all’MS-DOS ed ‘stato sviluppato e venduto da ICD Inc. nel 1987-1993.

Dieci anni più tardi il sistema operativo SpartaDOS X e’ diventato abandonware, approfittando di questo evento un gruppo di sviluppatori appassionati di retro-computer, in fattispecie di Atari 8-bit, hanno ripreso in mano il codice aggiungendo numerose migliorie e risolvendo molti bug che erano stati identificati tempo addietro.

Changes in SpartaDOS X 4.43:

  • SpartaDOS X should now work on SECAM Ataris (equipped with FGTIA).
  • ARCLOCK.SYS will now reset the clock to 1-Jan-2000 00:00:00 when it discovers that the current setting is invalid (i.e. when the chip is first powered).
  • Fixed buggy ATARIDOS.SYS code that was to be finding end of VTOC on MyDOS disks. Plus the driver will now report to the system the correct value of total sectors on disk (previously it was equal to the initial number of free sectors).
  • DOSKEY has a new parameter: when you pass an /X switch at the end of the parameter line while loading DOSKEY, a special shortcut will get activated: every empty line (containing EOL character alone) will be translated to a “DIR” command, and executed.
  • COPY /M will now always clear the archived-bit (+A) on moved files.
  • … more info here

source: trub.atari8.info wikipedia

Categorie:Atari, News & Rumors, Today

C64 Demo: ArtField 2011 Invitation demo

Questa Demo per Commodore 64 e’ un’invito a partecipare al Party ArtField 2011 che si terra’ dal 28 al 29 Maggio nella citta Russa, Voronezh.

source: zxpart.nedopc.com noname.c64.org

Atari Game (update): CTetris4G-R1 by Hayden Doan

CTetris4 è un clone del gioco Tetяis per computer Atari 8 bit. Il gioco risulta essere molto carino e giocabile ed è stato sviluppato da Hayden Doan.

Cosa c’e’ di nuovo in questa versione:

  • Fixed .atr file format (instead of .xfd)
  • Fixed sound issue after high score saves.
  • Tested “OK” on Real Atari 800 and popular Atari 800 emulators.
  • On Altirra v1.8 emulator the disk image was mounted as R/O (Read-only) by default. Change it with Alt+Shift+D.

testo tratto dalla homepage di Wikipedia:

Tetris (in russo: Тетрис, (che deriva da «тетрамино» (tetramino) e «теннис» (tennis), e quindi è una parola portmanteau) è un videogioco di logica e ragionamento inventato da Aleksej Pažitnov.

Il gioco ha iniziato ad avere popolarità alla fine degli anni ottanta, ulteriore popolarità derivò dall’essere venduto in bundle con la prima versione del Game Boy. Inoltre è stato dichiarato uno dei dieci videogiochi più importanti di sempre da Henry Lowood della Stanford University, nel marzo 2007.

source: atariage.com wikipedia

Categorie:Atari, News & Rumors, Today

Nightfall – EasyFlash One file Demo compilation #1

Questa e’ una raccolta di demo da utilizzare con la cartuccia EasyFlash.

Ho raccolto personalmente i migliori demo dal sito csdb e ho fatto una compilation in formato “crt”.

Download: Nightfall - EasyFlash One file Demo #1 (2055)

Prototipo Nano SwinSID: Unboxing e prime impressioni

Nano SwinSID prototype (component side)

Prototipo Nano SwinSID di x1541:

Questo progetto e’ basato sul microcontrollore della Atmel ATMEGA88PU e il codice che si occupa dell’emulazione SID è stato scritto da Swinkels.

Il prototipo del Nano SwindSID è una versione ridotta del Micro SwinSID e fino a qui non c’e’ niente di speciale, ecco le mie prime impressioni.

x1541, un utente del forum64.de ha fatto un bel lavoro, il pcb del Nano SwinsID ha le stesse dimensioni del chip originale (6581/8580), i componenti sono disposti molto bene e l’intero spazio del pcb è stato utilizzato in maniera intelligente. Posso solo dire di acquistarlo quando il kit sara’ disponibile, i vostri soldi saranno spesi bene.

Nano SwinSID Features:

  • ISP Connector.
  • Same size as the original SID.
  • 6581/8580 Jumper.
  • Smd ATmega.

source: forum64.de