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 Jun 18 12:50:21 UTC 2022

Modified Files:
        pkgsrc/emulators/nono: Makefile PLIST distinfo

Log Message:
nono: update to 0.4.0

0.4.0 (2022-06-18)

vm(New): "Implement FDC/FDD on X68030 and 2HD/2HC floppies."
vm(New): "Implement a BUSY state on OPM Registers on X68030."
vm(New): "Implement DMAC more."
vm(New): "Support to specify external image path for X68030 ROM."
vm(New): "Implement X68030 ROM30 Emulation. It can boot NetBSD/x68k but not Human68k."
vm(New): "Warn if an external CGROM image doesn't contain 6x12 font on X68030."
vm(New): "Implement power LED and power off on X68030."
vm(New): "Implement an option that synchronize RAM size field in SRAM and actual RAM size on X68030."
vm(New): "Implement keyboard monitor and TVRAM monitor."
vm(Update): "SRAM.DAT"."
vm(Update): "Change configuration keyname of FPU to fpu-type."
vm(Update): "Add some registers to CRTC monitor on X68030."
vm(Fix): "Fix timing and destination address of TVRAM raster copy on X68030."
vm(Fix): "Fix register access on SCC on X68030."
vm(Fix): "Fix to allow SCC bit rate to be set for each channel on X68030."
vm(Fix): "Fix reversed mouse buttons."
vm(Fix): "Change SCSI ID to be fixed to 7 on X68030."
vm(Update): "Implement resynchronizing time."
m68k(Fix): "Fix timing that MPU checks interrupts."
GUI(New): "Implement zoom in feature for LUNA Frame buffer/X68030 TVRAM monitor."
GUI(Fix): "Fix the maximum window size of LUNA Frame buffer/X68030 TVRAM monitor window."
GUI(Fix): "Fix an abnormal termination on vector monitor."
GUI(Fix): "Fix drawing when update rate is low."
debugger(Fix): "Fix m68k step execution when a reset exception occurs since 0.3.0."
debugger(Fix): "Fix m88k instruction pointer on step execution since 0.3.0"
debugger(Update): "Implement a ct command."
app(Fix): "Fix a problem that application may not be able to be terminated since 0.2.6"
app(Fix): "Fix an abnormal termination when mouse capture is released."


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/nono/PLIST
cvs rdiff -u -r1.12 -r1.13 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.11 pkgsrc/emulators/nono/Makefile:1.12
--- pkgsrc/emulators/nono/Makefile:1.11 Sun May  1 09:28:46 2022
+++ pkgsrc/emulators/nono/Makefile      Sat Jun 18 12:50:21 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/05/01 09:28:46 jun Exp $
+# $NetBSD: Makefile,v 1.12 2022/06/18 12:50:21 jun Exp $
 
-DISTNAME=      nono-0.3.0
+DISTNAME=      nono-0.4.0
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.pastel-flower.jp/~isaki/nono/archive/
 

Index: pkgsrc/emulators/nono/PLIST
diff -u pkgsrc/emulators/nono/PLIST:1.2 pkgsrc/emulators/nono/PLIST:1.3
--- pkgsrc/emulators/nono/PLIST:1.2     Thu Nov 18 04:04:29 2021
+++ pkgsrc/emulators/nono/PLIST Sat Jun 18 12:50:21 2022
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2021/11/18 04:04:29 jun Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/06/18 12:50:21 jun Exp $
 bin/nono
 bin/nono-cli
 share/doc/nono/changes.html
 share/doc/nono/index.html
+share/doc/nono/fsharp-license.txt
 share/doc/nono/nono-license.txt
 share/locale/ja/LC_MESSAGES/nono.mo
 share/doc/nono/upgrade-0.2.0.html
+share/doc/nono/upgrade-0.3.0.html

Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.12 pkgsrc/emulators/nono/distinfo:1.13
--- pkgsrc/emulators/nono/distinfo:1.12 Sun May  1 09:28:46 2022
+++ pkgsrc/emulators/nono/distinfo      Sat Jun 18 12:50:21 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2022/05/01 09:28:46 jun Exp $
+$NetBSD: distinfo,v 1.13 2022/06/18 12:50:21 jun Exp $
 
-BLAKE2s (nono-0.3.0.tar.gz) = 9372905485b3664a3776c98f7b38dc6e3687ec870b9f07bc9b9789668f1e3d46
-SHA512 (nono-0.3.0.tar.gz) = fa4d0e2e68ac9715cbcd44f152b8057194533d2acf5ba577a6bce9cad0442c518bea9ea8649a9c09c28a7c2163d336aa5128953ee82b8397ab5f84033aa95b0f
-Size (nono-0.3.0.tar.gz) = 2682684 bytes
+BLAKE2s (nono-0.4.0.tar.gz) = a3c6e8212ce1e1296c132ccecd1907578994c66006da4b5d07fa6284273e34cb
+SHA512 (nono-0.4.0.tar.gz) = 27e69764bd9512d6b540c747b0a81dfe193e8ee2ebca6ba51adbd8ee50c9b7ff00f36d7deec5598cc0a2a34761c72719b2bb7cab5e8f676df423b1ff95a6b8f0
+Size (nono-0.4.0.tar.gz) = 2831096 bytes
 SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
 SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
 SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010



Home | Main Index | Thread Index | Old Index