misc/brglitz.cpp: Note that PIC17C43 dump comes from a protected device and is bad. (#11042)

This commit is contained in:
ClawGrip 2023-03-28 19:14:14 +02:00 committed by GitHub
parent 6387ffa061
commit 119ebc55e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,7 +156,7 @@ void brglitz_state::brglitz(machine_config &config)
ROM_START(brglitz)
ROM_REGION(0x02000, "maincpu", 0)
ROM_LOAD("bg_04_v1.3.u1", 0x00000, 0x02000, BAD_DUMP CRC(f414b736) SHA1(0280adb1de085f2774ad58872cb171a65cf85fbe)) // PIC17C43-8. Bad dump? Needs further checking
ROM_LOAD("bg_04_v1.3.u1", 0x00000, 0x02000, BAD_DUMP CRC(f414b736) SHA1(0280adb1de085f2774ad58872cb171a65cf85fbe)) // PIC17C43-8, protected
ROM_REGION(0x00400, "soundcpu", 0)
/*