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