Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 810 Bytes

File metadata and controls

28 lines (15 loc) · 810 Bytes

m6800 (v1.0 alpha)

Author: thejtshow

Plugin for the Motorola M6800 processor found in many pinball machines.

Description:

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.

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

  • dev - 1.0.dev-576
  • release - 9999

License

This plugin is released under a MIT license.