Skip to content

radare2 signature files for well known sound drivers used in Sega Genesis/Mega Drive games.

License

Notifications You must be signed in to change notification settings

jvisser/md-driver-signatures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

md-driver-signatures

Radare2 signature files for well known sound drivers used in Sega Genesis/Mega Drive games. To aid in the development of MSU-MD and MD+ patches.

Currently signatures for the following drivers are available:

Check this list for more info on the drivers used by games.

How to use

Start radare cli with the ROM file.

r2 -a m68k <ROM.bin>

Load signature database

[0x00000200]> zo .\signatures\<DRV>.sdb

Run analysis

[0x00000200]> aaa

show found signatures

[0x00000200]> zi

About

radare2 signature files for well known sound drivers used in Sega Genesis/Mega Drive games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published