Archive

Archive for the ‘Firmware’ Category

The return of the Hybrid Sid Player Firmware update v1.05

May 19th, 2021 No comments

The return of the Hybrid Sid Player by xAD/Nightfall & Gianluca Renzi (RetroBit Lab)

Based on the Project and Hardware Schematic by Markus Gritsch released in the years 2011-2015 on the forum dangerousprototypes. Thanks Markus.

Changelog:

v1.05 – 18/05/2021

Updated:

  • Made a single subroutine for the index eeprom write instead of repeating it many times in the code.
  • Increased the display time of the sid model to 3 seconds.
  • The action to clean the data in the eeprom has been changed.
    • Now for reset the default settings just hold down the MODE button during boot until the message “Reset Default Settings” appears and then release it, the player will reboot.

Added:

  • Faster than hell! :D
    • Now when you are in the browsing sid files section you can also use the PREVIOUS or NEXT buttons to quickly scroll the list in both directions.
  • You are Sleeping ? :D
    • If you fall asleep while you listening a SID tunes and you are in the browsing sid files section after 30 seconds the player will automatically switch to the tuneinfo/vu-meter view mode. (available only if you are playing SID o SID/DIGI tunes , no DMP)
  • Added some illegal/undocumented opcodes to the CPU Emulator:
    • SHA
    • SHS
    • SBC ($EB)
    • ASR
    • ANC
    • ARR

Fixed:

The return of the Hybrid Sid Player Firmware update v1.04

The return of the Hybrid Sid Player by xAD/Nightfall & Gianluca Renzi (RetroBit Lab)

Based on the Project and Hardware Schematic by Markus Gritsch released in the years 2011-2015 on the forum dangerousprototypes. Thanks Markus.

Changelog:

v1.04 – 02/05/2021

Updated:

  • Browsing files enhancement.
    • There is no longer block on the first and last file of the list, it resumes browsing from the first or last (like Next/Previous).
  • Improved a slight the timing of writing on the real SID (CS – Chip Select Signal).

Added:

  • Reset Default Settings (Clear EEPROM Data).
    • When you are in the BROWSER mode hold the MODE button for 4 seconds and the player clean all data in the eeprom and reboot.
  • Added some illegal/undocumented opcodes to the CPU Emulator:
    • SLO
    • AXS (SBX) *1
    • LAX *1
    • SAX *2
    • SHY
    • SHX 
  • Finally these sid tune now works correctly:
    • Wasted_All_These_Years (*1 & *2)
    • Party_Horse (*1 & *2)
    • Lunatico_side_1 (*1)
    • Intertwined (*1 & *2)

Fixed:

  • The problem of a folder with more than 255 sid files, starting from the 256th the index is not written to the eeprom.

U64/Ultimate-64 (7/3/2021) – U2+ (7/3/2021) Unofficial Firmware

March 11th, 2021 No comments

Released a new “unofficial” version of the firmware for the Ultimate-64 / U2+ by Gideon.

Changelog:

Changes since official release (3.9 / 1.37)

  • Fixed RGB mode (U64 only)
  • Fixed block read command
  • Fixed access of files with special chars in CBM disk images, accessed from IEC
  • Fixed UCI issues with SidPlay and others
  • Fixed colon issue in Ultimate Kernal ROM
  • Fixed crash on invalid file chain CBM filesystems
  • Fixed check order DIR / VOLUME; fixes some issues with exFAT directories
  • Added M and V commands in modem emulation layer, V now supporting numeric responses. Thanks Scott Hutter
  • Fixed the root cause of the VOLUME bit set in exFAT directories
  • Fixed missing ‘probe’ for filesystems on multi-partition disks
  • Fixed loading from wrong device ID when issuing the ‘run disk’ command
  • Fixed many little bugs in the generation of CVT files (copying GEOS files from a disk image)
  • Implemented writing CVT files back to a disk image (enables copying CVT files across disks.)
  • Adopted changes to U64 Kernal to set default loading ID, as submitted by Leif Bloomquist
  • Adopted USB modifier key handling, as submitted by Peter de Schrijver
  • Corrected bug in extended partition table reading

Download:

source: ultimate64.com github.com

Categories: Firmware, News & Rumors, Today

TheC64/TheVIC20 Firmware Update v1.5.2

February 19th, 2021 No comments

Firmware upgrades for THEC64 Mini/Max & TheVIC20 provide new features and/or correct any technical issues.

We always recommend that you use the latest version of the firmware.

Version 1.5.2 – Changes and additions:

  • [THEC64 Full size European] Fixes missing Bluestar carousel cover image which was broken in release v1.5.1 under some circumstances
  • [All models] Adds C64 joystick port selection; see notes below
  • Adds C64 only Classic mode added to THEC64 Mini
  • Adds disk swapping added to THEC64 Mini
  • [All models] Adds Commodore REU support with 512K, 2MB or 16MB as filename flags or CJM parameters; see notes below
  • New games for THEC64 Mini: Hessian (C64) and PET Snake (C64)
  • New games for THEC64 full size: Hessian (C64), PET Snake (C64), City Crusher(VIC20) and Mine Sweep (VIC20)
  • New games for THEVIC20: Hessian (C64), PET Snake (C64), City Crusher(VIC20) and Mine Sweep (VIC20)

Notes:

To enable REU support you can use either a filename flag or a CJM file parameter. Note that REU support does not work with VIC20 software.

To select using a filename flag, use one of the following:

  • R5 = 512K REU enabled
  • R2 = 2MB REU enabled
  • RM = 16MB REU enabled

For example:

myreudisk_R5.d64

See the user manual for further details on the use of filename flags.

To select with a CJM file, use one of the following parameters:

  • reu512 = 512K REU enabled
  • reu2048 = 2MB REU enabled
  • reu16384 = 16MB REU enabled

For example:

X:64,reu16384

See the user manual for further details on creating CJM files.

To switch the joystick in use between joystick port 1 or port 2 when running a C64 program, press and hold the joystick ☰ button, and then pressing joystick Ⓐ for port 1 or joystick Ⓑ for port 2. This will override the J1 filename flag or CJM primary port setting, if either are supplied.

Changes from previous versions:

  • v1.4.2 – Fixes an issue with THEC64 Full size: Under some circumstances C64 games may not recognise joystick port 2 when VIC 20 is the default machine
  • v1.4.2 – Adds Datasette controls for tape files in THEC64 Classic mode Media Access menu
  • v1.4.2 – Adds soft and hard reset hot-keys to THEC64 and THEVIC20 Classic mode
  • v1.4.2 – Adds freeze button support to THEC64 and THEVIC20 Classic mode
  • v1.4.2 – Adds C64 games Barnsley Badger, Soulless, Galencia and Planet of Death, plus VIC20 games Blue Star, The Keep, and Gridrunner to THEC64 North American model
  • v1.4.2 – Adds C64 games Barnsley Badger and Soulless, plus VIC20 games Blue Star and The Keep to the European THEC64 and THEVIC20 “Special Edition THEC64” models
  • v1.4.2 – Adds C64 games Barnsley Badger and Soulless to all THEC64 Mini models
  • v1.4.2 – Fixes Tank Battle on THEVIC20 to support two joysticks

Download:

source: retrogames.biz

Categories: Firmware, News & Rumors, Today

U64/Ultimate-64 (9/2/2021) – U2+ (11/2/2021) Unofficial Firmware

February 13th, 2021 No comments

Released a new “unofficial” version of the firmware for the Ultimate-64 / U2+ by Gideon.

Changelog:

Changes since official release (3.9 / 1.37)

  • Fixed RGB mode (U64 only)
  • Fixed block read command.
  • Fixed access of files with special chars in CBM disk images, accessed from IEC.
  • Fixed UCI issues with SidPlay and others.
  • Fixed colon issue in Ultimate Kernal ROM.
  • Fixed crash on invalid file chain CBM filesystems.
  • Fixed check order DIR / VOLUME; fixes some issues with exFAT directories.
  • Added M and V commands in modem emulation layer, V now supporting numeric responses. Thanks tlar54!

Download:

source: ultimate64.com github.com

Categories: Firmware, News & Rumors, Today

U64/Ultimate-64(Elite)/U2+ v3.9 (Core: v1.37) Firmware Update

December 6th, 2020 3 comments

A new version of the firmware for the Ultimate-64 / U2+ by Gideon is released.

This release has again some significant changes and improvements over 1.34 / 3.8. The following bullet list gives an overview of the features and fixes. Below the items, a short explanation is added.

Ultimate II+ Firmware see description of U64 updates. All non-U64 specific things are also available in the U2+

  • exFAT support.
  • Cartridge Port compatibility improvements.
  • Hyperspeed file system access through UCI.
  • Extended CBM file system support (D71, D81 and DNP)
  • Full REL file support from SoftwareIEC.
  • REL file copy between file systems, including FAT with preservation of record length property.
  • Consistent filename convention for storing CBM files on FAT with proper conversions.
  • Free block count added to IEC directory listing.
  • F5 menu restructuring.
  • Configuration menu key mapping made more consistent with file browser.
  • RAM Disk addition.
  • ACIA (6551 emulation) improvements.
  • Added fast serial / burst mode wire patches in U64 (optional connections between CIA and SRQ / DATA line.)
  • Addition of additional analog video modes: PAL60 and NTSC50.
  • Slightly improved key mapping for USB keyboards.
  • Fixed double keypress in non-overlay menu, when using USB keyboard.
  • Implemented key repeat for USB keyboards.
  • Many, many bugfixes.

exFAT support: Until earlier firmware versions, it was only possible to use FAT16/FAT32 formatted USB disks. Version 3.9 adds the support for the newer exFAT. Many, if not all newer USB sticks are factory formatted with this file system. This brings the maximum disk size to 2TB. Note that 64-bit LBA is not supported.

Hyperspeed file system access through UCI? What does this mean? It means that the virtual file system can now be accessed using a driver that talks to the Ultimate in I/O space, in a CBM compatible way. [UCI stands for Ultimate Command Interface] In order to unleash this hyperspeed, a customized C64 kernal is available. This kernal includes the driver to map one of the device IDs to the virtual file system of the Ultimate. Loading speeds in excess of 200+ blocks per second are feasible. As long as kernal calls are used to access the ‘drive’, this is fully compatible with existing software. Note that this kernal also supports the @ and $ commands, to give drive commands and show the directory of any drive, including the device-ID that routes to the UCI.

Extended CBM file system support means that all (D64, D71, D81 and DNP) images can now be created and are fully writable. Although there is no hardware emulation yet of the 1571 and 1581 drives, the support for the file systems is there. In combination with the hyperspeed kernal driver, this is already very useful, even without hardware emulation of the drives.

REL file support has been added, and in such a way that works regardless of the underlying file system. Thus, it does not matter if the REL file is located on a FAT filesystem, or inside of a CBM disk image. The way the REL file is stored is dependent on the file system, including the side sectors and super side sector for CBM systems. Copying REL files between these file systems is therefore also possible, and the side sectors are created as needed.

Block Access (U1, U2 and B-P commands) have been added. When the current directory is (inside) a CBM disk image, these block commands can be used to read / write random sectors of the disk.

A new file naming convention has been introduced, which makes lossless conversion between CBM and FAT filesystems possible, up to 16 chars. It may not always give pretty results, but it is consistent.

The F5 menu (Task Menu) had grown into an unorganized mess. This has now been restructured and categorized, so it has become a lot easier to find the item and is thus quicker to use. Similarly, the key mapping of the configuration menu has been made more consistent. The cursor keys now always navigate through the menus. Use ‘+’ and ‘-’ to change the value. (I have to get used to this myself!)

In addition to the support for USB disks, an additional RAM disk was added. This is very useful for storing temporary disk images, updater files and so on. It can also be used for an even better file system performance. The size of this temporary disk is 16 MB and does not conflict with REU memory. It is truly additional. In a future version, this temporary storage will be used to implement remote commands that require data to be uploaded, such that remote commands will be more consistent with actions from the file browser, since all actions will be based on the file system.

Cartridge port compatibility improvements. Since the introduction of the turbo mode, the cartridge compatibility of the U64 was flawed. This is simply due to the necessary changes in system architecture to make the turbo mode even possible. In this system core version (1.37), some of the compatibility issues have been solved. In particular, cartridges that toggle the EXROM# / GAME# lines per cycle or even during a cycle are now handled correctly again. This affects also the IDE64 module. In order to get this to work, the cartridge bus mode should be set to “Dynamic”, which basically means that the U64 will carefully ‘probe’ the cycles on the cartridge bus to see how the cycle completes. By cleverly caching these results, turbo mode is applied automatically in memory regions that do not need to run at 1 MHz. This does not mean that cartridge compatibility is now guaranteed for all modules, but it is a good step.

The additional analog video modes can be used to run PAL software on analog monitors, such as the 1702, or run 60 Hz software on PAL only screens. In addition to this, the cyan color was adjusted in the analog signal, as it was too green.

The ACIA improvements fix the problem that occurs when an NMI interrupt is missed. In addition, the DCD and DSR lines can now generate interrupts, like on a real 6551. The modem emulation supports pulsing these lines when an incoming connection occurs.

The list of bugfixes is too long to describe here. Some of them were minor; others would eventually hang up the ultimate application; memory leaks… Many thanks to Bart van Leeuwen, who thoroughly tested repeated file system access through UCI.

Download:

Changes since official release (3.9 / 1.37):

  • Fixed RGB mode.
  • Fixed block read command.
  • Fixed access of files with special chars in CBM disk images, accessed from IEC.

source: ultimate64.com github.com

Categories: Firmware, News & Rumors, Today

STM32F407VET6 (168Mhz Arm MCUs) SID Player by Bakisha

December 5th, 2020 No comments
STM32F407VET6 (168Mhz Arm MCUs) SID Player by Bakisha

I wanted to try Bakisha SID Player also with the STM32F407VET6 (previous post: STM32F401CCU6) ARM Cortex-M4 32bit MCU based Development Board which runs at frequencies up to 168MHz.

After some hardware and software changes i was able to use the SD Card support, buttons and LED on the pcb.

What i would like to do is install a TFT LCD screen compatible with this DEV Board and modify the software to display the various information that is now are sent via serial.

The MCUs that uses this DEV Board reaches a frequency of 168 Mhz and consequently i should not have problems of CPU overload taking away precious cycles times of the SID Player.

I leave you with some photos and a video.

Gallery:

SDCARD SDIO (Native) to SPI1 Pins:

Video:

source: github.com/Bakisha/STM32-SID-PLAYER

STM32F401CCU6 (Arm Cortex MCUs) SID Player by Bakisha

November 23rd, 2020 5 comments
STM32 (Arm Cortex MCUs) SID Player by Bakisha

STM32 (Arm Cortex MCUs) SID Player by Bakisha.

SID chip (6581 and 8580) and 6502 CPU emulator for STM32 (Arm Cortex MCUs). Compiled with Arduino IDE and uploaded with ST-LINK V2.

NOTE:

I have added to the original code of Bakisha the visualization of the 3 SID voices via 3 x Green LED.

Useless to write more about this, watch the video and the photos.

Special thanks goes to Bakisha for his work.

Components used for this project:

  • 1 x BreadBoard.
  • 1 x STM32F401CCU6 (STM32 Black Pill) or STM32F407VET6
  • 18 x BreadBoard jumper.
  • 1 x SD Card Module.
  • 3 x Green LED.
  • 1 x Resistor (100 Ohm)
  • 1 x Capacitor (100 nF)
  • 1 x Capacitor (10 uF – 16v)
  • 1 x Potentiometer (10KOhm)
  • 1 x Jack Audio 3.5 Female.

You can found the schematic here.

Gallery:

Video:

source: github.com/Bakisha/STM32-SID-PLAYER

TheC64/TheVIC20 Firmware Update v1.4.2

November 15th, 2020 No comments

Firmware upgrades for THEC64 Mini/Max & TheVIC20 provide new features and/or correct any technical issues.

We always recommend that you use the latest version of the firmware.

Version 1.4.2 – Changes and additions:

  • Fixes an issue with THEC64: Under some circumstances C64 games may not recognise joystick port 2 when VIC 20 is the default machine
  • Adds Dattasette controls for tape files in THEC64 Classic mode Media Access menu
  • Adds soft and hard reset hot-keys to THEC64 and THEVIC20 Classic mode
  • Adds freeze button support to THEC64 and THEVIC20 Classic mode
  • Adds C64 games Barnsley Badger, Soulless, Galencia and Planet of Death, plus VIC20 games Blue Star, The Keep, and Gridrunner to THEC64 North American model
  • Adds C64 games Barnsley Badger and Soulless, plus VIC20 games Blue Star and The Keep to the European THEC64 and THEVIC20 “Special Edition THEC64” models
  • Adds C64 games Barnsley Badger and Soulless to all THEC64 Mini models
  • Fixes Tank Battle on THEVIC20 to support two joysticks

Changes from previous versions:

  • v1.3.2 – Increases the length of displayed USB filenames in Media Access and the File loader
  • v1.3.2 – Fixes an issue where filename flags are not detected if the USB filename contains multiple dots/periods/full stops
  • v1.3.2 – Fixes an issue with the saved states location where multiple spaces are found in the USB filename
  • v1.3.2 – Fixes the saved states location used on a USB stick to be unique per filename. Note that this may change the saved states location from previous firmware versions if the filename contains multiple dots/periods/full stops.
  • v1.3.1 – Fixes an issue when using Left Shift key and top-left arrow key for opening/closing THEC64 Menu from BASIC
  • v1.3.1 – Fixes an issue regarding the current computer model setting and different model requirements specified in a cjm file

Download:

source: retrogames.biz

Categories: Firmware, News & Rumors, Today

AVGCART (Atari SD multicart) v0020 Firmware Update

October 20th, 2020 No comments

A new version of the firmware for the AVGCART (SD multicart for 8bit Atari) by tmp is released.

Changelog (v0020):

  • Support for optional SIO cable (ATR, ATX, CAS)
  • Copy/delete file, template dir
  • Autorun redone, added setting shortcuts
  • OSXEX renamed to OSXEX2 due to incompatible change (use the one from the update zip)
  • Support for playing PDM files (thanks to Xuel)
  • Scrolling long filenames (INV)
  • Run random file (CTRL-R)
  • See manual at https://atari8bit.net/de-re-avgcart/

Download:

source: atariage.com

ARM2SiD v3.12 / ARMSID v2.12 by Nobomi New Firmware

September 25th, 2020 No comments

A new firmware update for the ARM2SiD/ARMSID has been released by Nobomi.

ARM2SID firmware 3.12:

  • Digifix in MOS8580 emulation is now configurable. By the software it can be set to a several levels including inverse polarities.
  • The Digifix is controlled by external pin current by default (as a real MOS6581 is). If you miss it, just set it by the configuration program as you want.
  • Digifix for MOS8580 is required for example in the Ghostbusters game, but most of the games, demos and music (specially new ones) is not counting with Digifix and can produce some additional noises and hum.
  • In this FW is finished the hotfix in noise generation (test bit) from previous FW, now is no sound missing for example in the TestBit_4x.sid.
  • Big improvement in 6581 emulation. Fixed inner analog offsets in the MOS6581 emulation. Less distortion in some demos (for example Mahoney – Musik Run/Stop) and no more clicks in some games music (for example Bubble Bobble).
  • Fix in tone counter updates during fast changes.
  • Fixed setting of the lowest filter frequency for MOS6581 emulation (sometimes the simulation did not match the settings).

ARMSID firmware 2.12:

  • Fixed setting of the lowest filter frequency for MOS6581 emulation (sometimes the simulation did not match the settings).
  • Remember the “Digifix” update from the previous version, if something sounds different to you on the MOS8580 emulation, please check the configuration.

Previous changelog of ARMSID firmware 2.11:

  • Digifix in MOS8580 emulation is now configurable. It can be set to few levels including inverse polarities.
  • Digifix is now controlled by external pin by default (as a real SID is). You can change it in config utility.
  • Digifix for MOS8580 is required for example in the Ghostbusters game, but most of the games, demos and music (especially new ones) do not expect Digifix and can produce some additional noise and hum.
  • Improved noise generation (test bit) from previous FW, no sound missing for example in the TestBit_4x.sid.
  • Fixed inner analog offsets in the MOS6581 emulation. Less distortion and no more clicks in some music.
  • A small fix in tone counters updates in the fast changes.
  • Faster release of the data bus after reading cycle.

Download:

source: nobomi.cz/8bit/arm2sid nobomi.cz/8bit/armsid

Categories: Firmware, News & Rumors, Today

Released the latest version of DiagROM v1.2.1 for Amiga

July 20th, 2020 No comments

What is DiagROM?

DiagROM is a diagnostic tool for the amiga computers.

And it is to be used on defective machines, trying to help no-boot situations etc.

You simply replace the Kickstart roms in the Amiga with the DiagROM. and when poweron. your Amiga will start a diagnostic software. It will try to dump info on the serialport (and actual menus etc aswell) while also trying on the screen.

Changelog:

WOW This is a long time since I updated this. And lets be honest. I have forgot what i have changed.
BUT one thing I just been thinking. I have bumped the versionnumber in the wrong “end”.. so as I am working on a new init-routine. I consider this is the “stable” one.
So I bump the serialnumber to 1.2.1. I have been too busy with hardware so I must confess I haven’t coded so much on DiagROM. I have made some minor bugfixes etc.
I must still warn that if a routine is experimental you cannot really trust the tests.
Anyway in hope for the best in the future. the “daily” will for a while be a little “jumpy” while I get the new init working. This should be useful meanwhile.

Download: DiagoROM v1.2.1 Stable (1064)

source: diagrom.com

Categories: Firmware, News & Rumors, Today

U64/Ultimate-64(Elite) v1.34

June 22nd, 2020 1 comment

A new version of the firmware for the Ultimate-64 (U64/U64E).

Difference with previous release V1.33:

  • RESTORE key to boot with default config: Implemented.
  • Bootloop problem with flashed CRT: Fixed.
  • C64 Hangup problem with reading debug register (D7FF): Fixed.
  • C64 Hangup when disabling SID socket: Fixed.
  • ARMSID config not working when UltiSid is in the same range: Fixed.
  • CIA2 I/O (UserPort) not working: Fixed.
  • Sprite collision in Antiriad: Fixed.
  • RGB mode sync polarity: Fixed.
  • PIO register fault: Flimbo’s Quest now working! (Thanks to Tom Roger Skauen, for his debugging efforts!)

Known issues:

Corrupted disk access with some loaders, when bus bridge is not on “Quiet” mode, and badlines are disabled. We know this affects Geos MP3. Still under investigation.

Download:

source: ultimate64.com github.com

Categories: Firmware, News & Rumors, Today

U64/Ultimate-64(Elite) v1.33

June 14th, 2020 No comments

A new version of the firmware for the Ultimate-64 (U64/U64E).

GIDEON Message:

* DO NOT FLASH .CRT FILES WITH THIS VERSION! *

Difference with previous release V1.28:

  • Turbo Mode… The 6510 CPU can now be run faster than 1 MHz.
  • Support for Nordic Power cartridge.
  • Faster application processor for smoother file browsing experience.
  • Significant lower noise floor when using real SIDs.
  • From MarkusC64: For Geos 64 – Download D41, D71, D81 and DNP files directly from the file browser into a RAMDISK of the same type.
  • From MarkusC64: For Geos 64 – Save RAMDISK to USB in the appropriate format, directly from the file browser.
  • Added freeze function with USB menu (F11 key)

Bug fixes/improvements:

  • 6522 VIA fixes from gyurco/master.
  • Fixed 1541 floppy formatting – sometimes caused read errors.
  • Fixed an issue that may have caused network instability.
  • Issue #62: FTP server does not check if a directory exists when changing directory.
  • Issue #109: Soft IEC seq file reading issue with GET#
  • Issue #121: 1541-C ROM issues (Track 0 sensor issue)
  • Issue #131: SuperGames-Cartridge issue.
  • Issue #132: Builtin FC3 monitor hangs from freezer.
  • Issue #136: Epyx Fastloader fails sometimes (Example: Space Taxi)
  • Issue #147: Data loss on eject if save fails.

Download:

  • Download link temporarily removed as there is a possibility to get into a boot loop with the wrong settings. Will be superseded with 1.34.

source: ultimate64.com github.com

Categories: Firmware, News & Rumors, Today

USB Stick STM32 (Gotek) Firmware v3.4.16.4a

June 13th, 2020 No comments

Jean-François DEL NERO (who’s behind the HxC SD Floppy Emulator) recently has released a version of the HxC emulator firmware that is compatible with the STM32 chip used in the Gotek floppy emulators.

This means that the great functionality of the HxC SD emulator is now available on cheaper and more widely available hardware.

The bootloader to convert the Gotek floppy drive in HxC compatible must be purchased on the website HXC 2001 by sending an email to Jean-François DEL NERO. The price of the bootloader is one-off 10 Euro per Gotek that you want to update. Future updates of the software are free and can be made from a USB stick

The HXC Usb (Gotek) firmware supports: + many more….

USB Stick STM32 (Gotek) HxC Floppy Emulator Firmware v3.4.4.6a -> v3.4.16.4a cumulative changelog:

  • v3.4.16.2a regression fix : Fix file selector issue on fast Amiga machines (>= A1200).
  • CPC DSK : Fix ZX spectrum “Rolling Thunder” protection support (and this probably also fix others games).
  • RAW files : Stream unformatted track when trying to read above the image max track.
  • Custom firmware page : Fix an internal memory alignment issue with some particular settings.
  • New custom firmware page options : HFE blind write mode support. (Don’t check/ignore sync words) – GCR encoding method write mode support.
  • Stream encoder : Amiga demo “Eon by The Black Lotus” random crashes fixed.
  • OSD : Atari ST High resolution (Horizontal refresh rate : 35.8KHz) : Fix horizontal front porch delay.
  • STARTUPA.HFE power up auto select : Fix v3.4.11.1a regression.
  • Last selected file image auto load : Restore the file browser folder position.
  • New custom firmware page option : Bitrate override.
  • Version code / splash screen : Now shows you if you are using the QuickDisk firmware variant or not.
  • Quickdisk : 64 bytes (“Very short”) Read emulation pipeline buffer size option added to the custom firmware page.
  • USB stick browser Fix : “No file image found !” printed when no folder and no floppy image are found on the usb stick.
  • Roland machines : w30,s50,s33,s55 files direct support added.
  • E-mu ESI / EOS : img,ima,dsk files direct support added.
  • New system family raw file support : E-mu ESI / EOS. (7 digits display menu entry -> 01B)
  • Autoboot/file selector : Old style HxC config files support fixed. (long names issue)
  • QD support : Support malformed third-party QD files.
  • OSD : Optimizations.
  • Custom firmware page OSD options simplified – New resolutions selections : 20×24 and 40×24 characters for PAL/NTSC or 640×480 VGA display types.
  • OSD : Default OSD size increased to 21×2 characters.
  • OSD : New embedded OSD file selector in full screen mode (21×24 characters).
  • OSD : Faster scroll text.
  • OSD : Config menu -> The OSD screen position can now be set in the settings menu.    (press both buttons to enter the menu)
  • Autoboot File selector mode : Fix long name issue regression.
  • QuickDisk support : Better ready timings.
  • QuickDisk support : Support Roland /RY signal behavior. (Firmware QuickDisk\HxCFEUSB_V3_4_7_11a_Roland_QuickDisk.UPD)
  • QuickDisk support : Fix MB87013 based QD machines support (Akai S700/x7000, Roland…) -> Now support the special MB87013 sync method.
  • New custom firmware page option : Ignore/disable /SIDE1 input.
  • QuickDisk support : Fix the /Reset input behavior : The /Reset input doesn’t stop the motor if this /Motor-on is asserted but always clear the ready signal.
  • New direct raw format support : BAS Embroidery machines format (*.IMG,*.DSK) (System Family menu : “BAS” / 7 digits display menu entry -> 01A )

This is only a little part of the changelog. The original one is very long and you can read it here. (instruction manual here)

The HxC Floppy Emulator Firmware Customization page: https://hxc2001.com/custom_fw/

Download: USB Stick STM32 (Gotek) HxC Firmware v3.4.16.4a (816)

source: hxc2001.com

Categories: Firmware, News & Rumors, Today