カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
システムコア解決済み修正不可2008-01-13 02:242022-08-05 10:49
 
テスターFujix2担当者 ソースsega/segas18_astormbl.cpp
バージョン0.143u6発生バージョン修正バージョン
修正コミットプルリク
フラグ旧BugIDpuuhj0150u20pur
セット
セット詳細
 
概 要THIS IS A SANDBOX. Please use this entry for a posting test!
詳 細Supported text tags are B, I, STRIKE, S, U and TT
Examples: bold, italic, strike, s, u, <big>big</big>, <small>small</small>, tt, <font color="red">red</font>

Please use a PRE tag for pre-formatted text for code. TABs and linebreaks are preserved:
	static TILE_GET_INFO( get_tx_tile_info )
	{
		int code = bestleag_txram[tile_index];

		SET_TILE_INFO(
				0,
				(code & 0x0fff)|0x8000,
				(code & 0xf000) >> 12,
				0);
	}

Please use a Blockquote tag for static text:

MAME stands for Mame Arcade Machine Emulator.
When used in conjunction with images of the original arcade game's ROM and disk data, something will happen.


You can make a direct link to a bug page by writing "bug" + "NUMBER" such as bug1234.

To embed a YouTube video, paste the sharing URL which starts from youtu.be. Now the start time option works.
再現手順 
追加情報 
 
添付ファイル