mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
(nw) bounty2 : notes from investigation by iq_132 and myself.
This commit is contained in:
parent
4297917206
commit
c00fbed1c0
@ -86,6 +86,13 @@ Notes:
|
||||
ALL ROMs 2732
|
||||
ALL PROMs MMI 6331
|
||||
|
||||
Bounty2:
|
||||
- First 0x100 bytes of the first rom contains a screen that appears if the protection fails.
|
||||
- The PCB uses a large CPU epoxy module marked "CPU PACKII". A battery can be spotted through the epoxy.
|
||||
- If you copy the first 0x100 bytes from "bounty" then the game works.
|
||||
- Therefore, it can be surmised that the epoxy blob contains a static ram or similar with
|
||||
the first 256 bytes of the real game's rom, for as long as the battery lasts.
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user