Vhex-kernel/src/string
yann MAGNIN 7a0e037705 All instructions can be traducted "on-the-fly". (except FPU instruction because
they do not exist on SH3 mpu based).
Write "driver" for getkey Casio's function for get the key's "status" (caps-lock, letter, number).
Add commands and modes handling.
Add somes commands.
Add somes units tests.
2019-06-10 02:14:49 +02:00
..
atoi_base.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
memset.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
sprintf.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
strcat.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
strcmp.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
strcpy.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
strlen.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
strtotab.c All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00