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

                                
                                                         

                                                
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
typedef uint8_t (*segag80_decrypt_func)(offs_t, uint8_t);

segag80_decrypt_func segag80_security(int chip);