How do i update mame 110 to mame 110u1 Command Line windows vers. ?
I know the files are located on mamedev.org, but im not sure how to update it with that .diff file.. can someone give me a step by step guide
it says In addition to the official release, the MAME team periodically releases updates to the most recent official release. These are packaged as diff/patch files and should be applied by switching to the base of your MAME source tree (where the makefile lives) and executing:
patch -p0 -E <diffname.diff
im not sure how to do that