summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/g65816/g65816o4.c
blob: a66ba011d38924f8704f272a188d001c893c2379 (plain) (blame)
1
2
3
4
5
6
#include "emu.h"
#include "debugger.h"
#include "g65816.h"
#include "g65816cm.h"
#define EXECUTION_MODE EXECUTION_MODE_E
#include "g65816op.h"