Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: abispac on September 17, 2019, 02:59:46 pm

Title: Decompile mame to compile back, is it posible?
Post by: abispac on September 17, 2019, 02:59:46 pm
Hey, i found a version of mame mini, made up for just certain amount of games, so far i love it, but when i use the savestate option i get thos mesages at the bottom of the screen everytime a game loads. I know how to compile and remove those lines, i was just wondering if is posible to decimpile mame so i can make the changes and then compile back, thanks for any help.
Title: Re: Decompile mame to compile back, is it posible?
Post by: Howard_Casto on September 17, 2019, 08:49:14 pm
There are decompiler/recompilers out there but decompiling something removes all comments and variable/file names so I would imagine it would be a nightmare to find the lines you are looking for unless something very distinctive is in the code. 
Title: Re: Decompile mame to compile back, is it posible?
Post by: abispac on September 19, 2019, 12:55:45 am
thank you sir, ill just use it as it is then.