don't click here

Megadrive Ida and Ghidra Plugins

Discussion in 'Engineering & Reverse Engineering' started by Cokie, Jun 28, 2023.

  1. Cokie

    Cokie

    C. Okie Member
    76
    22
    8
    Lab313ru (DrMefistO) made an awesome IDA plugin that has
    Sweet mod of gens emulator that lets you debug in IDA pro itself . It also has a very detailed VDP and Sound Debugger IMO similar in many ways to Exodus ( checkbox of all the VDP registers , DMA SRC , DMA low med high etc. as well as graphs for YM2612 sound and status checkboxes for it's attributes )
    1. ROM files loader
    2. Z80 sound drivers loader
    3. IDA Pro debugger for Sega Mega Drive/Genesis roms and Z80 sound drivers
    You can set breakpoints on read write to VRAM or VSRAM or VCRAM using his DBG_VDP_VRAM / VSRAM VCRAM sections etc and all kinds of abilities. You can reassemble the rom asm listing from IDA pro using his Batch Scripts as well. You can automatically create include and bin include paths and replace code with other code as well as skip code using markings and then assemble it . What I am describing is just the tip of the iceberg of this tool.

    Note be sure to go to Tags on Github to get the newest Version. If you dont want to compile it go to releases using newest version.

    https://github.com/lab313ru/smd_ida_tools2

    He also has a Ghidra Plugin for Megadrive Loader.

    https://github.com/lab313ru/ghidra_sega_ldr

    IDA Plugin:
    YM2612 Debugger

     
    Last edited: Jun 29, 2023
    • Like Like x 2
    • Informative Informative x 1
    • List
  2. Cokie

    Cokie

    C. Okie Member
    76
    22
    8
    Last edited: Mar 18, 2024
  3. Cokie

    Cokie

    C. Okie Member
    76
    22
    8
    Last edited: Mar 18, 2024