Vhex is a kernel which provide development and retro ingenierie platform for the Casio's OS
Go to file
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
include All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
src All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
tests All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
.gitignore All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
LICENSE Initial commit 2019-06-10 01:57:25 +02:00
Makefile All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
README.md Initial commit 2019-06-10 01:57:25 +02:00
bootstrap.ld All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
global.mk All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00
icon.bmp All instructions can be traducted "on-the-fly". (except FPU instruction because 2019-06-10 02:14:49 +02:00

README.md

vhex

Vhex is a GUI, Vim based, disassembler for fx9860g.