Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lab313ru/smd_ida_tools

Special IDA Pro tools for the Sega Genesis/Megadrive romhackers
https://github.com/lab313ru/smd_ida_tools

Last synced: 3 months ago
JSON representation

Special IDA Pro tools for the Sega Genesis/Megadrive romhackers

Awesome Lists containing this project

README

        

THIS PROJECT IS NOT SUPPORTED ANYMORE. USE [Smd Ida Tools v2](https://github.com/lab313ru/smd_ida_tools2)!

# smd_ida_tools
The IDA Pro tools for the Sega Genesis/MegaDrive romhackers.

## Contains
1. ROM files loader;
2. Z80 sound drivers loader;
3. IDA Pro debugger.

## How to compile
1. Edit paths to **IDA_DIR68** and **IDA_SDK68** accordingly to your real paths;
2. Use **Visual Studio 2019** or newer to compile.

## How to use
Put "***.ldw**" files into your "***\loaders***" folder. Put the "**gensida*.plw**" file into your "***\plugins***" folder.