Xcpc v0.51.0 has been released
🔗 published by Olivier Poncet on Saturday, Aug 3, 2024 at 12:30
The version v0.51.0 of Xcpc has been released !
What’s new ?
Well, this version globally improves the CRTC emulation and the Z80 emulation is now perfect according to the zexall
testsuite.
ChangeLog
2024-08-03 Olivier Poncet <olivier.poncet@xcpc-emulator.net>
* Z80 unofficial flags fixed for BIT r,n
* Z80 emulation is 100% compliant with the `zexall` testsuite
* The `--turbo` option is replaced by `--speedup` option
* The CRTC emulation is fixed and improved
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.51.0 git@github.com:ponceto/xcpc-emulator.git
git clone -b xcpc-0.51.0 git@gitlab.com:ponceto/xcpc-emulator.git
git clone -b xcpc-0.51.0 git@bitbucket.org:ponceto/xcpc.git