Re: A86: Standards


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

Re: A86: Standards



On Sun, 7 Sep 1997 Steve86Asm@aol.com wrote:

> In a message dated 97-09-06 06:17:34 EDT, Dan Eble write:
> 
> > 
> >    .db magic    ; a magic number to make sure this is a standard var
> >    .db version  ; standard version number
> >    .db "1234"   ; a 4-byte file type, "chem", "alib", "peng", etc.
> >    .dw title    ; offset of a longer description ($0000 if none exists)
> >  
> >  
> 
> 
> You should post that on your site.
> 

I know.  I'll do it when I find the time.  I'm glad you like it.

--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
         (http://www.cis.ohio-state.edu/~eble)


References: