File:  [HATARI the Atari ST Emulator] / hatari / src / falcon / araglue.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Mon Apr 1 07:14:54 2019 UTC (7 years, 2 months ago) by root
Branches: hatari, MAIN
CVS tags: hatari01200, hatari01100, HEAD
hatari 1.1.0

// defines to get Aranym code running in Hatari... they should be removed later

#ifndef ARAGLUE_H
#define ARAGLUE_H

#define bug(args...) printf(args);printf("\n")
#define DUNUSED(x)

#if DEBUG
#define D(x) x
#else
#define D(x)
#endif

#endif /* ARAGLUE_H */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.