Archive

Posts Tagged ‘firmware’

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

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 (1058)

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 (813)

source: hxc2001.com

Categories: Firmware, News & Rumors, Today

Atari U1MB/Side2/AVG Firmware Update to the latest version

May 31st, 2020 No comments
Atari U1MB/Side2/AVG Cart Firmware Update to the latest version

Atari U1MB/Side2/AVG Cart Firmware Update to the latest version.

Gallery:

Download:

Categories: Firmware, News & Rumors, Today

AVGCART (Atari SD multicart) v0019 Firmware Update

May 23rd, 2020 No comments

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

Changelog (v0019):

  • Various speed-ups (SD card and FS handling rewritten.

Download:

source: atariage.com

U64/Ultimate-64(Elite) v1.28 – U2/U2+ v3.7 Firmware Update

March 29th, 2020 No comments

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

Difference with previous release V1.26 / V3.6a:

  • Debug stream over Ethernet, which logs CPU / VIC access real time, also possible to log C64 CPU and 1541 CPU alongside. U64 only.
  • ACIA (MOS 6551) emulation.
  • Modem Layer emulation (6551 <-> LAN), supporting both outbound and inbound connections.
  • REU load / save commands from UCI, using the preload settings.
  • File append mode for Software IEC.
  • Support for SuperGames cartridge.

Bug fixes:

  • Issue #121: 1541C ROM seemed faulty. Track 0 sensor reconnected.
  • Issue #119: Fixed network host name illegal chars.
  • Issue #127: Fix for Epyx Fastload at boot U64 (consider DMA to stop discharging the cap.)
  • Fix for KCS cart at boot of U64.
  • Fixed DMA load delay, to let 1541 initialize before running PRG.
  • Fixed 1541 address decoding (RAMBOard was faulty!)
  • Fixed Closing telnet connection caused U64/U2+ to freeze.
  • Stability issues fixed in configuration manager.
  • Corrected NMI / IRQ routing for internal cart. (U64)
  • Timing corrections to make external 1764 REU work. (U64)
  • Some U64 factory test improvements. Invisible to you.

Planned work for the upcoming release:

  • CPU Speedup.
  • Keystrokes to quickly enable / mute audio channels.
  • A sample project for the ESP32, which can be used for others to port stuff like modem emulation.

Download:

Documentation updated:

source: ultimate64.com github.com

Categories: Firmware, News & Rumors, Today

Vampire GOLD2.12 Core Released

March 28th, 2020 No comments

Vampire GOLD2.12 Core Released.

Changelog:

  • New 15/16Bit RTG modes (R5G5B5PC, B8G8R8A8)
  • HW mouse improvements (sprite area size, x/y-position coords)
  • VampireSupport 40.41.
  • fpsp080_00f4000_07Mar20.
  • Apollo specific CPU support library in ROM, named 68040.library (to be picked up by 3.1 and later SetPatch)
  • New minimal boot pic with the new melody.
  • SLOW CPU when PC in chipmem & rangermem (auto Turtle, select “ExpChip” with WHDLoad)
  • Improved Turtle Mode compatibility.
  • Enabled faster 32bit write for the IDE.
  • Improved rebooting, when using a MAPROM.
  • Updated EmuTOS ROM to 0.9.12 release (boot from uSD option added)
  • Improved FMOVEM.

Download: Vampire Core (865)

source: apollo-accelerators.com

Categories: Firmware, News & Rumors, Today

ARM2SiD v3.8 / ARMSID v2.10 by Nobomi New Firmware

March 28th, 2020 No comments

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

News features and fixes in FW 3.8 & v2.10:

  • Fixed a bug from older versions in the values generation of the register OSC3 during a noise waveform. Reported in the game Paradroid.

Download:

source: dzi.n.cz/8bit/arm2sid dzi.n.cz/8bit/armsid

Categories: Firmware, News & Rumors, Today

ARM2SiD by Nobomi New Firmware v3.7

January 24th, 2020 No comments

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

News features and fixes in FW 3.7:

  • Compared to version 3.6, only marginal changes, added reading of OSC3 and ENV3 registers to the third SID emulation.
  • Simplified user interface for the update application.
  • Compared to version 3.5, a quick response in stereo mode was added (when using a second socket), the dual-mono mode is activated without timeout when both socket is addressed in the same time.
  • Also upper addresses mapping is fixed in the update (sometimes misaligned address detection in the update application).
  • Corrected bug in bootloader. If user tried an update with SFX only mode configured, the ARM2SID stuck in the bootloader and was not possible to update it on a user side. Factory update was needed. New updater disables the SFX mode, as well as patches the bootloader to prevent problems in a future.

Download:

source: dzi.n.cz/8bit/arm2sid

Categories: Firmware, News & Rumors, Today