shithub: scc

ref: 21749c7d900140b9075c00031a34cf2f7377becb
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;