Risultati della ricerca

Keyword: ‘swinsid’

U64/Ultimate-64(Elite) v1.24 – U2/U2+ v3.6 Aggiornamento Firmware

E’ stato rilasciato un nuovo aggiornamento firmware per l’ultimate-64 / U2+ / U2 di Gideon.

Difference with previous release V1.21 / V1.22 (Initial Elite release)

Changes / Improvements to the U64 FPGA:

  • Added Drive B activity to the possible Case LED outputs.
  • Increased the number of UltiSIDs from two to eight.
  • Fixed Jailbar issue on HDMI output.
  • Fixed a Ledstrip issue that slipped into one of the previous versions.
  • Improved EMC performance.
  • Added Paddle Swap for the U64 Elite.
  • Increased application CPU performance.

Changes to the Ultimate 64 application:

  • Added support for 8-SID configuations.
  • Split the U64 configuration settings for better overview.
  • Added possibility to load / save and reset configuration settings.
  • Added the possibility to have temporary configuration settings.
  • Added choice of which UltiSID causes the LED strip to light up.
  • Added a Visual SID addressing editor.
  • Added detection and real time configuration of FPGASID.
  • Added detection and real time configuration of SwinSid Ultimate.
  • Added detection and real time configuration of ARMSID.
  • Fixed screen title when connecting to the machine through Telnet.
  • Added joyswap to the configuration menu.
  • Option to use Final Cart V1/V2 re-enabled.
  • Upgraded the OS to a newer version.

Unreleased work:

  • Flashing the ESP32 WiFi module from the file browser menu.
  • “Drive C” – software 1581 emulation by Scott Hutter .

Planned work for the upcoming release:

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

Thanks go to Chris, Marty and Wilfred for providing various SID replacements to test with. Thanks to MarkusC64 for reviewing the FPGASID configuration code and providing useful feedback.

Ultimate 2+ Differences with previous release V3.4c

General Usability and Compatibility:

  • Added possibility to load / save and reset configuration settings.
  • Added the possibility to have temporary configuration settings.
  • Improvements to the 6502 CPU for improved 1541 compatibility.

Improvements to SID player:

  • Built-in SID player now supports MUS files as well (including stereo tunes) Music files can be found here: http://www.c64music.co.uk/
  • Added support for toggling screen on/off in Sidplayer with S key.
  • Added support for song length in SID header.
  • Fixed correct SID model selection for SIDFX boards .

Various other bug fixes:

  • Copying a file from a container now restores extension.
  • Fixed issue of copying file from .t64 files.
  • Added ‘Enter’ option for .t64 files.
  • User Interface improvements / fixes.
  • Fixed telnet connection – removing header upon connect (fixes random copy actions)

——————————————————————-

1541 Ultimate-II Differences with previous release V3.4c.

General Usability and Compatibility:

  • Added possibility to load / save and reset configuration settings.
  • Added the possibility to have temporary configuration settings.

Improvements to the 6502 CPU for improved 1541 compatibility:

  • Improvements to SID player:
    • Built-in SID player now supports MUS files as well (including stereo tunes) Music files can be found here: http://www.c64music.co.uk/
  • Added support for toggling screen on/off in Sidplayer with S key.
  • Added support for song length in SID header.
  • Fixed correct SID model selection for SIDFX boards.

Various other bug fixes:

  • Copying a file from a container now restores extension.
  • Fixed issue of copying file from .t64 files.
  • Added ‘Enter’ option for .t64 files.
  • User Interface improvements / fixes.
  • Fixed telnet connection – removing header upon connect (fixes random copy actions)
  • Changed default hostname to match target.

Dropped features:

  • Support for the ISO9660 filesystem.
  • The audio variant no longer supports recording TAP files. The dual drive version does.

Download:

source: ultimate64.com

ARMSiD (6581/8580 Replacement) by Nobomi

6 November 2018 1 commento
ARMSid (6581/8580 Replacement) by Nobomi

ARMSid (6581/8580 Replacement) by Nobomi.

Non ho resistito alla tentazione e ho voluto provare anche questa nuova emulazione del SID 6581/8580 con l’STM32F410 ARM Cortex M4, sto parlando dell’ARMSid di Nobomi.

La spedizione veloce e la cortesia di Nobomi sono sicuramente il punto forte, ma anche la confezione, l’integrato ARMSid viene spedito in un contenitore di plastica onde evitare qualsiasi problema con la spedizione.

Il suono e il feeling “sonoro” sono buoni come lo era per lo SwinSID Ultimate ma meglio, personalmente collocherei l’ARMSid come fedelta’ di emulazione tra il SID Originale e il SwinSID Ultimate, Nobomi sei stato molto bravo, complimenti.

Nobomi inoltre ha scritto un software per Commodore 64 per configurare le varie opzioni dell’ARMSid e un’altro software per aggiornare il Firmware.

Alcune informazioni prese dal sito di Nobomi in Inglese:

What is it ?:

  • A new replacement of the MOS6581 and MOS8580 used in the Commodore C64. It is minimalistic (in simplicity of circuit and use, not in function and power).
  • Real “plug & play” solution. Just insert instead of the original SID into the slot and it’s done.
  • It determines (through supply voltages) which chip it replaces and starts the appropriate emulation (it can be changed later in software).
  • No need to switch the PAL / NTSC version, the circuit uses directly the clock from the computer bus, always synchronous with the C64.
  • It also emulates analog inputs (joysticks, mouse, etc. – POTX and POTY inputs)
  • Analog output is sufficiently buffered, it is not necessary to change anything on the computer board for proper operation.
  • Output sampling frequency is 1/16th bus clock of C64 (approx. 62kHz), real 12bit D/A converter, no pwm.
  • Filters completely transferred to digital form, emulated by float point arithmetic.
  • Significantly lower noise level and less interference from the power supply than the original :)
  • Lower power consumption than the original.
  • Firmware update possible inside the C64.
  • Emulates all waveforms, and even “samples” (at least some of them, Ghostbusters laugh, Chimera screams at you).
  • Full support of analog filters (LowPass, BandPass, HighPass, combination, Q quality control).
  • Emulation of OSC3 and ENV3 registers (little delay, approximately 16 clocks of the C64 bus).
  • Joysticks and mice work.

What is inside ?:

  • A few resistors, capacitors, one stabilizer, one opamp and a processor. That’s all, parts only from one side.
  • The only programmable circuit is the STM32F410, ARM Cortex M4 with HW float point arithmetic at 100MHz.
  • Analogue output amplified via the AD8515 opamp.
  • Stabilizer for the 3.3V processor, the processor itself has 5V tolerance inputs.

Firmware:

  • New features in FW 2.6:
  • Optimization for speed again (approx. 10ns more faster response to read registers, faster processing of writing registers).
  • New features in FW 2.5:
  • Again faster interrupt (approx. 10ns more faster response to read registers).
  • New features in FW 2.4:
  • Further optimization of the interrupt (approx. 20ns faster response to read registers).
  • New features in FW 2.3:
  • A part of source code (interrupt routine) has been rewritten in assembler and manually optimized.
  • It makes a possibility to control the bus only through the CS signal (no need for O2 clock synchronization, so it can run on systems with a different CPU than MOS6502 now).
  • Low frequency limit and filter strength settings and saving settings to permanent flash memory.

Gallery:

Download:

ARMSiD Video:

source: ARMSiD Homepage

SwinSID Ultimate (6581/8580 Replacement) by CodeKiller & Hermit

Ci spiace, ma questo articolo è disponibile soltanto in English.

Aggiornamento Firmware (20120524) per il Nano/Micro SwinSID

26 September 2012 Nessun commento

Micro SwinSID (SwinSID88) è un’ambizioso progetto di emulare l’integrato 6581/8580 della MOS Technology (SID) utilizzato nel Commodore 64 ma anche in altri progetti.

Aggiornamento Firmware (20120524):

  • This version has only one improvement: fixed audio muting emulation.

Download: Nano/Micro SwinSID - Firmware update (20120524) (1960)

source: forum64.de

Swinkels Mega SwinSID video del prototipo

Il Mega SwinSID è un nuovo ambizioso progetto di Swinkels, come il progetto precedente ‘SwinSID’ è un’emulatore dell’integrato sonoro SID (6581/8580) del Commodore 64.

Il core si basa su una CPU a 32bit ARM Cortex 80 Mhz con una memoria di 512KB, l’output audio è a 12bit Stereo.

source: swinkels.tvtom.pl

Prototipo Nano SwinSID: Unboxing e prime impressioni

Nano SwinSID prototype (component side)

Prototipo Nano SwinSID di x1541:

Questo progetto e’ basato sul microcontrollore della Atmel ATMEGA88PU e il codice che si occupa dell’emulazione SID è stato scritto da Swinkels.

Il prototipo del Nano SwindSID è una versione ridotta del Micro SwinSID e fino a qui non c’e’ niente di speciale, ecco le mie prime impressioni.

x1541, un utente del forum64.de ha fatto un bel lavoro, il pcb del Nano SwinsID ha le stesse dimensioni del chip originale (6581/8580), i componenti sono disposti molto bene e l’intero spazio del pcb è stato utilizzato in maniera intelligente. Posso solo dire di acquistarlo quando il kit sara’ disponibile, i vostri soldi saranno spesi bene.

Nano SwinSID Features:

  • ISP Connector.
  • Same size as the original SID.
  • 6581/8580 Jumper.
  • Smd ATmega.

source: forum64.de

nanoSwinSID PCB by x1541

27 February 2011 Nessun commento

x1541, un’utente del forum64.de ha deciso di ridimensionare e aggiornare con delle nuove caratteristiche tecniche il pcb del Micro SwinSID.

Download: NanoSwinSID PCB (33.34 Kb)

Features:

  • ISP Connector.
  • Same size as the original SID.
  • 6581/8580 Jumper.
  • Smd ATmega.

source: forum64.de

Aggiornamento Firmware di Swinkels per il Micro SwinSID

27 February 2011 Nessun commento

Micro SwinSID (SwinSID88) è un’ambizioso progetto di emulare l’integrato 6581/8580 della MOS Technology (SID) utilizzato nel Commodore 64 ma anche in altri progetti. Aggiornamento Firmware (27022011):

  • This new firmware brings 6581 filter emulation by connecting B0 AVR pin to ground (on the Photo).
  • Filter distrortions are still not emulated, only filter cutoff is affected.

source: forum64.de

Micro SwinSID – Aggiornamento Firmware e Adattatore AVR ISP

20 January 2011 2 commenti

Micro SwinSID (SwinSID88) è un’ambizioso progetto di emulare l’integrato 6581/8580 della MOS Technology (SID) utilizzato nel Commodore 64 ma anche in altri progetti.

Nella foto, il programmatore AVR ISP autocostruito utilizzato per programmare il nuovo firmware.

Aggiornamento Firmware (10012011):

  • Much improved ADSR envelope fading based on a real SID counter design.
  • More soft filter.

Hardware tip:

To increase audio quality and volume level replace R4 (2k2) resistor with 1K. This will boost volume by about 50%

source: forum64.de

Differenze tra il Micro SwinSID e il SID 8580

Qui potete trovate alcuni esempi di brani musicali (Sid Tunes) che ho registrato da un Commodore 64 con installato il SwinSID. È possibile scaricare la traccia originale Sid in formato .sid e la traccia SwinSID in formato .ogg (Alta Qualita’), in modo da poter confrontare i brani musicali.

  • The Alibi by Thomas E. Petersen (Laxity) 1989 Maniacs of Noise- SID (6581)
  • The Alibi by Thomas E. Petersen (Laxity) 1989 Maniacs of Noise- SWINSID

  • Albino Human by Alexander Rotzsch (Fanta) 2006 Fanta – SID (8580)
  • Albino Human by Alexander Rotzsch (Fanta) 2006 Fanta – SWINSID

Alcuni brani musicali vengono riprodotti perfettamente altri hanno bisogno di alcune correzioni dell’emulazione Sid.

Micro SwinSID KIT – Montaggio e Collaudo

Testing Micro SwinSID

Micro SwinSID KIT di Peter Sieg:

Certamente non ci si puo’ aspettare un’emulazione perfetta, ma siamo molto vicini , l’audio e’ molto piu’ pulito a differenza dell’integrato originale, secondo me e’ da provare, se il progetto continua su questa strada arriveremo ben presto all’emulazione perfetta.

Micro SwinSID (SwinSID88) è un’ambizioso progetto di emulare l’integrato 6581/8580 della MOS Technology (SID) utilizzato nel Commodore 64 ma anche in altri progetti.

L’emulazione e’ data in pasto al microcontrollore ATMEGA88PU della Atmel che gira alla bellezza di 32MHZ circa 32 volte piu’ veloce della CPU del Commodore 64. Il Codice per l’emulazione e’ stato scritto da Swinkels e la prima versione del PCB è stata fatta da Crisp.

Per ulteriori informazioni e prezzi visitate il forum64.de.

Micro SwinSID – Circuito stampato di Peter Sieg *aggiornato*

Micro SwinSID (SwinSID88) è un’ambizioso progetto di emulare l’integrato 6581/8580 della MOS Technology (SID) utilizzato nel Commodore 64 ma anche in altri progetti.

L’emulazione e’ data in pasto al microcontrollore ATMEGA88PU della Atmel che gira alla bellezza di 32MHZ circa 32 volte piu’ veloce della CPU del Commodore 64. Il Codice per l’emulazione e’ stato scritto da Swinkels e la prima versione del PCB è stata fatta da Crisp.

Sulla sinistra potete osservare la foto del piccolo stampato del SwinSID in versione Micro, lo stampato e’ stato fatto da Peter Sieg un’utente del forum64.de.

*Il Circuito stampato è compatibile con il Commodore 64 e 64C, ma è necessario rimuovere la resistenza R3 se si installa la SwinSID Micro su Commodore 64/SX64 e 128, dove viene utilizzato il SID 6581.

Per ulteriori informazioni e prezzi visitate il forum64.de.

Micro SwinSID – Un clone quasi perfetto del SID sound chip

Ci spiace, ma questo articolo è disponibile soltanto in English.