Skip to content

gocha/ida-spc700-module

Repository files navigation

SNES-SPC700 Sound File Loader for IDA

This is a IDA processor plugin module for SNES SPC700.

With SPC700 loader plugin, you can load a SPC file into IDA 6.x.

IMPORTANT NOTICE: This plugin is not compatible with IDA 7.0 or later. In IDA 7.0, Hey-Rays has made breaking changes on IDA API design and has been released an migrating guide. I don't plan to maintain this project to follow new IDA API design at the moment. I think I will try to make an IDAPython plugin from scratch instead, when I seriously need an extension for SNES reverse engineering, but I really don't need that very soon.

How to compile

  1. Download and install IDA SDK (expected version is IDA SDK 6.9)
  2. Clone the repository into $(IDASDK)/module/spc700
  3. Compile the project with Visual Studio

Read official development guides for more details of generic IDA development.

About

SNES SPC700 processor plugin for IDA (Interactive Disassembler)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published