sh2 memory access improvements, revive ARM asm memory functions

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

View File

@@ -54,6 +54,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