How do I compile MAME roms?

  • Thread starter Thread starter MaxiBash
  • Start date Start date
  • Views Views 7,071
  • Replies Replies 4

MaxiBash

Your Local Random Internet Geek
Member
Joined
Jul 14, 2018
Messages
1,292
Reaction score
2,906
Trophies
1
Website
trashbandatcootofficial.cardd.co
XP
5,721
Country
Netherlands
SEGASonic Bros was recently found, and it comes with a .cpp as well, to get the game working on MAME.
However, I can't get this working, and I can't find a proper tutorial. If someone could help me, then that would be nice!
 
I've never heard of anyone trying to compile the ROMs themselves. Even if the source for the game was available, it'd probably be in ASM, not C++.

The .cpp file is probably for MAME itself to be able to run the game. You're going to have to compile MAME yourself with the new source file, along with a few new headers and/or header include statements, I presume. Are you getting these files from the official MAME repo?
 
I've never heard of anyone trying to compile the ROMs themselves. Even if the source for the game was available, it'd probably be in ASM, not C++.

The .cpp file is probably for MAME itself to be able to run the game. You're going to have to compile MAME yourself with the new source file, along with a few new headers and/or header include statements, I presume. Are you getting these files from the official MAME repo?
I get them from a GitHub page, but I have no idea where to place sonic2.cpp.
 
Ah, doing some Googling around, it seems that there's already a pre-compiled version of MAME that supports running SEGASonic Bros floating around on the web. You can forgo the whole process of compiling MAME and just download the necessary build of the emulator here.

Assuming you run Windows 10, it seems all you need to do is extract the .exe from the .rar archive and drag and drop the ROM you found onto it. From there, you should be good to go.
 
Ah, doing some Googling around, it seems that there's already a pre-compiled version of MAME that supports running SEGASonic Bros floating around on the web. You can forgo the whole process of compiling MAME and just download the necessary build of the emulator here.

Assuming you run Windows 10, it seems all you need to do is extract the .exe from the .rar archive and drag and drop the ROM you found onto it. From there, you should be good to go.
Cool, thanks!
 

Site & Scene News

Popular threads in this forum