Bluechen Enthusiast Joined Oct 28, 2021 Messages 109 Reaction score 70 Location Germany Dec 26, 2021 #1 Hey guys, I am looking for an UMK3 security chip Thank you
stj Grand Master Joined May 4, 2017 Messages 1,721 Reaction score 893 Location England Dec 26, 2021 #2 the code is in mame, you should be able to create your own. ROM_REGION( 0x1009, "serial_security:pic", 0 ) /* security PIC (provides game ID code and serial number) */ ROM_LOAD( "463_mk3_ultimate.u64", 0x0000, 0x1009, CRC( 4f425218 ) SHA1( 7f26045ed2c9ca94fadcb673ce10f28208aa720e ) ) Click to expand...
the code is in mame, you should be able to create your own. ROM_REGION( 0x1009, "serial_security:pic", 0 ) /* security PIC (provides game ID code and serial number) */ ROM_LOAD( "463_mk3_ultimate.u64", 0x0000, 0x1009, CRC( 4f425218 ) SHA1( 7f26045ed2c9ca94fadcb673ce10f28208aa720e ) ) Click to expand...
ekorz Multi Boyz 4 Pi Immortal Multi Boyz Joined Aug 21, 2016 Messages 5,329 Reaction score 8,195 Location Boston, MA Dec 26, 2021 #3 Part is PIC16F57
Bluechen Enthusiast Joined Oct 28, 2021 Messages 109 Reaction score 70 Location Germany Dec 26, 2021 #4 I dont own an burner for those chips. Maybe someone could do this for me. Ill pay for it!
Nic034 Enthusiast Joined Dec 13, 2016 Messages 188 Reaction score 109 Location France Dec 26, 2021 #5 Hi, Darksoft an « any » u64 eeprom some years ago, you will find someone to burn it https://www.arcade-projects.com/threads/midway-wolf-conversions.3106/
Hi, Darksoft an « any » u64 eeprom some years ago, you will find someone to burn it https://www.arcade-projects.com/threads/midway-wolf-conversions.3106/