 |
Description |
This is a project about writing useful tools and plugins for Sega Mega Drive / Genesis romhackers. This project is designed for reverse-engineering roms in IDA.
Includes:
[list]
[li]SMD Roms Loader (allows to load SMD ROMs in IDA Pro). Thanks to HardwareMan for base source;[/li]
[li]SMD Constants Identifier (pressing J at constants, that code sends to special VDP ports, will show you description about these commands in comments).[/li]
[li]Z80 sound drivers loader[/li]
[li]Z80 sound drivers debugger[/li]
[li]Gensida - an IDA Pro debugger for Sega Genesis/Megadrive ROMs[/li]
[/list]
You can freely suggest any new features or make report bug reports.
GitHub source code: https://github.com/lab313ru/smd_ida_tools2
GitHub releases: https://github.com/lab313ru/smd_ida_tools2/releases |
|