mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-02 11:43:23 +00:00
Gesmdis isn't a thing. Should be Genesis.
This commit is contained in:
parent
6b79f915df
commit
aaf92c4e8e
@ -298,7 +298,7 @@ static RList* entries(RBinFile *arch) { //Should be 3 offsets pointed by NMI, RE
|
||||
|
||||
struct r_bin_plugin_t r_bin_plugin_smd = {
|
||||
.name = "smd",
|
||||
.desc = "SEGA Gesmdis/Megadrive",
|
||||
.desc = "SEGA Genesis/Megadrive",
|
||||
.license = "LGPL3",
|
||||
.load_bytes = &load_bytes,
|
||||
.check = &check,
|
||||
|
Loading…
x
Reference in New Issue
Block a user