hi all
although im new to mame compiling, im at the stage of being able to successfully compile mame myself without errors (ie. i have mingw set up ok, etc).
i noticed some people like to stick with certain releases of mame rather than update every time a new version comes out, and im currently doing the same thing (im sticking with mame version .148 for the time being).
i notice some people like to add certain individual fixes themselves (eg. stuff they spot over at mametesters) into their older mame builds, and im interested in doing that too.
so that i know im doing things right, can i get some advice please
let's take eg. this fix below from git.redump.net:
http://git.redump.net/mame/commit/?id=708aec3507618b0972380aef4c4784dc1745ae90can anyone tell me what i need to do to add that to my current build of mame? i imagine there are not too many steps involved, but i just want to make sure i do it right and not leave any steps out.
i notice when you first compile mame it takes a long time (an hour for me) to finish, but then afterwards it compiles much faster (due to the files now in the OBJ folder?)
how should i deal with the OBJ folder when adding individual game fixes.. should i be deleting stuff from there? is there anything else im not aware of (eg. other files/folders to consider, etc)
any advice greatly appreciated, cheers!