HexRoman / ghidra_v850

Ghidra support for Renesas V850 MCUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghidra processor module for Renesas v850

Based on User’s Manual: V850E2M Architecture

Installation

  1. compile SLEIGH with $(GHIDRA_HOME)\support\sleigh.bat data\languages\v850.slaspec

  2. copy files to $(GHIDRA_HOME)\Ghidra\Extensions\

TODOs

  • fix a lot of bugs

About

Ghidra support for Renesas V850 MCUs

License:MIT License


Languages

Language:Makefile 100.0%