index
:
snes9x2005
asmgfx
dynarec
performance
trimui-s
Snes9x 2005. Port of SNES9x 1.43 for libretro (was previously called CAT SFC). Forked from https://github.com/libretro/snes9x2005
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sdk-modifications
/
libsrc
/
dma
/
dma.mk
blob: 0edf343736280940b7d942aea9beb7853b500343 (
plain
)
1
2
3
4
5
6
7
8
9
#dma.mk
SRC
+=
$(
DMA_DIR
)
/dmacopy.c
SSRC
+=
INC
+=
-I
$(
DMA_DIR
)
CFLAGS
+=