Skip to content

Instantly share code, notes, and snippets.

@sergioaraki
sergioaraki / gist:0f7a40310e9f67175171
Created October 5, 2014 22:34
Modified make file for mame4all-pi for RaspberryPi works in 3.12.28
ifeq ($(TARGET),)
TARGET = mame
endif
# set this the operating system you're building for
# (actually you'll probably need your own main makefile anyways)
# MAMEOS = msdos
#MAMEOS = gp2x
MAMEOS = rpi