Xcpc v0.50.0 has been released
🔗 published by Olivier Poncet on Tuesday, Jul 30, 2024 at 12:30
The version v0.50.0 of Xcpc has been released !
What’s new ?
It’s been a long time since the previous release. You wanted it? You got it! The new version of Xcpc is available. It’s a complete rewrite of the emulator.
ChangeLog
2024-07-29 Olivier Poncet <olivier.poncet@xcpc-emulator.net>
* Major cleanup and refactoring
* Codebase rewritten and moved to C++
* Portaudio support removed
* Miniaudio support added (embedded)
* Emulation is more accurate, better timings
* Disk images can now be created from emulator
* Support for all interrupts modes
* Intrinsic user interface removed
* Athena user interface removed
* Motif2 user interface removed
* Gtk+-3.x user interface rewritten
Download
You can download this release by clicking on the following links.
Source code:
Debian package for the amd64 architecture:
Debian package for the arm64 architecture:
Source code
You can browse the source code by clicking on the following links:
You can also clone the git repository:
git clone -b xcpc-0.50.0 git@github.com:ponceto/xcpc-emulator.git
git clone -b xcpc-0.50.0 git@gitlab.com:ponceto/xcpc-emulator.git
git clone -b xcpc-0.50.0 git@bitbucket.org:ponceto/xcpc.git