Add this romhack to quickerNES' blocklist (resolves #4239)

This commit is contained in:
YoshiRulz 2025-02-23 05:28:39 +10:00
parent f47136be46
commit 8f9d47a706
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 3 additions and 0 deletions

View File

@ -714,6 +714,9 @@ namespace BizHawk.Emulation.Cores.Consoles.Nintendo.QuickNES
"6A01FB7F185A45BAA21CC1EEDEB945CACA1C4D92", // Battle City (VS) [p1][!]
"D9B1B87204E025A637821A0168475E1209CE0C8A", // Top Gun (VS)
"4D5C2BF0B8EAA1690182D692A02BE1CC871481F4", // Punch-Out!! (E) (VS)
"3356604FC7F9A0E797266DDF75BED409B73996EC", // Super Mario All Stars NES ("2017") by infidelity on RHDN
"1739219B2D45C1BED0F1D4FA3E4E405985D564DC", // Super Mario All-Stars NES (crt_v10-15-17) by infidelity on RHDN
"E47FAE77EF57A5D2C8FB34C9EF38AC50B0B9FE7F", // Super Mario All-Stars NES (emu_v10-15-17) by infidelity on RHDN
};
}
}