Archive

Posts Tagged ‘firmware’

SIO2SD new Firmware v3.0RC5

April 28th, 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:

RC4 -> RC5

  • Changes in SD initialization routines (“card init error” should appear much less frequently)
  • SD speed is choosen automatically (SD speed option was removed)
  • Fixed card insertion/removal logic.
  • Added ability to go directly to setup when card is not present (using dbl-shift)

source: sio2sd-dev.gucio.pl

Categories: Firmware, 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

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

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

SIO2SD new Firmware v3.0RC1 and a new Wiki page

April 5th, 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:

Supported cards:

  • MMC/SDSC/SDHC (and very likely with SDXC, but only FAT32 formated)

Supported partitioning schemas:

  • no partition, MBR (Master Boot Record), GPT (GUID Partition Table – EFI)

TURBO:

  • additional turbo mode. I’ve called it 7-bit mode (7th bit of command switches turbo). This is new turbo mode very similar to XF551 turbo mode.

Number of simulated drives:

  • 15 + 100

Configuration program:

  • has to be present on SD card, but any program can be used.
  • New ATR files and new folders can be created using SIO commands.
  • “Empty disk” mode (ATR file created automatically during format command).
  • Deleting files from card using SIO commands.
  • Renaming files and folders using SIO commands.
  • Reading and writting all files using SIO commands (inside ATARI folder and subfolders).
  • 100 extra “virtual drives” V0..V99, which can be mapped to any drive from D1 to D15.
  • Fast mapping – Drives V0 to V3 have additional, special meaning. When one of keys from K1 to K4 is pressed during start then device overrides mapping of D1 and maps one of those drives to D1 (K1 = V0, K2 = V1 etc.).
  • Builtin very simple TURBO loader (for 7th bit mode – turbo mode similar to one used in XF551).

source: sio2sd-dev.gucio.pl

Categories: Firmware, News & Rumors, Today

HxC Floppy Emulator: Firmware updated

February 3rd, 2011 2 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.5.1.0:

  • Direct access mode : Bad Write mode corrected.
  • Display: Negative Track position bug corrected.
  • Internal : write mode selection code clean up.
  • … full release notes here

source: hxc2001.free.fr

HxC Floppy Emulator: Firmware & Software updated

January 27th, 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 HxCFloppyEmulator software v1.5.2.0/v1.5.2.1:

  • BUG : Floppy dump tool broken. fixed.
  • New files Support : Atari ST DIM image (*.DIM) added.
  • New files Support : TI99 V9T9 (*.V9T9 / *.PC99) added.
  • IPF File format (http://www.softpres.org/) overlap bug corrected.
  • Internal : Tracklen is now the number of bit in the track.
  • Internal/HFE generator : Track encoding code now set correctly.
  • ISO/IBM track generator : ISO FM track data mark value corrected/changed to 0xFB.

Release notes for the SD HxCFloppyEmulator firmware upgrade v1.5.0.0:

  • SDcard : Init frequency corrected.
  • SDcard : Multi sector read & Write access added.
  • SDCard access time improved (Slow sdcard issues corrected)
  • Some important parts of the floppy write support fully rewritten : Important codes improvement (speed & size)
  • New MFM/DD  write support bitrate added.
  • FM write support added.
  • E-mu write support added (E-mu emulator, E-mu emulator II,…)
  • Two floppy drive emulation improvement/bug corrected.
  • SDCard HxC Floppy emulator settings (sound/blacklight…) are now stored into the eeprom and used at power up. At power up the last known settings are used.
  • … full release notes here

source: hxc2001.free.fr

SD2Iec Firmware v0.10.1

December 26th, 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 or ATmega1284p 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-12-25 – release 0.10.1

  • Bugfix: Remove remains of previous commands while parsing B-*
  • Bugfix: Fix response of UI command for unknown suffix chars.
  • Small improvement of JiffyDOS transfer speeds.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

1541 Ultimate I / II: New firmware v2.0 Final

December 5th, 2010 No comments

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

This version also runs on the Ultimate-I! (Of course, only the features that MK1-hardware supports will show.. no RTC, no USB, no C2N (tape), etc…)

This is a MAJOR update from RCA! Please note that former versions had issues with writing back data to .D64 images.

Your copies that you made with former 2.0RCx versions might be corrupt!!

Major improvement in latest release:

  • Added: Small step made to supporting block sizes other than 512 bytes (for CDROM, which I want to support soon!)
  • Added: Update changed to flash all roms too…
  • Added: Boot FPGA definitions added for booting with Winbond Flash.
  • Added: USB hub support (high speed devices only!)
  • Added: C64 reset included in 1541 reset (optional)
  • Added: Option to save current disk as D64 or G64.
  • Added: Option to create formatted G64.
  • Added: Progress bars in user interface.
  • Added: Stop option added to tape playback.
  • Added: Initial attempt to implement creating of G64 files.

Read more…

Categories: Firmware, News & Rumors, Today

HxC Floppy Emulator: Firmware & Software updated

November 10th, 2010 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 HxCFloppyEmulator software v1.4.0.1:

  • GUI : SDCard buzzer sound volume control added.
  • GUI reworked.
  • Double step drive emulation support added.
  • IMD Loader : Default interface mode change to Shugart.
  • RAW Loader : Default interface mode change to Shugart.
  • USB HxC Floppy Emulator : Shugart mode corrected.

Release notes for the SD HxCFloppyEmulator firmware upgrade v1.3.0.4:

  • Amiga : Change disk delay added.
  • Buzzer driving bug corrected.
  • “One button” mode feature added.
  • Double step support added.

source: hxc2001.free.fr

SD2Iec Firmware v0.10.0 Final Released

November 7th, 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 or ATmega1284p 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-11-07 – release 0.10.0

  • Deprecation notice: E-R and E-W commands will be removed in the next release.
  • Improved reliability of Nippon loader.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.10.0Pre5 Released

October 31st, 2010 2 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 or ATmega1284p 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-31 – release 0.10.0pre5

  • Bugfix: Avoid duplicate file name when DEL/DIR matches.
  • Bugfix: Reduce chance of data corruption in Wheels.
  • Bugfix: Slightly relax IEC timing while waiting for command.
  • Added AR6 1581 fastloader+saver (PAL).

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

SD2Iec Firmware v0.10.0Pre4 Released

October 26th, 2010 2 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 or ATmega1284p 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-26 – release 0.10.0pre4

  • Bugfix: Wheels with SuperCPU timing issue corrected.
  • Bugfix: Rare problem with ~ in FAT file names fixed.
  • Added compile-time option to capture fastloader code.
  • Added Wheels 4.4 fast loaders.
  • Added another variation of the Epyx Fastload cart.
  • Added Nippon fast loader.

source: sd2iec.de gitweb forum thread c64-wiki

Categories: Firmware, News & Rumors, Today

1541 Ultimate I / II: New firmware v2.0RCA

October 24th, 2010 No comments

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

This version also runs on the Ultimate-I!  (Of course, only the features that MK1-hardware supports will show.. no RTC, no USB, no C2N (tape), etc…)

Some major fix:

  • Freezer bug fixed.
  • Cartridge Freezer reactivated after DMA load.
  • MK1 support completed.
  • Tiny fix added for USB (connecting a powered hub caused the C64 to be powered by the hub!!)
  • Updater fixed for older FPGAs that don’t support the capability register.
  • Memory controller for MK1: removed DACK for write cycles.
  • Added dummy I/O clients, for missing modules in MK1 FPGA.
  • Rewritten first bootloader (…)
  • Added second drive support in software.
  • Added audio switch. If second drive is available, it will be available on the right channel.
  • ‘Chars’ linked instead of loaded from Flash. MK1 doesn’t have charset in flash…

download: 1541ultimate.net

Categories: Firmware, News & Rumors, Today