Metropoli BBS
VIEWER: int10.h MODE: TEXT (ASCII)
typedef struct {
  	unsigned ax, bx, cx, dx, si, di, bp;
  	unsigned es;
	} REGISTERS;
[ RETURN TO DIRECTORY ]