Author: thejtshow
Plugin for the Motorola M6800 processor found in many pinball machines.
This plugin disassembles Motorola M6800 assembly code and generates LLIL.
You will still need to create your flat file with the ROM data at the offsets they are expected to be listed.
To install this plugin, navigate to your Binary Ninja plugins directory, and run
git clone https://github.com/thejtshow/m6800.git m6800
The forthcoming plugin installer will be able to parse these files automatically to allow easy selection and installation.
This plugin requires the following minimum version of Binary Ninja:
- dev - 1.0.dev-576
- release - 9999
This plugin is released under a MIT license.