SuperH-based fx calculators
fx-CG20, standard

syscall 0x115E: int memcmp3( void *mem1, void *mem2, unsigned int n );
Compares n bytes. Returns -1, 0 or 1 like strncmp, but does not stop comparing, when it reaches a zero.

syscall 0x116E: the same as 0x115E.

(19.06.2011 09:33:43)