Archivio

Archivio per la categoria ‘Today’

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

Parallel Cable for The Commodore Disk Drive 1541-II

25 November 2020 Nessun commento
Parallel Cable for The Commodore Disk Drive 1541-II

Il cavo parallelo Commodore è un cavo complementare del cavo seriale Commodore (IEC) e offre una connessione parallela aggiuntiva tra un’unità Commodore 1541, 1570 o 1571 e il computer Commodore 64 o tramite XUM1541 (PROMICRO)/ZoomFloppy …

Il cavo è supportato dal seguente software Commodore:

  • Acceleratori DOS Dolphin DOS e SpeedDOS.
  • I Copiatori Disco; 15 Second Copy, Burst Nibbler e Maverick.

VIA 6522 Fix:

Con l’unità disco Commodore 1541-II c’e’ ancora qualcosa da fare dopo l’installazione del cavo parallelo, è necessario anche tagliare la traccia tra il PIN1 e il PIN2 del VIA 6522 (lo stesso VIA dove e’ stato installato il cavo parallelo).

Non c’è altro da dire.

Vi lascio i link, buona lettura.

 Galleria:

source: d81.de/R.I.P/Para1541II.shtml ist.uwaterloo.ca/~schepers/1541port.html

ELEGOO UNO R3 – Hackvision

25 November 2020 3 commenti
ELEGOO UNO R3 - Hackvision

Inizio subito a dire che quello che sto per pubblicare non e’ nulla di nuovo, semplicemente era una cosa che volevo fare da 10 anni, ovvero assemblare il “progetto” Hackvision utilizzando Arduino in questo caso il clone: ELEGOO UNO R3.

Non c’e’ altro da dire e come si puo’ vedere dalle foto i giochi funzionano discretamente bene.

I giochi sono compilati con ARDUINO IDE e utilizzano la libreria TV-OUT.

Galleria:

Schema:

source: nootropicdesign.com/hackvision/games/

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

Riparazione Commodore PET Model CBM 3008 Motherboard e Monitor

3 November 2020 2 commenti
Commodore PET Model CBM 3008 Motherboard and Monitor Repair

Una persona bisognosa del mio aiuto di cui ho gia’ riparato diversi apparati, mi ha contattato e mi ha chiesto se potevo eseguire una riparazione di uno dei suoi Commodore PET che presentava due guasti diversi.

  • Il primo guasto era schermo nero all’accensione, ovvero nessuna immagine veniva visualizzata.
  • Il secondo guasto che si e’ presentato dopo un paio di giorni, era una distorsone raster del monitor CRT accompagnato da una puzza di bruciato (vedi foto)

Il primo guasto e’ stato risolto sostituendo la ROM UD7 (901465-02) con un’eprom (2532), il test del corretto funzionamento lo potuto fare collegando tramite un’adattatore video il monitor LCD che utilizzo per le riparazioni.

Il secondo guasto e’ stato brillantemente risolto sostituendo il regolatore di tensione installato nel pcb monitor, un 7812 che sul piedino di uscita non sempre tornava i 12v ma bensi’ un mix tra 3v,6v,10v

Inoltre ho rimosso alcuni pezzi di gommapiuma (vedi foto) che per colpa del collante che veniva utilizzato aveva intaccato la parte posteriore del PCB del monitor lasciando delle evidenti tracce di corrosione e una macchia appiccicaticcia nera che ho rimosso.

Ho ricostruito anche il piedino mancante della ROM UF14 (901447-10) che qualcuno aveva pensato di sistemare in maniera Molto grezza (vedi foto)

Galleria della riparazione:

Download:

C64 Big Game Pack: Mayhem in M. +10DFIR / Creatures 2 +10DFHIR …

28 October 2020 5 commenti

DOWNLOAD FIXED! SORRY

NEW TAG: C64 BIG GAME PACK

E’ stato rilasciato del nuovo Software per Commodore 64.

Titoli:

  • Flower Man +3TDF
  • Cross Shoot V1.3 +2D
  • Cross Bomber Preview 2
  • Antonio Savona’s ATARI Collection +*H TopScore Editions [CRT]
  • Freaky Fish DX V1.1
  • Freaky Fish DX V1.1 +3H
  • The Great Giana Sisters
  • Nalle Äh-Puh [finnish]
  • Add & Subtract with ALF &D
  • 10Print Racer Revamp +
  • Dinosaurs Are Forever +D
  • 10Print Racer Revamp
  • The Dragon’s Castle
  • Party Quiz +HFDMJ
  • Dragon &D
  • The Dragon’s Castle +2
  • Poppy Locky +F
  • 10Print Racer Revamp +1F
  • Bad Tiling V1.2 +2H
  • Brain Bricks
  • Shinobi +3D [CRT]
  • Granny’s Teeth – 2020 Edition
  • Brain Bricks +2
  • Granny’s Teeth – 2020 Edition +7D
  • Brain Bricks +2
  • Spy Story +GMW
  • Air Attack Preview +1D
  • Totto!
  • Squirm +H
  • Tristam Island Preview
  • Behemoth Preview V2 +1D
  • RunNgun Preview +D
  • CERT-SE CTF 2020
  • Cosmic Chaos +2H
  • Revenge of the Flying Balls +2HF
  • Wheelie Preview +
  • Lolo Turtle Preview
  • Vidball XX +3HD
  • Loopin’
  • Loopin’ +5D
  • Loopin’ +1D
  • Saltasalta Preview
  • Law of the West [english & swedish] [easyflash]
  • Saltasalta Preview +
  • Infinite Space +2HF
  • Infinite Space +2H
  • Saltasalta Preview +2
  • Infinite Space +2
  • Creatures 2 +10DFHIR [easyflash]
  • Loopin’ +3HD
  • The Duel +2
  • Volley for Two [C128 Release]
  • The Code
  • Survival Messenger Adventure
  • Survival Messenger Adventure +SMap
  • Down at the Trolls Patch
  • Generala +TD
  • Alien Storm Preview +2D
  • Down at the Trolls Patch (3 Assemblies)
  • Survival Messenger Adventure +FSMap
  • Focdonz +2T
  • Orc Attack +H
  • Global Risk
  • Top-Hole Golf Preview +D
  • Flangry Bird 101 +1HD
  • Flangry Bird 101 +
  • Flangry Bird 101
  • Portris V0.5
  • Mayhem in Monsterland +10DFIR [easyflash]
  • Filled In V1.1
  • Bratwurst +2
  • Portris V0.5
  • Combat School [lightgun]
  • Planet Balls +2DI
  • Catboy Office

Download: All Games in One Archive (6178)

source: csdb.dk

BreadAmp v05 Music Collection 22khz/Mono [U64]

Questa e’ una collezione di brani musicali che puo’ essere ascoltata utilizzando il Breadamp v05 e l’Ultimate64 di Gideon.

L’archivio contiene i seguenti files in formato REU.

Nightfall-01.reu

  • The Chainsmokers – Don’t Let Me Down
  • David Guetta – Showtek
  • Jonas Blue – Perfect Stranger
  • Antidote

Nightfall-02.reu

  • George Michael – Fastlove
  • Siouxsie and the Banshees – Happy house
  • Wayward Sisters from the movie: Nocturnal Animals

Nightfall-03.reu

  • AC/DC – Back in Black
  • Visage – Fade to Gray
  • Wish Key – Orient Express

Download:

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:

Atari UnoCart 2600

11 October 2020 2 commenti
Atari UnoCart 2600

La UnoCart è una multi-cartridge con supporto ROM files su SD-Card per Atari 2600 a basso costo e open source con licenza GPL. La UnoCart Supporta ROM cartridge (files) fino a 64k e 32k di RAM con estensioni; BIN, ROM o A26.

Viene fornita con una custodia stampata in 3D e funziona su sistemi PAL e NTSC! La cartuccia puo’ essere utilizzata anche su Atari 7800 in modalita’ 2600, ma non eseguirà le ROM dell’Atari 7800.

La maggior parte dei giochi e demo, incluso Pitfall II, funzionano bene sul 99% delle consoles, cloni compresi. Il firmware è stato aggiornato, siamo alla versione 17 che e’ stata rilasciata a Settembre 2020 per garantire la massima compatibilità.

I giochi homebrew che sono stati rilasciati recentemente, come Galaga, The End e altri e che richiedono comandi DPC o DPC+ non funzioneranno … per il momento.

Galleria:

Video:

Download:

Atari 2600 UNO Cart Shell: https://www.thingiverse.com/thing:4580701

ARM2SiD v3.12 / ARMSID v2.12 aggiornamento Firmware

25 September 2020 Nessun commento

E’ stato rilasciato da Nobomi un nuovo aggiornamento firmware per l’ARM2SiD / ARMSID.

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

C64 Big Game Pack: Flying Saucers + / Candyman +2 / Mercs +7DGHI

8 September 2020 Nessun commento

NEW TAG: C64 BIG GAME PACK

E’ stato rilasciato del nuovo Software per Commodore 64.

Titoli:

  • Alien 3 +9DFHI 100%
  • QWAK 1.3
  • Wyr
  • The Pyramid
  • Warbot +D
  • Cracker in Space
  • Penis Attack
  • Penis Attack (Import)
  • C64 Hunt
  • In 80 Days Around the World +4DF
  • Fighting Survivor Preview
  • Simone Says Basic
  • Naddando [seuck]
  • Match Up +D
  • Bounce 20
  • C64Pac Preview 2 +
  • C*Base V3.0+ U64
  • Astroblitz Deluxe +3H
  • Y-Quest +2
  • Ski Worldcup +TD
  • 105 +3D
  • Char Snake 64 Preview 2 +
  • Creatures 2 +10DFHIR [easyflash]
  • Mercs +7DGHI
  • Roulett &T
  • LOGITrumps Ultimate
  • Bracket
  • Brainbreak Preview
  • Der Aktivpfad +3TD
  • Jump 4K V1.1 +1H
  • Jumpin’ Jalopies Extended V1.1 +1H
  • Flying Saucers +2
  • Flying Saucers Preview 3 +2
  • Tile Style Preview +
  • Dungeons of Death +D
  • Dungeons of Death
  • Secret Agent &S &Map
  • Flying Saucers
  • Flying Saucers +
  • Starfire +3
  • Stix +5DGH
  • Megamania C64 +2D
  • Snake 6510 Preview +J
  • City Bomber Preview +
  • Freaky Fish DX
  • Freaky Fish DX +3H
  • Planet Balls +2D
  • Neptune Lander Elite Preview +
  • Kawasaki Synthesizer – Composer
  • Planet Balls +2D
  • Solar Fox +HG
  • Flying Saucers +3
  • Cross Bomber Preview
  • Fallen +2D
  • Candyman +2
  • Castle Wars +6MDGT
  • Antonio Savona’s ATARI Collection +*H TopScore Editions
  • Grand Prix Simulator

Download: All Games in One Archive (5447)

source: csdb.dk

Philips NMS 8245: La solita cinghietta del Floppy Drive liquefatta

Philips MSX NMS 8245 usual melted belt

Philips NMS 8245: La solita cinghietta del Floppy Drive liquefatta

Galleria:

Philips Videopac G7000 un poco sporco ma funzionante

Philips Videopac G7000 a little bit Dirty but Working

Philips Videopac G7000 un poco sporco ma perfettamente funzionante. non ho nulla da scrivere in questo post se non che ho fatto un’accurata pulizia.

Gallery: