shithub: scc

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