view android/jni/Android.mk @ 1298:d5a47597b61f

Prevent blowing past our native translated instruction size of 255 bytes when translating movem with a large register list. Fixes bug in which Fantastic Dizzy was completely broken on 32-bit builds
author Michael Pavone <pavone@retrodev.com>
date Sat, 25 Mar 2017 00:21:32 -0700
parents 4f46b4cd5035
children 13abdc98379e
line wrap: on
line source

APP_ABI=x86
include $(call all-subdir-makefiles)