summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/g65816/g65816o2.cpp
blob: 62e21d32cf2d512f58ce4e4099d8ad28a074b423 (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_M1X0
#include "g65816op.ipp"