[ オリジナルレポート ]

BugID: #06361

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
チートシステム重要 (本体)解決済み修正済み2016-09-02 14:312017-03-02 21:38
 
テスターmsutton担当者Pugsyソース
バージョン0.177発生バージョン修正バージョン0.184
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要チートを有効にするとNESゲームがクラッシュする。
詳 細When running a NES game with cheats enabled mame crashes with no errors.
I am using the latest Pugsy's Cheats.

Looking at the cheat files, the cheats want to modify nes_slot:cart:prg_rom
It looks like this region is not loaded before the cheat file is loaded.

I know this is not a solution but points to possibly where the error is occurring.

This affects not only NES, but all cheat that reference cart memory directly.
再現手順mame64 nes -cart1 smb1 -cheat -v
追加情報 
 
添付ファイルtxt fileoutput-crash.txt (2016-09-02 14:31)
txt fileoutput-working.txt (2016-09-02 14:32)