summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/g65816/g65816o1.cpp
blob: d227f8995ef8bcb83ba610b2b7f750eb428c744a (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_M0X1
#include "g65816op.ipp"