Tranquilizer Gun (Sega 1980)

Yeah been working on this all day. No luck. I modified the vicdual.cpp driver to take all 16,384 bytes of roms into one file 0-4000 HEX. IE U33-U1 roms (cocktail roms) . I got that part working. Then I took 16,384 bytes of what I thought was the upright roms from the PS2 version and plug that in. It didn't work which is not surprising. I see some text strings that look scrambled but some of the hex values are similar to the cocktail roms and you can make out some of the Sega text.The Playstation 2 seems to be using some weird compression method on their .DAT files. I was able to get the sound samples out of that same file a while back with PSOUND but we don't need those anymore. I also tried using PCSX2 emulators debugger but I think the memory dumper is disabled. the other thing that might be stopping me is the order the roms are loaded on the PS2 version.

/r/MAME Thread Parent