R4.9Beta2
秋川様のPC-6001/ PC-6601 互換ROMに対応しました。
PC-6001 のメモリマップを修正しました。
PC-6001 でMODEキーを無効にしました。
モニターモードで g / G で再開した時に、ALT押したままにしないようにしました。
EXTROM 刺された時のみ さすようにしました。
拡張漢字ROM 作成機能と、ローマ字変換機能を、MIT ライセンスにしました。
カタカナ入力モードで、ファンクションキーが、常に SHIFT+ファンクションキー で入力される問題を修正しました。
ローマ字変換機能で、「DDA」「DDO」に対応しました。
プログラムの一部を、ノーウエイトで動作させることができる機能を追加しました。( 今回の目玉機能、重い処理をかっとばせるようになります。)
※デバッグモニターを開いて、nowait [start-addr] [end-addr] コマンドを使用してください。PCレジスターが、start-addr のアドレスに到達すると、 ノーウエイトモードに移行して、end-addr に到達したら、通常モードに戻ります。
Support Akikawa's PC-6001/ PC-6601 compatible ROM.
The memory map of PC-6001 has been fixed.
I disabled the MODE key on PC-6001.
When restarting with g / G in monitor mode, I don't hold down the ALT button.
EXTROM is connected only when it is used.
Extended Kanji ROM creation function and Romaji conversion function are now MIT licensed.
In Katakana input mode, the function keys were always entered with the SHIFT+function key has been fixed.
Supports "DDA" and "DDO" with the Romaji conversion function.
A feature has been added that makes it possible to run a part of the program without any weight. ( The highlight feature of this time, you will be able to speed up the heavy processing.)
※Open the debug monitor and use the nowait [start-addr] [end-addr] command. when the PC register reaches the start-addr address, it enters the no-waiting mode and the normal mode when it reaches the end-addr address.