summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/g65816/g65816o4.cpp
blob: d1a12c967c0f731ea48605005d92c13efc2f5e38 (plain) (blame)
1
2
3
4
5
6
7
// license:BSD-3-Clause
// copyright-holders:Karl Stenerud
#include "emu.h"
#include "g65816.h"
#include "g65816cm.h"
#define EXECUTION_MODE EXECUTION_MODE_E
#include "g65816op.ipp"