Welcome, Guest!

Here are some links you may find helpful

Saturn Ghidra Sega Saturn Loader

VGKintsugi

Member
Original poster
Registered
Jul 31, 2019
10
26
3
I uploaded my Sega Saturn loader for Ghidra: https://github.com/VGKintsugi/Ghidra-SegaSaturn-Loader.

It currently only supports ISO files. It will load the Sega Saturn header, security check, initial program (the code that runs during the Sega logo), and the first executable file on the disc. I plan on adding Yabause Save State support next.

Let me know what you guys think.
 

romulo

New member
Aug 25, 2019
2
0
1
AGName
romulo
AG Join Date
1/1/2017
Wow, this sounds really helpful. I'll download and give some feedback. Would be great for translation projects!
 

VGKintsugi

Member
Original poster
Registered
Jul 31, 2019
10
26
3
I added Yabause save state support and cleaned up the code a bit. I plan on adding Mednafen save support next .

Please let me know if there's a feature that would assist with translation projects.
 

romulo

New member
Aug 25, 2019
2
0
1
AGName
romulo
AG Join Date
1/1/2017
Well I noticed (on the screenshot I guess?) that pointers were undefined types. Is this the case? If so, can we change them by tracking the usage from instructions?
 

Make a donation