mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
DSで知的財産部から指摘されていたのでメガチップ提供部分のBlowfishコードを分離(DSと同等に)。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1663 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
5d39671dc7
commit
b2ba7bc213
@ -29,7 +29,8 @@ TWL_PROC = ARM7
|
|||||||
SRCDIR = ./src
|
SRCDIR = ./src
|
||||||
INCDIR = ./include
|
INCDIR = ./include
|
||||||
|
|
||||||
SRCS = blowfish.c \
|
SRCS = hotswBlowfish.c \
|
||||||
|
Blowfish.c \
|
||||||
hotsw.c \
|
hotsw.c \
|
||||||
dsCardCommon.c \
|
dsCardCommon.c \
|
||||||
romEmulation.c \
|
romEmulation.c \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user