summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emucore.c
blob: feea859693ea44c335a1155a6cc8926e72e38fa6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/***************************************************************************

    mamecore.c

    Simple core functions that are defined in emucore.h and which may
    need to be accessed by other MAME-related tools.

    Copyright Nicola Salmoria and the MAME Team.
    Visit http://mamedev.org for licensing and usage restrictions.

****************************************************************************/