|
|
1.1 ! root 1: <!-- ! 2: nono ! 3: Copyright (C) 2020 nono project ! 4: Licensed under nono-license.txt ! 5: --> ! 6: <html> ! 7: <?php require_once "common.php"; ?> ! 8: <body> ! 9: <h3>nono: changes</h3> ! 10: ! 11: <hr> ! 12: <div class="main"> ! 13: <dl> ! 14: <dt>0.1.0 (2020/07/19) ! 15: <dd><ul> ! 16: <li>OpenBSD/FreeBSD でビルド可能に。 ! 17: <q>Make it buildable on OpenBSD/FreeBSD</q> ! 18: <li>GUI メニューの L10N 対応 ! 19: (GUI メニュー以外(ログメッセージなど)については当面対応予定はないです)。 ! 20: <q>Support L10N for GUI menus ! 21: (There are no plans to support more messages (like log messages) ! 22: at least for now)</q> ! 23: <li>サブウィンドウを表示しているとマウスモードでクリック入力が入らなかった問題を修正。 ! 24: <q>Fix problem that you can not enter any clicks in mouse mode ! 25: when you display some sub windows</q> ! 26: <li><span class=strike>m88k の疑似 STOP 状態に対応。 ! 27: <q style="color:var(--grey)">Support pseudo STOP state on m88k</q></span> ! 28: ! 29: </ul></dd> ! 30: <p> ! 31: ! 32: ! 33: <dt>0.0.4 (2020/06/13) ! 34: <dd><ul> ! 35: <li>例外ベクタ取得中のバスエラーで死んでいたのを修正。 ! 36: <q>Fix abnormal termination when fetching exception vector causes bus error.</q> ! 37: <li>ダブルバスフォールトを通知。 ! 38: <q>Notify when double bus fault has occurred.</q> ! 39: <li><span class=strike>m88100 の改良と m88200 を実装中。 ! 40: OpenBSD/luna88k カーネルが起動しますが、 ! 41: まだユーザランドに入るあたりまでです。 ! 42: <q style="color:var(--grey)">Improve m88100 and implement m88200. ! 43: It can run OpenBSD/luna88k kernel and ! 44: it has just entered in userland. ! 45: </q> ! 46: </span> ! 47: <li><span class=strike>x68k の MFP、DMAC を適当実装したので ! 48: 実は NetBSD/x68k ブートローダまでは起動します。 ! 49: CRTC が不完全なのでスクロールはまだできません。 ! 50: <q style="color:var(--grey)">Implemented MFP and DMAC in underground x68k mode. ! 51: It can run NetBSD/x68k boot loader. ! 52: However, CRTC emulation is not completed yet, ! 53: so you cannot scroll text.</q> ! 54: </ul></dd> ! 55: ! 56: <dt>0.0.3 (2020/05/16) ! 57: <dd><ul> ! 58: <li>ROM モニタエミュレーションを実装。<q>Support emulated ROM monitor.</q> ! 59: <li><span class=strike>地下で m88k 実装開始。 ! 60: 今のところ OpenBSD/luna88k のブートローダが起動できるだけです。 ! 61: <q style="color:var(--grey)">Started to implement m88k in underground. ! 62: It just can run OpenBSD/luna88k's boot loader for now. ! 63: </q> ! 64: </span> ! 65: </ul></dd> ! 66: ! 67: <dt>0.0.2 (2020/04/21) ! 68: <dd><ul> ! 69: <li>SCSI エミュレーションを改善。<q>Improve(Reimplement) SCSI emulation.</q> ! 70: <li>マウスをサポート。<q>Support mouse.</q> ! 71: <li>RFCNT の Y 座標を修正。<q>Fix Y coordinate of RFCNT.</q> ! 72: </ul></dd> ! 73: ! 74: <dt>0.0.1 (2020/03/06) ! 75: <dd><ul> ! 76: <li>Initial Release ! 77: </ul></dd> ! 78: ! 79: </dl> ! 80: </div> ! 81: <hr> ! 82: nono project ! 83: </body> ! 84: </html>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.