summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/machine/irem_cpu.h
blob: d14ab4dab95d58ab6d0c5f47cfc718ba634a48fd (plain) (tree)
1
2

                                  
















                                                  
// license:BSD-3-Clause
// copyright-holders:Bryan McPhail

extern const UINT8 gunforce_decryption_table[];
extern const UINT8 bomberman_decryption_table[];
extern const UINT8 lethalth_decryption_table[];
extern const UINT8 dynablaster_decryption_table[];
extern const UINT8 mysticri_decryption_table[];
extern const UINT8 majtitl2_decryption_table[];
extern const UINT8 hook_decryption_table[];
extern const UINT8 rtypeleo_decryption_table[];
extern const UINT8 inthunt_decryption_table[];
extern const UINT8 gussun_decryption_table[];
extern const UINT8 leagueman_decryption_table[];
extern const UINT8 psoldier_decryption_table[];
extern const UINT8 dsoccr94_decryption_table[];
extern const UINT8 matchit2_decryption_table[];

extern const UINT8 test_decryption_table[];