shithub: scc

ref: b89dac3b626de7901c14bfec3c2372c841496810
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;