SNK-9201

From NeoGeo Development Wiki
Revision as of 15:27, 26 June 2011 by Furrtek (talk | contribs) (3 revisions: Import from wikkii)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
File:Crt snk-9201.jpg
SNK-9201 chip found in a Super Sidekicks MVS cartridge. Picture courtesy of [MVS-Scans].

Protection chip in SDIP64 package used in MVS cartridges. It is found in Fatal Fury 2 and Super Sidekicks only. Some other games use PROG boards that support the chip, but did not include it. No decryption or banking. It was the first attempt at protecting NeoGeo games.

The chip is mapped into the 68k address space ($200000-$2FFFFF) and various values are written to it to various addresses. The game program expects the chip to reply with specific data depending on the values written and will freeze if the wrong values are returned.

Emulation

MAME emulation (fatfury2_protection): [[1]]