Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Fixed crackling noise (#120)
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Fixed MinGW build issues
* Fixed warnings in USBSID builder
Also available sidplayfp-2.16.1
Changelog:
* Parse float arguments as locale independent
* Use secure version of getenv on Windows
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Fix opening STIL on MacOS
* Expose the SID models actually used
* residfp: implemented runtime SIMD dispatch for resampler
* Added usbsid support
* Improve interrupt handling in kernal stub... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
Also available sidplayfp-2.15.2
Changelog:
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Fixed cross-compiling replacing AC_CHECK_FILE
* Adjust song length when forcing C64 model
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* resid/residfp: remove accidental DC offset
* residfp: clock voice 3 even if muted
* resid: fix silenced tunes
* fixed load performance regression
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Compile with fast math, without unsafe optimizations
* residfp: reworked the SIMD support, removed the intrinsics code leaving the compiler vectorize the loop
* Extended the new play API
* Marked old play API functions as deprecated... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Fix crash when using -b (#70)
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Rough approximation of MDAC saturation for the 6581 (#177) (#185)
* New play API for client side mixing (#41) (#184)
* Minor fixes and optimizations... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Fix build with inlining disabled (#181)
* Add missing files to the tarball (#182)
* Update exsid driver (#4)
* Fixed an uninitialized warning
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Remove buffer size limit from mixer #159
* residfp: avoid quantization noise #156
* residfp: implemented 6581 DC drift #155
* residfp: properly adjusted 8580 Vref value... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* residfp: fixed digiboost (#157)
* residfp: fixed combined waveforms (#160)... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Add support for c++20 where available
* residfp: retuned cw parameters after measuring waves RMS
* residfp: code refactoring and minor performance optimizations
* resid/residfp: scale down filter inputs in the mixer for 6581
* Centralized handling of muted voices and allow muting samples
* new API to toggle the filter and deprecated sidplayfp::filter... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* residfp: use c++11 threads for building filter tables
* residfp: code modernization and minor performance optimizations
* Performance optimizations... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Optimized event scheduler
* Stop pretendig we support pre-c++11 compilers
* Fixed thread unsafety for psid_driver
* residfp: do not cache resampling tables
* resid/residfp: tuned oscillator leakage... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Sync resid with upstream
* Make strong CWs the default
* Downtune the leakage parameter a bit
* Fix UBSan complaint abount uninitialized var 'is6581'... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
No binaries as there are no code changes.
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Update m4 macro, fixes an issue with autoconf 2.72
* Fix uninitialized variable
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* residfp is now thread-safe
* residfp: fixed SSE2 version of convolve
* residfp: updated combined waveforms model
* residfp: amplify the output by a model dependent scale factor
* a couple of autotools fixes... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Check for {g,}od at configure time (#87)
* residfp: fix a 6581 filter bug where values could actually go negative
* Sync resid with upstream
Also available sidplayfp-2.5.1... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* residfp: reworked the combined waveforms model by separating pulldown effect from waveform generation
* residfp: tweaked the 8580 filter parameters for increased volume and less distortion
* Updated to latest resid
* Use OpenMP to speedup LUTs initialization
* CIA: minor rework based on chip reverse engineering
* Use c++17 where available
* Added sanity check for buffer size
* Minor mixer optimizations
* Other minor changes... read more
Libsidplayfp (and its console frontend sidplayfp) is a C64 music player library which integrates the reSID SID chip emulation into a cycle-based emulator environment, constantly aiming to improve emulation of the C64 system and the SID chips.
Changelog:
* Port CIA TOD fix from VICE
* Tweak the 8580 filter parameters
* Use OpenMP to speedup LUTs initialization
Also available sidplayfp-2.5.0 alpha2... read more