File:  [Atari MiNT] / MiNT / src / xbra.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:56:52 2018 UTC (8 years, 1 month ago) by root
Branches: mint, MAIN
CVS tags: mint112, mint110, mint108, mint104, HEAD
MiNT 1.04

typedef struct xbra

{

	long		xbra_magic;

	long		xbra_id;

	struct xbra	*next;

	short		jump;

	long ARGS_ON_STACK (*this)();

} xbra_vec;



#define XBRA_MAGIC	0x58425241L /* "XBRA" */

#define MINT_MAGIC	0x4d694e54L /* "MiNT" */

#define JMP_OPCODE	0x4EF9


unix.superglobalmegacorp.com

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