summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/machine/znsec.h
blob: 7ab83cf85715dab0e4f53a79c8a4bd239c40e0d3 (plain) (tree)
1
2
3
4
5




                                                  
/*  CAT702 ZN security chip */

void znsec_init(int chip, const UINT8 *transform);
void znsec_start(int chip);
UINT8 znsec_step(int chip, UINT8 input);