PC-6001 PSG音源ドライバ用 MMLコンパイラ (C言語コマンドライン版)
- 現在のバージョン: 0.1.0 (2025/12/07)
- 更新履歴は 更新履歴 項を参照
よっしゅさん作の PC-6001用PSG音源ドライバ ver1.1c 向けの MMLソーステキストを、音源ドライバがそのまま演奏可能な
PC-6001 PSG音源ドライバ用 MMLコンパイラ (C言語コマンドライン版)
よっしゅさん作の PC-6001用PSG音源ドライバ ver1.1c 向けの MMLソーステキストを、音源ドライバがそのまま演奏可能な
| Index: pmap_68k.c | |
| =================================================================== | |
| RCS file: /cvsroot/src/sys/arch/m68k/m68k/pmap_68k.c,v | |
| retrieving revision 1.29 | |
| diff -u -p -d -r1.29 pmap_68k.c | |
| --- pmap_68k.c 24 Nov 2025 21:56:19 -0000 1.29 | |
| +++ pmap_68k.c 26 Nov 2025 16:44:43 -0000 | |
| @@ -1600,8 +1600,10 @@ pmap_pv_pte(struct pv_entry * const pv) | |
| * the storage for the new PV entry. | |
| * |
| [ 1066.400] | |
| X.Org X Server 1.21.1.14 | |
| X Protocol Version 11, Revision 0 | |
| [ 1066.850] Current Operating System: NetBSD lunatic 10.1 NetBSD 10.1 (LUNATIC) #4: Sun Jul 27 22:51:25 JST 2025 tsutsui@mirage:/s/netbsd-10/src/sys/arch/luna68k/compile/LUNATIC luna68k | |
| [ 1066.900] | |
| [ 1067.033] Current version of pixman: 0.38.4 | |
| [ 1067.150] Before reporting problems, check http://wiki.x.org | |
| to make sure that you have the latest version. | |
| [ 1067.166] Markers: (--) probed, (**) from config file, (==) default setting, | |
| (++) from command line, (!!) notice, (II) informational, |
| [ 41667.260] (II) Sun type 4 Keyboard, layout 0 | |
| [ 41670.410] (II) /dev/bwtwo0 is really a SUN2BW (bw2) | |
| [ 41670.480] (II) Initializing extension Generic Event Extension | |
| [ 41672.920] (II) Initializing extension SHAPE | |
| [ 41675.590] (II) Initializing extension MIT-SHM | |
| [ 41678.250] (II) Initializing extension XInputExtension | |
| [ 41680.780] (II) Initializing extension XTEST | |
| [ 41683.260] (II) Initializing extension BIG-REQUESTS | |
| [ 41685.770] (II) Initializing extension SYNC | |
| [ 41688.400] (II) Initializing extension XKEYBOARD |
| Index: arch/hp300/dev/com_dio.c | |
| =================================================================== | |
| RCS file: /cvsroot/src/sys/arch/hp300/dev/com_dio.c,v | |
| retrieving revision 1.10 | |
| diff -u -p -d -r1.10 com_dio.c | |
| --- arch/hp300/dev/com_dio.c 16 Jan 2024 05:48:28 -0000 1.10 | |
| +++ arch/hp300/dev/com_dio.c 30 May 2025 16:52:13 -0000 | |
| @@ -182,7 +182,7 @@ com_dio_cnattach(bus_space_tag_t bst, bu | |
| bus_space_unmap(iot, iohdca, DCA_SIZE); | |
| #include <malloc.h> | |
| #include <stdio.h> | |
| #include <string.h> | |
| #define BUFSIZE 1024 | |
| void (*bomb)(void); | |
| static const unsigned char a[] = { | |
| //0xf2, 0x43, 0xf4, 0x7a, // silent hard hang |
| on TME 0.8 |
| ===> Installing dependencies for liveimage-pkgs-m68k-20250119 | |
| ========================================================================== | |
| The following variables will affect the build process of this package, | |
| liveimage-pkgs-m68k-20250119. Their current value is shown below: | |
| * PYTHON_VERSION_DEFAULT = 312 | |
| Based on these variables, the following variables have been set: | |
| * PYPACKAGE = python312 |