Commit Graph

7 Commits

Author SHA1 Message Date
yann MAGNIN ace25fd496 Update README 2019-06-20 15:49:09 +02:00
yann MAGNIN 284cf435d6 Add FPU instructions.
Fix command mode error.
Update/FIx help pages.
Fix "make re" error.
2019-06-17 23:42:07 +02:00
yann MAGNIN e2976733c3 Add compiled binary.
Fix compile error.
2019-06-14 22:58:45 +02:00
yann MAGNIN fbcc4e37f0 Clear header.
Add documentations.
Update README.md
2019-06-14 19:24:48 +02:00
yann MAGNIN 76aeea1fa5 Update License used by the project --> switch to CC0.
Add change project name to Vhex.
Update command handling, now we generate and hide the cache
	(and command block) during the compilation.
Add documentations.
Add manual pages.
Add units tests.
Update some modules.
2019-06-14 14:49:13 +02:00
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
Yatis 441e57ee53 Initial commit 2019-06-10 01:57:25 +02:00