A86: String comparison


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

A86: String comparison




Deep in the bowels of my include file, I have found a string comparison?
call.  Does anyone know what the inputs/outputs of this are?  What
registers does it modify?

_strcmp     equ    $4963