Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lab313ru/smd_ida_tools
- Owner: lab313ru
- License: gpl-2.0
- Archived: true
- Created: 2015-02-08T13:01:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T22:29:48.000Z (over 3 years ago)
- Last Synced: 2024-07-10T14:34:11.946Z (4 months ago)
- Language: C
- Homepage:
- Size: 3.28 MB
- Stars: 68
- Watchers: 11
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.