mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
sh2 memory access improvements, revive ARM asm memory functions
This commit is contained in:
parent
adf39a13f9
commit
0495df5d0c
4 changed files with 140 additions and 100 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue