Search Results

Keyword: ‘ghtfall’

Atari Game: Cropky

April 22nd, 2011 No comments

A new game called “Cropky” has been released for the Atari 8 bit machine.

Credits:

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

source: atariage.com

Categories: Atari, News & Rumors, Today

HxC Floppy Emulator: Firmware updated

April 22nd, 2011 No comments

The HxC Floppy Drive Emulator is a software and hardware system created by jfdn aka Jeff.

The aim of this project is to replace the floppy disk drive by an electronic device emulating the floppy disk drive (list of supported Computer/Hardware).

There are two differents emulators:

  • A USB version which allows to connect the floppy disk drive interface of the computer to a PC via a USB cable.
  • A SDCARD version which allows to emulate floppy disks which images are stored in a SDCARD.

Release notes for the SD HxCFloppyEmulator firmware upgrade 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 new Firmware v3.0RC4

April 22nd, 2011 No comments

The SIO2SD is a device that allows you to load games/applications into any 8-bit Atari XL/XE computers via SIO interface from SD/MMC cards.

Changelog:

RC3 -> RC4

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

source: sio2sd-dev.gucio.pl

Categories: Firmware, News & Rumors, Today

FAIL (First Atari Image Library) v1.1.0

April 20th, 2011 No comments

FAIL is a portable viewer of several 8-bit Atari image formats.

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 Commodore 64 Emulator Updated v1.0.7.1

April 17th, 2011 No comments

Hoxs64 written by David Horrocks is a Commodore 64 emulator for Microsoft Windows 2K/XP/Vista/Seven (DirectX 9+)

The emulator substantially reproduces this legacy machine in minute detail.

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 by Luigi Vicari

April 16th, 2011 3 comments

Luigi Vicari., alias Med64, is working on a new platform game for the Commodore 64. On his blog you can watch a video of the game “Mission Extreme”.

source: med64.wordpress.com

Commodore Free Magazine Issue #49

April 16th, 2011 No comments

Commodore Free Magazine Issue #49

Free to download Commodore magazine dedicated to Commodore Computers.

In this issue you can find:
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

Categories: Magazine, News & Rumors, Today

SIO2SD new Firmware v3.0RC3

April 14th, 2011 No comments

The SIO2SD is a device that allows you to load games/applications into any 8-bit Atari XL/XE computers via SIO interface from SD/MMC cards.

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

Categories: Firmware, News & Rumors, Today

FPGA Arcade site updated: Amiga AGA workbench Demo

April 14th, 2011 No comments

This site is about recreating gaming hardware from the past in modern programmable devices, known as FPGAs.

source: fpgaarcade.com

Categories: Hardware, News & Rumors, Today

1541 Ultimate II: New firmware v2.1

April 12th, 2011 No comments

A new version of the firmware for the interface 1541 Ultimate II is released. This version only runs on the Ultimate-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

Categories: Firmware, News & Rumors, Today

Atari Dos: SpartaDOS X v4.43

April 11th, 2011 No comments

SpartaDOS X (or SpartaDOS 4.0) is a disk operating system for the Atari 8-bit family of computers, that closely resembles MS-DOS. It was developed and sold by ICD, Inc. in 1987-93.

Ten years later SpartaDOS X considered abandonware has been picked up by its enthusiasts, and developed further. These unofficial revisions, incorporating many of the utilities written since 1992, cleaning many identified problems and including numerous improvements, are: 4.31 (2005), 4.39RC (2006), 4.40 (a leaked-out beta, 2006), 4.41 (Feb. 2008), 4.42 (Dec. 2008), 4.4.3 (Apr.2011).

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

Categories: Atari, News & Rumors, Today

C64 Demo: ArtField 2011 Invitation demo

April 11th, 2011 No comments

This is a ArtField 2011 party invitation demo. It’s going down on the the 28:th of May 2011 and keeps going until the 29:th of May 2011.

The place of the Demo Party is the city of Voronezh in Russia.

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

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

April 9th, 2011 3 comments

CTetris4 is a very Nice Tetяis clone for Atari 8 Bit Computers. The game is developed by Hayden Doan.

What’s new in this version:

  • 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.

from Wikipedia:

Tetris is a puzzle video game originally designed and programmed by Alexey Pajitnov in the Soviet Union. It was released on June 6, 1984, while he was working for the Dorodnicyn Computing Centre of the Academy of Science of the USSR in Moscow.

He derived its name from the Greek numerical prefix tetra- (all of the game’s pieces, known as Tetrominoes, contain four segments) and tennis, Pajitnov’s favorite sport.

source: atariage.com wikipedia

Categories: Atari, News & Rumors, Today

Nightfall – EasyFlash One file Demo compilation #1

April 7th, 2011 No comments

This is a demo compilation for the Easyflash cartridge.

I have picked up the best demo’s from csdb site and i have made a compilation in .crt format.

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

Nano SwinSID Prototype: Unboxing and first Impressions

April 5th, 2011 2 comments
Nano SwinSID prototype (component side)

Nano SwinSID Prototype by x1541:

This project is based on the microcontroller ATMEGA88PU from Atmel and the emulation code is written by Swinkels.

The prototype of Nano SwindSID is a scaled down version of the Micro SwinSID, so far so good, and here’s my initial impression.

x1541, a user of the forum64.de has made a very nice work, the pcb has the same size of the original SID chip (6581/8580), the components are arranged very well and the entire space of the pcb was used. I can just say to buy it when the Nano SwinSID kit will be available, your money will be spent well.

Nano SwinSID Features:

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

source: forum64.de