sh2 memory access improvements, revive ARM asm memory functions

This commit is contained in:
kub 2019-05-22 21:33:23 +02:00
parent adf39a13f9
commit 0495df5d0c
4 changed files with 140 additions and 100 deletions

View file

@ -48,6 +48,7 @@ asm_misc ?= 1
asm_cdmemory ?= 1
asm_mix ?= 1
asm_32xdraw ?= 1
asm_32xmemory ?= 1
else # if not arm
use_fame ?= 1
use_cz80 ?= 1