pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xroar: update to 1.11



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Sun Jun 7 10:32:19 2026 +1000
Changeset:	3e1901640264a185e40d8f18b72d395e87de90a5

Modified Files:
	xroar/COMMIT_MSG
	xroar/Makefile
	xroar/distinfo

Log Message:
xroar: update to 1.11

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3e1901640264a185e40d8f18b72d395e87de90a5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xroar/COMMIT_MSG | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 xroar/Makefile   |  2 +-
 xroar/distinfo   |  6 ++---
 3 files changed, 81 insertions(+), 5 deletions(-)

diffs:
diff --git a/xroar/COMMIT_MSG b/xroar/COMMIT_MSG
index 4794925cc4..0192629f09 100644
--- a/xroar/COMMIT_MSG
+++ b/xroar/COMMIT_MSG
@@ -1,4 +1,80 @@
-emulators/xroar: Update to 1.6.6
+emulators/xroar: Update to 1.11
+
+Verison 1.11, Tue 12 May 2026
+
+ * New option -trap-trace-n N turns on trace mode for N instruction
+ * Fix trap address range check
+ * Windows: try to use consoles more intelligently
+ * Mac OS X+: fail gracefully when system audio channels > 2 [Steve Clamage]
+ * Option -no-cart disables cartridge for first running machine
+ * Support loading Motorola S19 records
+ * Fix command-line loading of HEX and S19
+
+Version 1.10, Fri 21 Nov 2025
+
+ * Fixed some 6809/6309 indexed instruction behaviour
+ * Fix some arming of NMI in 6809/6309
+ * Implement some more 6809 undocumented behaviour
+ * Disable vsync by default
+ * New option -vo-vsync to re-enable vsync
+
+Version 1.9, Sat 30 Aug 2025
+
+ * Trap-triggered traces now include trap instruction
+ * SDL: don't disable screensaver in windowed mode [Grgori Harbs]
+ * Windows: explicitly map Pause in automatic keyboard lang [Grgori Harbs]
+ * Include profile for Prolgica CP-400
+ * SAMx8 support (specify -ram 512 for a Dragon 64)
+ * Fix second mouse button joystick mapping [Jim Mullis]
+ * Fix CoCo 3/GIME IRQ issues highlighted by Tim Lindner's test code
+ * Fix -ram-init set
+
+Version 1.8.2, Fri 14 Feb 2025
+
+ * SDL build fix [by Andrea Musuruane]
+
+Version 1.8.1, Sun  2 Feb 2025
+
+ * Fix Mac OS X+ build under more modern compilers [Chad Krokosh]
+ * Fix Windows UI zoom in/out [Erico Monteiro]
+
+Version 1.8, Thu 30 Jan 2025
+
+ * Fix mouse virtual joystick on resize in SDL builds [Richard Kelly]
+ * New manual and automatic configuration saving from GUI
+ * Manage HD mounting from drive control dialog
+ * New MCX128 cartridge support for MC-10
+ * Fix some of the compatibility modes in GIME emulation
+ * Assert monitor detect line on CoCo 3 when RGB output selected
+ * Reduce write latency using Becker port [Ron Klein]
+ * Add some more flexible command-line trap options
+
+Version 1.7.3, Fri 29 Nov 2024
+
+ * Fix built-in configs with non-default CPUs
+ * Fix direct loading of DragonDOS binaries
+
+Version 1.7.2, Tue 26 Nov 2024
+
+ * Fix GIME issue when loading from snapshot
+ * Fix Becker port status polling [Pierre Sarrazin]
+
+Version 1.7.1, Fri 22 Nov 2024
+
+ * Reduce memory use when reading gamepad mappings file
+ * Include missing files in tarball distribution [Rui Chen]
+
+Version 1.7, Thu 21 Nov 2024
+
+ * Avoid calling xroar_screenshot() when not supported [with Paul Ripke]
+ * Avoid X11 keyboard init when SDL not built with X11 support [Paul Ripke]
+ * SDL joystick module supports hotplug where possible
+ * SDL joystick module creates Left & Right stick profiles if found
+ * Support reading a SDL gamepad DB file for non-SDL joystick modules
+ * New -joy-db-file option specifies SDL-compatible gamepad DB file
+ * New Linux evdev joystick module (hotplug, internal SDL DB, L/R profiles)
+ * Large changes to underlying UI mechanisms
+ * New features backported to GTK+ 2 UI
 
 Version 1.6.6, Tue 15 Oct 2024
 
diff --git a/xroar/Makefile b/xroar/Makefile
index f05016c34f..0e57fc539a 100644
--- a/xroar/Makefile
+++ b/xroar/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.17 2024/04/06 08:05:20 wiz Exp $
 
-DISTNAME=	xroar-1.6.6
+DISTNAME=	xroar-1.11
 CATEGORIES=	emulators
 MASTER_SITES=	https://www.6809.org.uk/xroar/dl/
 
diff --git a/xroar/distinfo b/xroar/distinfo
index 974f69d910..61a2c3113b 100644
--- a/xroar/distinfo
+++ b/xroar/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.5 2024/01/02 00:21:01 ryoon Exp $
 
-BLAKE2s (xroar-1.6.6.tar.gz) = ba5ead171969ecebe83a7b9a9c469caccedd5a9a5b0588b17bee0e59a930b285
-SHA512 (xroar-1.6.6.tar.gz) = 3b90a56bdde09aa79f37c66953d3c3c8b9bd7b017cb0b2d244e59e636c9596418a9585702d0226891b15840486edeedfd18c83d4170c54f2da4511874e14cd0d
-Size (xroar-1.6.6.tar.gz) = 2207118 bytes
+BLAKE2s (xroar-1.11.tar.gz) = 2e79ac66682dd5f6489a9471a5e4f76bb5211a1244fedbd21ee8b6a50fed5146
+SHA512 (xroar-1.11.tar.gz) = b0b8cbcb6472d0c251a46656e531fb92bdee649eeaf3e0d2bec6644bf3b5dba80b28e2fda5872d7c71326628c2f94dae348c1d7148b1b09e95c4d1a6eec1a5ec
+Size (xroar-1.11.tar.gz) = 2418827 bytes


Home | Main Index | Thread Index | Old Index