shithub: scc

ref: 3e2ddf390374b77222c3e8f966aabaf58c8a6ea6
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;