Page 1 of 1

WolfMAME 0.146

Posted: Tue May 22, 2012 1:13 am
by mahlemiut
Base source diff is available here - http://wolfmame.marpirc.net/wolf146.zip
Input viewer is not updated yet (accursed Aaron core rewrites ;)), and will build a win32 binary once that is done.

You can build your own version now if you're that impatient (and so inclined).
MAME 0.146 or MESS 0.146 source
+
patch -p1 < wolf146.diff
+
make TARGET=mame
=
freshly built WolfMAME binary :)

(Proper instructions for building MAME at http://mamedev.org/tools/)

Re: WolfMAME 0.146

Posted: Wed May 23, 2012 6:19 am
by mahlemiut
Source diff for latest input viewer code, freshly converted to C++. http://wolfmame.marpirc.net/inpview18-146.zip

Currently uploading win32 binary, will post on the news page when done.