summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms9900/ti990_10.c
blob: 1382503e6c98f5941308624ddf240900e86b7023 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
    Generate the tms9900 emulator
*/

#include "tms9900.h"

#define TMS99XX_MODEL TI990_10_ID

#include "99xxcore.h"