Skip to content

Releases: ponceto/xcpc-emulator

xcpc-0.52.1

08 Sep 09:08
Compare
Choose a tag to compare
2024-09-08	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Better Linux joystick support
	* BSD compilation fixed

xcpc-0.52.0

09 Aug 12:35
Compare
Choose a tag to compare
2024-08-09	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Full support for french keyboard
	* Better joystick handling
	* Refactoring, better machine setup
	* Machine selectable from GUI
	* Manufacturer selectable from GUI
	* GUI code cleanup/refactoring
	* Desktop integration and mime types

xcpc-0.51.0

03 Aug 16:26
Compare
Choose a tag to compare
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

xcpc-0.50.0

30 Jul 14:46
Compare
Choose a tag to compare
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

xcpc-0.38.1

07 Apr 20:42
Compare
Choose a tag to compare

Xcpc v0.38.1 has been released

2023-04-08	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Force X11 with Gtk3 under Wayland.
	* Documentation fix.

xcpc-0.38.0

07 Apr 13:45
Compare
Choose a tag to compare

Xcpc v0.38.0 has been released

2023-04-07	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Huge cleanup and refactoring.
	* User interface refactoring.
	* Command-line parsing fixed.
	* Some emulation fixes.
	* Autotoolization updated.
	* CI/CD and debianization.
	* Documentation fixed and updated.

xcpc-0.37.0

02 May 10:38
Compare
Choose a tag to compare

Xcpc v0.37.0 has been released

2021-05-02	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Refactoring of the Z80 core.
	* Improved scheduling and turbo mode.
	* Gtk+-3.x user interface fixed for multiple instances.
	* Some minor fixes.

xcpc-0.36.0

25 Apr 12:03
Compare
Choose a tag to compare

Xcpc v0.36.0 has been released

2021-04-25	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Gtk+-3.x user interface added.
	* Some refactoring minor improvements.
	* Some minor fixes.

xcpc-0.35.0

20 Apr 10:15
Compare
Choose a tag to compare

Xcpc v0.35.0 has been released

2021-04-20	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Autotoolization updated.
	* Basic intrinsic based gui added.
	* Hotkeys support added.
	* Better Scheduling.
	* Sound support preparation.
	* Physical Joystick support added.
	* Joystick emulation with keyboard rewritten.

xcpc-0.34.0

19 Apr 08:13
Compare
Choose a tag to compare

Xcpc v0.34.0 has been released

2021-04-15	Olivier Poncet <olivier.poncet@xcpc-emulator.net>

	* Athena and Motif2 user interfaces improved.
	* Athena and Motif2 Drag'n Drop URI deserialization.
	* CRTC-6845 emulation updated.
	* AY-3-8912 emulation updated.
	* Interrupt generation improved.
	* Rendering fixed and more accurate.
	* Emulator widget improved with input events throttling.
	* Some refactoring and minor improvements.