A86: ASM Converter from 85->86


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

A86: ASM Converter from 85->86



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)


Dave
----
Home Page: http://www.jcave.com/~piperc/



Follow-Ups: