================================================================================ PC-88 Emulator (Browser) — https://technosphere.co.jp/labs/pc88/ Third-party licenses / ライセンス表記 ================================================================================ 本ページで配布しているエミュレータバイナリ (quasi88.js / quasi88.wasm) は、 以下のオープンソースソフトウェアから当社がビルドしたものです。 改変内容 (by 株式会社テクノスフィア, 2026): - サウンド出力処理部 (MAME/XMAME 由来コードおよび fmgen) をビルドから除外 (ライセンス上の配慮のため。本デモは無音で動作します) - Web UI (index.php / app.js / style.css) を当サイト向けに再構成 - 上記に伴う src/WASM/config_save.c への軽微なパッチ (USE_SOUND ガード追加) ビルド構成の詳細はリポジトリ内 BUILD.md を参照してください。 NOTE: NEC PC-8801 の ROM ファイル (N88.ROM 等) は本配布物に一切含まれません。 -------------------------------------------------------------------------------- 1. QUASI88 — PC-8801 emulator Copyright (c) Showzoh Fukunaga (福永省三) -------------------------------------------------------------------------------- QUASI88 (サウンド出力処理部を除く) はフリーソフトウェアであり、著作権は作者が 保有しています。このソフトは無保証であり、このソフトを使用した事によるいかなる 損害も作者は一切の責任を負いません。ライセンスに関しては、修正BSDライセンスに 準ずるものとします。 (QUASI88 0.6.3 ドキュメント「9) 著作権/免責」より) ※ 本配布物ではサウンド出力処理部 (MAME/XMAME・fmgen 由来コード) を除外して ビルドしているため、同部分のライセンスは適用されません。 -------------------------------------------------------------------------------- 2. quasi88nc — WASM port of QUASI88 https://github.com/toyoshim/quasi88nc (commit 67a3123) -------------------------------------------------------------------------------- Copyright (c) 2012, Takashi Toyoshima All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- 3. Emscripten (compiler runtime included in quasi88.js) -------------------------------------------------------------------------------- Emscripten is available under 2 licenses, the MIT license and the University of Illinois/NCSA Open Source License. Copyright (c) 2010-2014 Emscripten authors, see AUTHORS file. https://github.com/emscripten-core/emscripten/blob/main/LICENSE -------------------------------------------------------------------------------- 4. SDL2 (Emscripten port, statically linked) -------------------------------------------------------------------------------- Simple DirectMedia Layer Copyright (C) 1997-2026 Sam Lantinga zlib license — https://www.libsdl.org/license.php ================================================================================ 商標について: PC-8801およびN88-BASICは日本電気株式会社(NEC)の製品/商標です。 本ページはNECとは無関係です。 ================================================================================