shithub: scc

ref: 0cc8cbda0c7ac4ea844f0c2559e4c4fb90b7efaa
dir: /as/target/z80/ins.c/

View raw version
static char sccsid[] = "@(#) ./as/target/z80/ins.c";

#include "../../../inc/scc.h"
#include "../../as.h"

TUINT maxaddr = 0xFFFFFFFF;
int endian = LITTLE_ENDIAN;