Re: A86: ASM Converter from 85->86


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

Re: A86: ASM Converter from 85->86



I know of that,  but I am not sure of every thing that needs 2 be
replaced,
even a list of the new location/commands would be nice
(a program 2 do it would still take a lot less effort)


Dan Eble wrote:

> On Wed, 30 Jul 1997, David Piper wrote:
>
> > Can someone create a program that will take most 85 asm files and
> > convert them to 86 asm files?
> >
> > I know that it would be hard to make it work for everything, but
> just
> > one for most of them,  so we don't have to rewrite all the asm
> files.
> >
> > For example it would search for
> >
> > ROM_CALL_(CLEARLCD) and replace it with CALL_(_clrLCD)
> >
>
> Several programs of this type have already been written--Edit,
> Notepad,
> SimpleText, Emacs, et. al.  They all make use of the same
> revolutionary
> piece of technology called global search and replace.
>
> Are there any unix fans out there whose just screamed "awk"
> involuntarily?
>
> --------
> Dan Eble (mailto:eble@cis.ohio-state.edu)
>          (http://www.cis.ohio-state.edu/~eble)



--
Thank You, Dave Piper
Home Page: http://www.jcave.com/~piperc/
LDS Religon Home: http://www.jcave.com/~piperc/lds.htm
Need For Speed II: http://www.jcave.com/~piperc/nfs2.htm
TI-8x Calculator: http://www.jcave.com/~piperc/ti-85.htm
Chat Page: http://www.jcave.com/~piperc/chat.htm

Come visit these great pages



Follow-Ups: References: