Post
Xcpc v0.53.0 has been released
The version v0.53.0 of Xcpc has been released !
What’s new ?
This version offers a new OpenGL renderer with CRT emulation, ZIP support for disk images, improves the emulation core, fixes some bugs…
ChangeLog
2026-08-07 Olivier Poncet <olivier.poncet@xcpc-emulator.net>
* Compilation fixes (GLib + Gtk)
* Some bug fixes and refactoring
* New OpenGL renderer (some UI rendering glitches may persist)
* Emulator Settings are loaded/saved from/to disk (~/.config/xcpc/xcpc.conf)
* Some UI improvements and refactoring
* Zip support for disk images
* Better disk images compatibility
* Better PSG support for digitized sounds
* AppImage support
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:
AppImage for the x86_64 architecture:
AppImage for the aarch64 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.53.0 git@github.com:ponceto/xcpc-emulator.git
git clone -b xcpc-0.53.0 git@gitlab.com:ponceto/xcpc-emulator.git
git clone -b xcpc-0.53.0 git@bitbucket.org:ponceto/xcpc.git