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:           Sun Nov  3 16:22:44 UTC 2024

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

Log Message:
nono: update to 1.0.0.

1.0.0 (2024/10/31)

m68k(New): "Implement data cache."
vm(Update): "Rewrite whole bus structure."
m68k(Update): "Implement FTRAPcc instructions."
m68k(Fix): "Fix problem that MOVE.W ea,CCR instruction was not privileged."
m68k(Fix): "Fix cache entry clear operation."
m68k(Fix): "Fix problem that RTE instruction may not be able to recover from a bus error if it occurred on an instruction which accesses the same register's (An)+ or -(An) twice."
m68k(Fix): "Fix problem that some exception vector was fetched from wrong address space."
m68k(Fix): "Fix problem that 68030 register monitor displays FPU registers even though no FPU."
vm(Update): "Fix accessing to Lance's undefined port on LUNA-88K."
vm(Update): "Fix accessing to CRTC's undefined port on X68030."
vm(Update): "Implement several DOS calls on Human68k mode. Now you can run fputest.x (0.17.* and later) on it."
vm(Fix): "Fix a device reset on VirtIO Network device."
vm(Fix): "Fix a word access to some DMAC registers on X68030."
vm(Fix): "Fix problem that the third decimal place of configuration item mpu-clock may not be able to specified correctly."
vm(Fix): "Fix possibility of an abnormal termination on CTRL+OPT.1+DEL input on X68030."
vm(Fix): "Fix problem that you could not access the floppy again while the motor is on on X68030."
app(Update): "Make -c optional when -H is specified."
GUI(Fix): "Support display of 100x speed or more on performance counter."
util(New): "Implement runx. It can run instructiontest.x and fputest.x (before 0.16.* and after 0.17.*)."


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/emulators/nono/PLIST
cvs rdiff -u -r1.28 -r1.29 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.40 pkgsrc/emulators/nono/Makefile:1.41
--- pkgsrc/emulators/nono/Makefile:1.40 Sun Oct 20 14:03:45 2024
+++ pkgsrc/emulators/nono/Makefile      Sun Nov  3 16:22:44 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2024/10/20 14:03:45 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2024/11/03 16:22:44 jun Exp $
 
-DISTNAME=      nono-0.7.3
+DISTNAME=      nono-1.0.0
 #PKGREVISION=  1
 
-PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.pastel-flower.jp/~isaki/nono/archive/
 

Index: pkgsrc/emulators/nono/PLIST
diff -u pkgsrc/emulators/nono/PLIST:1.4 pkgsrc/emulators/nono/PLIST:1.5
--- pkgsrc/emulators/nono/PLIST:1.4     Thu Jun 30 08:09:39 2022
+++ pkgsrc/emulators/nono/PLIST Sun Nov  3 16:22:44 2024
@@ -1,10 +1,12 @@
-@comment $NetBSD: PLIST,v 1.4 2022/06/30 08:09:39 nia Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/11/03 16:22:44 jun Exp $
 bin/nono
 bin/nono-cli
 share/doc/nono/changes.html
 share/doc/nono/fsharp-license.txt
+share/doc/nono/human.html
 share/doc/nono/index.html
 share/doc/nono/nono-license.txt
+share/doc/nono/runx.html
 share/doc/nono/upgrade-0.2.0.html
 share/doc/nono/upgrade-0.3.0.html
 share/locale/ja/LC_MESSAGES/nono.mo

Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.28 pkgsrc/emulators/nono/distinfo:1.29
--- pkgsrc/emulators/nono/distinfo:1.28 Tue Jul  9 01:10:15 2024
+++ pkgsrc/emulators/nono/distinfo      Sun Nov  3 16:22:44 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2024/07/09 01:10:15 jun Exp $
+$NetBSD: distinfo,v 1.29 2024/11/03 16:22:44 jun Exp $
 
-BLAKE2s (nono-0.7.3.tar.gz) = 07ffd5c4f4190a0d2e64373c422776467f6bdcf8acfdfd253acab655a3c5204e
-SHA512 (nono-0.7.3.tar.gz) = 23912ff0305caf014b88ccede727330c333fd34f6c47774fa53b42b5efd3c93f58cbf9cb59ed8705c83b0b522748f865b5a73e0c49f40eff43097320b005d7cf
-Size (nono-0.7.3.tar.gz) = 3293037 bytes
+BLAKE2s (nono-1.0.0.tar.gz) = 536ad5dc62913de2523820913941a5b9bcb4e66d1f214158700057fe7bbf139e
+SHA512 (nono-1.0.0.tar.gz) = f3dbb088a821f23efe6732ad224602e34c2a100ef0b558192189994d53b801772345f3a77c2a2b68867ade53cfee62253915b50f20432cd926b9d526105bc609
+Size (nono-1.0.0.tar.gz) = 3338748 bytes
 SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
 SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
 SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010



Home | Main Index | Thread Index | Old Index