カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
グラフィック仮承認未処理2014-07-06 23:102014-07-07 20:29
 
テスターDr.Venom担当者 ソースmsx/msx.cpp
バージョン0.153発生バージョン修正バージョン
修正コミットプルリク
フラグ実機・資料検証済み, コード検証済み
セット MSX2 and MSX2+
セット詳細
 
概 要非インタレース、高解像度画面が常に縦方向二重になる。
詳 細All screens that are using high-res non-interlaced are linedoubled. The machine's startup state is e.g. double the vertical resolution of a real machine.
再現手順Boot MSX2 driver, watch machine startup logo scroll up, then goto tab System Information, it will show a resolution of 480 lines, whereas vertical resolution of a real machine at bootup is 288 lines (pal) or 243 lines (ntsc).

Alternatively look in the code msx.c and v9938.c and compare to parameters in Yamaha v9938 technical data book (See page 146 and 147 of the book).
追加情報This affects all MSX software that runs in horizontal high-res (544 wide), all these screens are linedoubled, regardless of what the true vertical resolution is.
 
添付ファイル