pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/nono



Module Name:    pkgsrc
Committed By:   jun
Date:           Sat Jul 25 15:06:59 UTC 2026

Modified Files:
        pkgsrc/emulators/nono: Makefile distinfo

Log Message:
nono: update to 1.8.2.

1.8.2 (2026/07/24)
vm(New): "Implement OPM on X68030."
vm(New): "Implement screen compositing on X68030."
vm(New): "Implement CRTC timing on X68030."
vm(New): "Implement CRTC raster interrupt on X68030."
vm(Fix): "Make various fixes to the CRTC monitor on X68030."
vm(New): "Implement the array chain transfer on DMAC on X68030."
vm(Update): "Support parallel transfers on DMAC on X68030."
vm(Fix): "Fix some of the transfer termination condition on DMAC on X68030 since ver 1.5.1."
vm(Fix): "Fix an issue where TxDR could not be written during event mode on MFP on X68030."
vm(Fix): "Fix an issue where the scheduler could hang when writing to the ADPCM register."
vm(Fix): "Fix accesses around the sprite register on X68030."
vm(Fix): "Implement response to commands for allow/reject media ejection on Windrv on X68030."
GUI(Update): "Improve layouts of the loglevel settings window."


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/emulators/nono/distinfo

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

Modified files:

Index: pkgsrc/emulators/nono/Makefile
diff -u pkgsrc/emulators/nono/Makefile:1.69 pkgsrc/emulators/nono/Makefile:1.70
--- pkgsrc/emulators/nono/Makefile:1.69 Thu Jun 25 20:29:00 2026
+++ pkgsrc/emulators/nono/Makefile      Sat Jul 25 15:06:59 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2026/06/25 20:29:00 jun Exp $
+# $NetBSD: Makefile,v 1.70 2026/07/25 15:06:59 jun Exp $
 
-DISTNAME=      nono-1.8.1
+DISTNAME=      nono-1.8.2
 CATEGORIES=    emulators
 MASTER_SITES=  https://www.pastel-flower.jp/~isaki/nono/archive/
 

Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.50 pkgsrc/emulators/nono/distinfo:1.51
--- pkgsrc/emulators/nono/distinfo:1.50 Thu Jun 25 20:29:00 2026
+++ pkgsrc/emulators/nono/distinfo      Sat Jul 25 15:06:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2026/06/25 20:29:00 jun Exp $
+$NetBSD: distinfo,v 1.51 2026/07/25 15:06:59 jun Exp $
 
-BLAKE2s (nono-1.8.1.tar.gz) = 4c5250750e86edcce418f93d35a8c87bd6882011d98e268b1e4de335478acc1d
-SHA512 (nono-1.8.1.tar.gz) = 542c8c34d084db5584be7d722d04fbe684c142e3c8c4c259928e70b8bf0bee1672ddc99528f56d49823faa9d81843e57062b9c2e6499bba6795d152f2907b8aa
-Size (nono-1.8.1.tar.gz) = 3648335 bytes
+BLAKE2s (nono-1.8.2.tar.gz) = 9e2f3d615ee8c4e26c352d1cd4bf56d705a9000e291aaf4a56af1b8821117dac
+SHA512 (nono-1.8.2.tar.gz) = c04e76c6e3a94546d76847465278b0eafecb14d69b2dd187d1394761aac7e57f57affe73b2743221790db645e51820ae185012c87d1e0640c2fe41ef3f314cb5
+Size (nono-1.8.2.tar.gz) = 3696962 bytes



Home | Main Index | Thread Index | Old Index