Re: A83: SOS Header


[Prev][Next][Index][Thread]

Re: A83: SOS Header




	xor	a
	jr	z,start
	.dw	0
	.dw	description
start:
	ret
description:
	.db	"Blah",0

On 2001-01-13 01:28PM, D Weiss wrote:
> 
> What is the SOS header for no libraries?
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
--
Joe Wingbermuehle
http://joewing.calc.org
Basic is a high level languish.  APL is a high level anguish.



Follow-Ups: References: