allow to disable SH2 dynarec on runtime

This commit is contained in:
notaz 2013-08-31 20:02:59 +03:00
parent 835122bc0c
commit 0185b67736
9 changed files with 80 additions and 24 deletions

View file

@ -45,7 +45,6 @@ asm_mix ?= 1
else # if not arm
use_fame ?= 1
use_cz80 ?= 1
use_sh2mame ?= 1
endif
-include Makefile.local