head	1.2;
access;
symbols
	rel_1_1:1.2
	rel_1_0:1.2
	rel_0_1_beta:1.2
	LOC_CVS_0_1:1.1.1.1
	LOC_CVS:1.1.1;
locks; strict;
comment	@;; @;


1.2
date	2006.05.14.22.32.37;	author arniml;	state Exp;
branches;
next	1.1;
commitid	7b944467aff94567;

1.1
date	2006.05.06.01.56.45;	author arniml;	state Exp;
branches
	1.1.1.1;
next	;
commitid	7cbf445c02434567;

1.1.1.1
date	2006.05.06.01.56.45;	author arniml;	state Exp;
branches;
next	;
commitid	7cbf445c02434567;


desc
@@


1.2
log
@remove direct specification of cpu type
@
text
@	;; *******************************************************************
	;; $Id: test.asm,v 1.1.1.1 2006/05/06 01:56:45 arniml Exp $
	;;
	;; Pass test.
	;; Always finds the pass mark.
	;;

	;; the cpu type is defined on asl's command line

	org	0x00
	clra

	jmp	pass


	org	0x0c0
	include	"pass_fail.asm"
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
	;; $Id: test.asm,v 1.1 2006/04/11 22:12:32 arnim Exp $
d8 1
a8 1
	CPU	COP410
@


1.1.1.1
log
@import from local CVS repository, LOC_CVS_0_1
@
text
@@
