Archive

Archive for the ‘News & Rumors’ Category

C64 Game: Little Sara Sister 1.5 +7HD / Elav +4HD …

July 15th, 2012 No comments

Unboxing SIO2SD Micro by Panos Santos

July 14th, 2012 1 comment
SIO2SD Micro (testing)

Autopsy:

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

This version is like the original SIO2SD (based to latest schematic “version 2″) but in a smaller form with some improvements by Panos.

Panos improvements:

  • As for the cpu the latest “low consumption” ATMega32A microcontroller in smd form.
  • The 74LVC245 who guarantees good data transfer between the microcontroller and SDcard, in proper voltage levels also.
  • New 47nf capacitors for better button response.
  • Extra resistor and capacitor added in output of low dropout voltage regulator, for better voltage stability particularly at “no load” condition. As result of that is much higher reliability and compatibility with more SD cards.
  • New tactile switches with smooth feeling for more comfortable use.
  • Push on-Push off type SD connector.

source: atariage.com/forums

HxC Floppy Emulator: Firmware v1.7.1.2 released

July 13th, 2012 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.

Firmware SD HxCFloppyEmulator v1.7.1.2:

  • Drive A <> Drive B constant polling issue corrected (Atari ST).
  • Better SD Card error handling.

Firmware SD HxCFloppyEmulator v1.7.1.1:

  • New embedded setting menu : To access this menu remove the SDCard and press the select button.
    • By this menu you can:
    • Change the floppy Interface mode.
    • Change the bitrate.
    • Change the track step mode.
    • Enable/disable the drive B.
    • Enable/disable the step sound.
    • Set the user interface sound volume.
    • Set the backlight timing.
    • Set the standby timing.
    • Check the software and bootloader version (integrity test included).
    • Clear/reset the settings and reset the Emulator.
    • Exit this menu…
  • SD Card: Issue with some sd card corrected : Incompatibility with some SD chipset corrected.
  • Write support: Timing for MFM / FM 250/300/500KBits/s write support readjusted. DataMark supported : 0xFB,0xF8 (deleted data mark), 0xFA,0xF9. HFE file format enhanced : Track 0 Side 0 & Track 0 Side 1 track write mode can be different from the others tracks.
  • New track seek algorithm: Faster track seek/settle time -> Faster Loading time !
  • Flip disk function: the disk image can now be flipped (reverse side 0side 1).
  • Bad track number at power up corrected (E-mu Emulator I/II, SP1200, Linn/Forat 9000…)
  • Experimental “Rev2″ HFE support : Correct some issue with some Amiga games/demos.
  • Lots of internals code optimization…

 Download:

source: hxc2001.free.fr

Re.Bit numero #7

July 13th, 2012 No comments

Sorry, this entry is only available in Italian.

Categories: Magazine, News & Rumors, Today

Atari 8-Bit Tools: RastaConverter Beta 4 by Jakub ‘Ilmenit’ Debski

July 11th, 2012 No comments

RastaConverter by Jakub ‘Ilmenit’ Debski is a command line tools for M$ Windows/Linux to convert and optimize images for use with the Atari 8 Bit computers.

Download:

source: github.com/ilmenit/RastaConverter atariage.com/forums atariage.com/forums

Arok Party 2012: Official demo party results

July 11th, 2012 No comments

This is the official demo party results from the Arok Party 2012 (Top 3 Entries only). See also the Arok Party homepage for more informations.

C64 Graphics:

  • 1 – Stay for a while… by Chorus, Resource, Singular.
  • 3 – And somebody looked in the window by Avatar.
  • 5 – Spy by Mr. Booa.

C64 Music:

  • 2 – Smile in the Crowd by Resource.
  • 3 – Asvanyviz by Padua.
  • 4 – Dream to Love by Hokuto Force.

C64 Demo:

  • 1 – Pimp My Commodore by Chorus, Resource, Singular.

C64 Outside Party:

  • 4 Emelet Preview (Game Preview)
  • SID-Wizard 1.0 RC (Tool)

Download: Arok 2012 full Party stuff (905)

source: noname.c64.org/csdb arok.intro.hu

Categories: Event(s), News & Rumors, Today

Everdrive MD – OS Update v34 released

July 10th, 2012 No comments

It was released a new OS Update for the Everdrive MD Flash Cartridge (Megadrive/Genesis) by Krikzz. The upgrade instructions can be found here.

Changelog:

  • Fixed underscan problem for old TV-sets.

Download: Everdrive MD - OS Update v34 (830)

source: krikzz.com

Categories: Hardware, News & Rumors, Today

SD2Snes Firmware v0.1.4 released

July 10th, 2012 No comments

It was released a new firmware for the SD2Snes Flash Cartridge (Super Nintendo/Famicom) by Ikari. The upgrade instructions can be found here.

Changelog:

  • SPC Player (contributed by necronomfive/blargg)
  • System Information screen now shows CPU/PPU revision (contributed by necronomfive)
  • Satellaview: basic data transmission packet support (makes some more games boot, thanks to LuigiBlood for assistance and sample data packets)
  • Number of supported files increased to 50000 per card / 16380 per directory.
  • Slight speedup of menu text rendering.
  • Reduce load time of menu.
  • Adjust Cx4 timing to be more faithful (Mega Man now defeats the boss in attract mode in Mega Man X2)
  • adapt ROM mirroring size to file size if header information is invalid (fixes Super Noah’s Ark 3D, possibly others)
  • MSU1 interface changes suggested by byuu:
    • Data offset 0 and audio track 0 are automatically requested on reset. This causes the busy flags to become 0 shortly after reset/startup.
    • $2000 bit 3 is now “audio error”, becomes valid after “audio busy” -> 0 set when an error occurred while preparing playback of the requested audio track write LED stays on when SRAM content changes constantly.
  • Fixes:
  • fix empty save files on FAT16 / incorrect free cluster count on FAT32.
  • correct directory sorting (force parent directory at top of list)
  • fix text corruption when entering a directory with a scrollable name.
  • fix files/dirs count in system information.
  • make ‘sd2snes’ directory hiding case-insensitive.
  • improve DAC I²S timing.
  • fix occasional palette corruption in menu.
  • fix SD clock glitch on ROM loading (occasional glitches/crashes)
  • fix memory write timing on ROM loading (occasional glitches/crashes)
  • fix SPI timing (ROMs not loading; System Information not working)
  • properly synchronize SNES control signals (occasional glitches/crashes)
  • fix floating IRQ output (occasional glitches/slowdowns)

Download: SD2Snes Firmware v0.1.4 (1095)

source: sd2snes.de

Categories: Firmware, News & Rumors, Today

CBM prg Studio v2.4.0 released

July 8th, 2012 1 comment

CBM prg Studio Version 2.4.0 is released. There are a lot of new features in this version. I’d really appreciate it if you report any bugs you find or have any suggestions/comments.

CBM prg Studio allows you to type a BASIC or Machine Code program in using a nice Windows environment and convert it to a ‘.prg’ file which you can run on an emulator, or even a real C64 or VIC20 if you’re feeling brave and have the right kit.

CBM prg Studio is the result of merging C64PrgGen and VIC20PrgGen. Adding new features and fixing bugs in two apps which were 95% similar was a bit of a nightmare so merging them made sense.

It was also a good opportunity for a face lift and to add some new features, such as:

  • Programs are project based, meaning all related source files, sprite files etc. are kept in one place and multiple source files can be linked more easily.
  • Tabbed MDI.
  • Syntax highlighting.

What CBM prg Studio isn’t is a front-end for tok64, cbmcnvrt, bastext or any other tokeniser / detokeniser / assembler. It’s all been written completely from scratch.

New Features in v2.4.0:

  • Screen designer and character editor extended to use the C16 and Plus/4′s larger colour palette.
  • Build can now be cancelled.
  • Some speed improvements.
  • Improved invalid label detection.
  • Relaxed restriction on mono-spaced only fonts (use with care!)
  • Auto-completion added (labels, variables and macros) for assembly programs.
  • Column selection in code editor.

Major bugs fixed:

  • Assembly code reformatting tool.
  • Loading char/screen/sprite files from the project explorer when the file has been moved/deleted.
  • Start page crash for missing/moved projects/files.
  • Screen Code Builder:cbm+numerics only works with mouse on virtual keyboard.
  • Project open/save crash if project explorer window closed.
  • Project tick in view menu occasionally missing.
  • Occasional crash when opening sprite file in new project.
  • PI symbol/keyword incorrect.
  • Detect macro definition with no macro name. Previously would just report ‘preprocessor error’
  • Selected memory in viewer should fill in start end address in save.
  • End address of selected memory in viewer was sometimes wrong.
  • Removed start address from basic programs generated to memory.
  • Certain instructions not being optimised (zero page) properly.
  • Tidied up the label dump after a build. Long labels were being bunched up.

Download: CBM prg Studio v2.4.0 (855)

source: ajordison.co.uk

C64 Game: Earth Defence +3 / Infiltrator Collection [EF] …

July 7th, 2012 No comments

Javatari v2.01 (Atari 2600 emulator)

July 5th, 2012 1 comment

Javatari is a multiplayer Atari 2600 emulator written in pure Java with no external libs.

Features:

  • Unique Client-Server multiplayer mode. Runs great in low-latency networks such as LANs.
  • Cheat and turn off Collisions. Finally discover the ending of River Raid!
  • Complete Save State/Load State functions.
  • Scanlines and TV screen emulation modes.
  • Real Atari console user interface.

Changelog;

  • Multiplayer mode controls in UI.
  • Start Client/Server sessions directly in Settings window.
  • Applet multiplayer mode support.

Download: Javatari JAR v2.01 (Needs Java 6) (972)

source: javatari.org

Sommarhack 2012: Official demo party results

July 3rd, 2012 1 comment

This is the official Atari ST/STe demo party results from Sommarhack 2012 (Top 3 Entries only). See also the Sommarhack 2012 homepage for more informations.

Graphics:

  • 01 Study In Yellow.
  • 01 Madhatte.
  • 03 erkryp.

Music:

  • 01 Jordgubbar Memories.
  • 02 Compofiller 3000.
  • 03 Exercise Whell.

Demo:

  • 01 Drone.
  • 02 Blackbird.
  • 03 JAPAN beauties and troubles.

Download: Sommarhack 2012 full Party stuff (881)

source: dhs.nu/sommarhack/2012/

Categories: Event(s), News & Rumors, Today

Silesia Party 6: Official demo party results

July 2nd, 2012 No comments

This is the official demo party results from Silesia Party 6 (Top 3 Entries only). See also the Silesia Party homepage for more informations.

C64 Demo:

  • 1 – aFall
  • 2 – Undead by Emulamer

C64 4K Intro:

  • 1 – Slang test

C64 Music:

  • 1 – Odbyt Teściowej by Surgeon.
  • 2 – Funky Nun Dance by Conrad.
  • 3 – John, Paul, Ringo & Mushroom by Randall.

C64 Graphics:

  • 1 – LSBHires by Bimber.
  • ?? – Ty Baranie! by Wacek.
  • ?? – Frankenstein by JSL.

C64 Sample Music:

  • 1 – Don’t Fuck With Me by V-12.

C64 2SID:

  • 1 – Electrozombie Generation (stereo) by Onslaught, Samar Productions, Viruz.
  • 2 – Melanoma Mood (stereo) by Randall.
  • 3 – Yet Bigger Beat (stereo) by EXclusive ON, MultiStyle Labs, Samar Productions.

Download: Silesia Party 6 full Party stuff (972)

source: noname.c64.org/csdb silesiaparty.pl

(Italian) Jurassic News numero #42

July 2nd, 2012 No comments

Sorry, this entry is only available in Italian.

Categories: Magazine, News & Rumors, Today

Overview of some Flash Cartridges for Snes,Megadrive,N64,Atari 2600

June 29th, 2012 No comments

Quick overview of some Flash Cartridges (backup device) for Super Nintendo (Famicom/Snes), Megadrive (Genesis), Nintendo 64, Atari 2600.

Flash cartridges (backup device) used in this video:

  • Everdrive-MD flash cartridge for Sega Megadrive (Genesis) with SD/MMC interface.
  • EverDrive 64 backup device for Nintendo 64 with SD interface.
  • SD2Snes backup device for Super Nintendo (Snes/Famicom) with SD interface.
  • Harmony flash cartridge for Atari 2600 with SD interface.