svp: convert asm to ual / apple gas

This commit is contained in:
notaz 2013-07-29 02:52:11 +03:00
parent 34e7fb0ba5
commit f3fe3e5ba2
4 changed files with 37 additions and 40 deletions

View file

@ -50,11 +50,11 @@ else ifeq ($(platform), ios)
HAVE_NEON = 0
USE_DYNAREC = 0
use_fame = 1
use_cz80 = 1
use_sh2mame = 1
use_cyclone = 0
use_fame = 1
use_drz80 = 0
use_cz80 = 1
use_sh2mame = 0
use_sh2drc = 1
use_svpdrc = 1