summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mb86235/mb86235ops.cpp
blob: 136f0fddaa180ae74a222745878b1af0f7f20be0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// license:BSD-3-Clause
// copyright-holders:Angelo Salese, ElSemi
/*****************************************************************************
 *
 * MB86235 "TGPx4" (c) Fujitsu
 *
 * Interpreter functions and opcodes
 *
 *****************************************************************************/

#include "emu.h"
#include "mb86235.h"