Archive

Archive for the ‘Firmware’ Category

SD2Iec Firmware v0.10.0Pre3 Released

October 18th, 2010 No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2010-10-16 – release 0.10.0pre3

  • Bugfix: Wheels 128 loader detection fixed.
  • Bugfix: G-P answer fixed.
  • Bugfix: Strip 0x0d from file names when appropiate.
  • Wheels support.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

1541 Ultimate II: New firmware v2.0RC9

October 11th, 2010 No comments

A new version of the firmware for the interface 1541 Ultimate II is released.

Some major fix:

  • Some debug stuff that appeared in menu removed!
  • Tape Record implemented.
  • Capabilities register added (for V1 compatibility later)
  • Initial version of memory controller for V1 hardware added.
  • Global menu items replaced by menu objects that can generate menu items based on the object’s state.
  • Some bug-fixes.
  • Christmas lights eliminated in many places.
  • 64K AR/RR Ram support added; as well as made to pass CountZero’s test program with 71 points.
  • Freezer bug is NOT yet tackled.
  • Preliminary USB hub support added (not finished)
  • Tape recorder software file created, but is still a copy of playback. Needs to be implemented.
  • IEC processor implemented.
  • Some clean up done in USB code.
  • C2N Recorder added to Fpga makefiles. (not for 250e yet)
  • TAP Encoder added.
  • ZPU altered for guaranteed IRQ handling (not used yet)

download: 1541ultimate.net

Categories: Firmware, News & Rumors, Today

Micro SwinSID – Hardware replacement for the SID sound chip

October 10th, 2010 No comments

Micro SwinSID (SwinSID88) is a hardware replacement for legendary SID sound chip which was placed in every Commodore C64 computer.

This hardware extension is designed as a module installed directly into the SID socket. It emulates the sound of the SID chip, but it is a lot more powerful and allows you experience the new dimension of C64 music.

The hardware desing of SID and Micro SwinSID (SwinSID88) modules is different in almost every way. Micro SwinSID (SwinSID88) is equipped with general purpose microprocessor (ATMega88PA or PU) with internal RAM and ROM.

A programmable device like this has a big advantage – there is a possibility to upgrade firmware and to add new features or fixes without any hardware modification.

Download: Micro SwinSID PCB and Schematics v1.1

Download firmware: Firmware (30/04/2010) / Firmware (19/10/2010)

source: forum64.de swinkels homepage

Categories: Firmware, News & Rumors, Today

1541 Ultimate II: New firmware v2.0RC8

September 2nd, 2010 No comments

A new version of the firmware for the interface 1541 Ultimate II is released.

Some major fix:

  • C1541 rom load now supports loading 8K roms (E000-FFFF only).
  • File name now defaults to directory “/SdCard/Part0″. Use ‘/’ at the beginning to override.
  • Comment added in the application
  • Various bugfixes in path code. [IMPORTANT!]
  • Version updated to 2.0RC8.

download: 1541ultimate.net

Categories: Firmware, News & Rumors, Today

1541 Ultimate II: New firmware v2.0RC7

August 29th, 2010 No comments

A new version of the firmware for the interface 1541 Ultimate II is released.

Some major fix:

  • Update fixed => C64 should be taken out of reset otherwise keyboard won’t work.
  • RTC speed correction implemented.
  • Screen flicker removed by not clearing the screen upon “draw()”
  • Double file name fixed at create D64.
  • C64 kept in reset to avoid basic screen before cart screen.
  • C1541 rom load fixed.
  • Delete file implemented.
  • Sorting of dir entries (DIR first) still needs to be tested.
  • REU Filetype added.
  • Double filenames fixed.
  • Rename fixed (I think!)
  • Error handling improved, error strings added.

download: 1541ultimate.net

Categories: Firmware, News & Rumors, Today

1541 Ultimate II: New firmware v2.0RC6

August 17th, 2010 No comments

A new version of the firmware for the interface 1541 Ultimate II is released.

Some major fix:

  • Added: Built-in flash protection to avoid more units to ‘die’.
  • Fixed: Joystick Right on PRG file still crashes UltimateII.
  • Fixed: Mount & Run starts disk mounted Write Protected.

download: 1541ultimate.net

Categories: Firmware, News & Rumors, Today

SIO2SD Firmware v2.5 Open-Source

August 16th, 2010 No comments

Finally! after a long time the new version of the Firmware for the interface SIO2SD is realesed under GPL Open-Source.

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:

  • Configuration is now available from Atari Screen – press K3 key (no need to disconnect the cable from the SIO).
  • Loader for the executable files has been replaced with a new version.

source: sourceforge.net sio2sd.gucio.pl marcinprusisz.pl

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.10.0Pre1 Released

August 9th, 2010 No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2010-08-06 – release 0.10.0pre1

  • GEOS 2.0 support (d64/d71/d81 images only)
  • File-based M-R emulation.
  • Removed “oldnkc” configuration.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.9.3 Released

August 3rd, 2010 No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2010-08-02 – release 0.9.3

  • Bugfix: Extension hiding works again with names >12 characters.
  • Bugfix: Increase data hold time during standard TALK.
  • Testing aid: card detect-to-LED function.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

1541 Ultimate II: New firmware v2.0RC5 and Sources released

July 25th, 2010 No comments

from 1541 Ultimate homepage:

  • Last firmware version: 2.0RC5 is now downloadable from the download page.
  • Ultimate-II sources released!

You can access them through  http://svn2.xp-dev.com/svn/1541UltimateII/.

For those who know how to use SVN, you can do a checkout to create a local working copy by typing:

svn co http://svn2.xp-dev.com/svn/1541UltimateII/trunk

in an empty directory. I am working on a short manual, and on access to the tools needed to build the project. This time, the FPGA sources have been released as well. ;-)

source: 1541ultimate.net

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.9.2 Released

July 1st, 2010 No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2010-06-21 – release 0.9.2

  • Bugfix: Rename was broken on FAT.
  • Turbodisk is now disabled when running on internal RC clock.
  • Button debounce timeout increased.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.9.1 Released

March 10th, 2010 No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2010-03-07 – release 0.9.1

  • Bugfix: Filling unused REL records used wrong offsets.
  • Bugfix: Unbreak case-insensitive matching of FAT file names.
  • Bugfix: Fix raw directory mode for D64/D71/D81.
  • Bugfix: Tell the display about REL files too.
  • Add preliminary support for the ATmega1284P.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.9.0 Released

March 2nd, 2010 No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.

The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2009-02-28 – release 0.9.0

  • Bugfix: REL offset calculation for records 256,512,…
  • Bugfix: Non-REL P command parameters now match README.
  • Bugfix: Reading after EOI behaves correctly now.
  • Red LED only active while unwritten data in memory.
  • Remove XC,XJ commands.
  • New fastloader: ULoad Model 3.
  • New fastloader: G.I. Joe (said to be commonly ripped)
  • New fastloader: Epyx FastLoad cartridge.
  • Support reading raw directory ($ with secondary > 0)
  • “display disk images as directories”-mode.
  • DNP support.
  • Remote display support.
  • Build system doesn’t require gawk anymore.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

Released eSXDos v0.7.3 Beta public firmware for Divide interface

February 21st, 2010 No comments

eSXDos Divide Beta firmwareGeneral Info:

  • Firmware written primarily for the DivIDE interface, maybe for others in future.
  • Inspired by our (Phoenix & LaesQ) old ‘backbone’ project + inspiration from +D
  • Works with HDD/CD-ROM/ZIP/LS120 (LS120 can access 720KB and 1.44MB floppies)
  • Uses drivers to access filesystems (either in RAM or ROM)
  • Provides new BASIC commands
  • Will provide RST 8 hooks for user-land apps
  • Supports IM2 loading/saving (K3L’s FA part)
  • Drivers give access to the filesystem, and provide specific emulation hooks in certain cases (TRDOS, .TAP, etc)
  • There’s a device/filesystem abstraction layer, which means that BASIC or user-land programs don’t need to know anything about the underlying filesystem/device (ie, you use the same BASIC commands for all filesystems, FAT/ISO/TRD/etc)
  • Will allow up to 4 virtual drives for disk images (.trd/etc)
  • Filesystems are mapped acording to type: hd*, fd*, cd*, vd*, td*
  • FAT12/16/32 driver built-in ROM, other drivers loaded from boot filesystem on demand. (on this preview version, there was still room so TRDOS filesystem is in ROM too)
    Does not need a system file to work, common BASIC commands and FAT driver on ROM, system file loaded from boot filesystem will have additional commands, etc.
  • … more stuff which I prolly forgot

source: esxdos.org

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.8.3 Released

December 17th, 2009 No comments

SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family. The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64.

Hardware and the microcontroller’s firmware is available as open source (GPL).

Changelog:

2009-12-16 – release 0.8.3

  • Bugfix: Really prevent random corruption on FAT32 media.
  • Bugfix: Free buffer after copying files.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today