[ オリジナルレポート ]

BugID: #04298

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
インターフェイス最小解決済み修正済み2011-03-30 22:142011-06-07 03:02
 
テスターmarcello_担当者Tafoidソース
バージョン0.141発生バージョン修正バージョン0.142u6
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要mame -h で説明される使用法のファイル名が古い。
詳 細Mame -h displays the following:

"For usage instructions, please consult the file windows.txt"

Actually the proper usage file for mame is config.txt, which describes the general use of the programm.
Windows.txt only describes a couple of Windows specific option.
This line comes from src/emu/clifront.c

By grepping the source code I have seen that this have been already fixed in the sdl interface.


src/emu/uimenu.c: "If this is your first time using "APPNAME", please see the config.txt file in "
再現手順mame -h
追加情報 
 
添付ファイル