Archivio

Archivio per la categoria ‘Firmware’

Nuovo firmware per The return of the Hybrid Sid Player v1.13

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

Basato sul progetto di Markus Gritsch pubblicato negli anni 2011-2015 sul forum dangerousprotypes. Grazie Markus.

Changelog:

v1.13 – 3/8/2021

Added:

  • Illegal/undocumented opcodes to the CPU Emulator:
    • RLA (Combination of two operations with the same addressing mode (Sub-instructions: ROL, AND))
  • From an idea of Faber Pixel we have also added other information of the SID file on the small OLED screen (information available in the header of the file).
    • With a frequency approximately of 7 seconds, the Load Range, Init Address and Play Address in hex addresses will be displayed on the screen alternating with the information of the SID Name, Author and Copyright.

Sample:

  • Range: $1000-$2275
  • Init Address: $1000
  • Play Address: $1003

Obviously the displayed address range is the real memory occupation.

Fixed:

  • The visualization of the SID Model of the tune that is playing every 5 seconds alternated between the playback mode icon. (Thanks Gianluca Renzi)
  • Missing the file error handling in the subSong subroutine.

Nuovo firmware per The return of the Hybrid Sid Player v1.12

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

Basato sul progetto di Markus Gritsch pubblicato negli anni 2011-2015 sul forum dangerousprotypes. Grazie Markus.

Changelog:

v1.12 – 18/07/2021

Updated:

  • Improved a little bit the file error handling.
    • If you try to load a SID Stereo file a message “Stereo SID detected, but cannot play it!” will be displayed on the OLED screen.
  • Modified the modality of visualization of the SID Model of the tune that is playing.
    • Now the display of the SID Model is alternated between the playback mode icon approximately every 5 seconds.

Added:

  • Message during the boot that warns a checking of the USB storage and the correct filesystem mounting of the USB pen drive.
  • Added six duplicate and probably useless opCodes, we are speaking about the “NOP” (they are $1A, $3A, $5A, $7A, $DA and $FA)
  • Added one opcode absolutely useless for our use, we are speaking about the “JAM”.

Fixed:

  • Fixed some opCodes Addressing mode (Accumulator Addressing instead of Immediate Addressing)

U64 (Elite)/U2/U2+ v3.10 (Core: v1.41) Aggiornamento Firmware

E’ stato rilasciato un nuovo aggiornamento firmware per l’Ultimate-64 (U64/U64E) / U2 / U2+ da Gideon.

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

This release has again some significant changes and improvements over 1.37 / 3.9. Please read the manual before installing 3.10.

Added features:

  • Hardware emulation of 1571 and 1581 drives (U2+ / U64 only)
  • MFM support on 1571, with enhanced G71 format to store MFM tracks.
  • Added audio samples for insert / remove floppy disk.
  • Added second drive sound to speaker output.
  • Possiblity to use your own drive sound samples.
  • Custom U64 palettes.
  • SystemInfo Page, showing drive, cartridge and storage status.
  • Flash Disk, to store drive roms, sounds, cartridges and such.
  • Cartridges are now always CRT files. Selected by filename in the config.
  • Cartridge compatibility check and reporting
  • GMOD2 support, including EEPROM (U2+ / U64 only)
  • Zaxxon Cartridge support.
  • Implemented writing CVT files back to a disk image (enables copying CVT files across disks.)

Various UI Improvements:

  • Select & Delete, using Shift-DEL
  • Recursive delete from context menu.
  • Long filename truncation (thanks to ‘naali’ / Antti Svenn)
  • Scrollable string edit box.
  • Adds save function for all cartridges, including EasyFlash and GMOD2.
  • Full Clear function of configuration in Flash.
  • Added ‘F3′ Help screen to config menu.

Technical Fixes:

  • 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)
  • 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
  • Relaxed C128 cartridge timing (for C128 carts)
  • Extended UCI I/O bytes to support Hyperspeed Kernal properly
  • Check for file copy onto itself
  • Increased robustness against loading faulty disk images
  • Fixed VIA latch mode in 1541/1571.
  • [Issue 227] Fixes ‘get sensible name’ function for Ulticopy
  • Fix for .d71 sector allocation – format should give 1328 blocks free, not 1347.
  • Fixes possible crash when decoding a GCR track to binary
  • [Issue 160]: SpeedDOS / DolphinDOS loading errors

Download:

source: ultimate64.com github.com

Nuovo firmware per The return of the Hybrid Sid Player v1.11

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

Basato sul progetto di Markus Gritsch pubblicato negli anni 2011-2015 sul forum dangerousprotypes. Grazie Markus.

Changelog:

v1.11 – 22/06/2021

Updated:

  • Decreased more than before the brightness of the display after 10 seconds if no activity is done on the buttons or encoder.
  • Slighty improved the timing (CPU cycle) of the 6510 emulator but we are far from my perception of absolute perfection :-D

Added:

  • Illegal/undocumented opcodes to the CPU Emulator:
    • RRA (Combination of two operations with the same addressing mode (Sub-instructions: ADC, ROR))
  • Automatic hardware SID switch between ZIF Socket #1 and ZIF Socket #2 (example if it is made only for 6581 or 8580).
    • This features is included in the prototype pcb. The swap will be displayed by a led placed on the lower part of the ZIF Socket.
  • Improved a little bit the file error handling.
    • If you try to load a file not supported a message “Wrong file format” will be displayed on the screen.
    • If you try to load a RSID file format a message “RSID detected, but cannot play it!” will be displayed on the screen.

Nuovo firmware per The return of the Hybrid Sid Player v1.1

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

Basato sul progetto di Markus Gritsch pubblicato negli anni 2011-2015 sul forum dangerousprotypes. Grazie Markus.

Changelog:

v1.1 – 30/05/2021

Added:

Firmware Upgrade.

  • The update can be done in three ways, one is automatic.
    • 1) The automatic firmware installation is done in case the bootloader doesn’t find any valid application installed.
    • 2) By pressing the SW1 button at the same time with the reset button or at power-on and released it.
    • 3) Using the file browser (the same used to browse the *.SID / *.DMP files), just choose the file with the firmware and it will be installed.
  • A status bar with a scrolling bits displays the writing status of the firmware.
  • The firmware update file must be copied and NOT renamed to the root directory of the USB flash drive.
  • Added some illegal/undocumented opcodes to the CPU Emulator:
    • SRE (LSE) Combination of two operations with the same addressing mode (Sub-instructions: EOR, LSR)
    • DCP Combination of two operations with the same addressing mode (Sub-instructions: CMP, DEC)

Nuovo firmware per The return of the Hybrid Sid Player v1.05

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

Basato sul progetto di Markus Gritsch pubblicato negli anni 2011-2015 sul forum dangerousprotypes. Grazie 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:

Nuovo firmware per The return of the Hybrid Sid Player v1.04

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

Basato sul progetto di Markus Gritsch pubblicato negli anni 2011-2015 sul forum dangerousprotypes. Grazie 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) Firmware non ufficiale

Rilasciata una nuova versione “non ufficiale” del firmware per l’Ultimate-64 / U2+ di 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

TheC64/TheVIC20 Aggiornamento Firmware v1.5.2

19 February 2021 Nessun commento

Gli aggiornamenti del firmware per il THEC64 Mini/Max & TheVIC20 forniscono nuove funzionalità e / o correggono eventuali problemi tecnici.

Si consiglia sempre di utilizzare l’ultima versione del 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

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

13 February 2021 Nessun commento

Rilasciata una nuova versione “non ufficiale” del firmware per l’Ultimate-64 / U2+ di 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

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

6 December 2020 3 commenti

E’ stato rilasciato un nuovo aggiornamento firmware per l’Ultimate-64 (U64/U64E) e U2+ da Gideon.

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

STM32F407VET6 (168Mhz Arm MCUs) SID Player by Bakisha

STM32F407VET6 (168Mhz Arm MCUs) SID Player by Bakisha

Ho voluto provare il SID Player di Bakisha anche con la Development Board basata su MCU STM32F407VET6 (post precedente: STM32F401CCU6) ARM Cortex-M4 a 32bit che funziona a frequenze fino a 168 MHz.

Dopo alcune modifiche hardware e software sono riuscito a utilizzare il supporto SD Card, pulsanti e LED presenti sul pcb.

Quello che vorrei fare e’ installare uno schermo LCD TFT compatibile con questa DEV Board e modificare il software per visualizzare le varie informazioni che ora vengono inviate tramite seriale.

L’MCUs di questa DEV Board arriva fino una frequenza di 168 Mhz e di conseguenza non dovrei avere problemi a gestire lo schermo LCD senza portare via cicli preziosi al SID Player.

Vi lascio ad alcune foto e un video.

 Gallery:

SDCARD SDIO (Native) to SPI1 Pins:

Video:

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

STM32F401CCU6 (Arm Cortex MCUs) SID Player by Bakisha

23 November 2020 5 commenti
STM32 (Arm Cortex MCUs) SID Player by Bakisha

STM32 (Arm Cortex MCUs) SID Player di Bakisha.

Emulatore SID (6581/8580) e CPU 6502 per STM32 (MCU Arm Cortex). Compilato con Arduino IDE e caricato con ST-LINK V2.

NOTA:

Ho aggiunto al codice originale di Bakisha la visualizzazione delle 3 voci SID tramite 3 x LED verdi.

Inutile scrivere altro, guarda il Video e le Foto.

Un ringraziamento speciale va a Bakisha per il grande lavoro che ha fatto.

Componenti utilizzati per questo progetto:

  • 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.
Puoi trovare lo schema qui

Gallery:

Video:

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

TheC64/TheVIC20 Aggiornamento Firmware v1.4.2

15 November 2020 Nessun commento

Gli aggiornamenti del firmware per il THEC64 Mini/Max & TheVIC20 forniscono nuove funzionalità e / o correggono eventuali problemi tecnici.

Si consiglia sempre di utilizzare l’ultima versione del 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

AVGCART (Atari SD multicart) v0020 aggiornamento Firmware

E’ stato rilasciato un nuovo aggiornamento firmware per l’AVGCART (SD multicart for 8bit Atari) di tmp.

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: