diff --git a/citra/sysdata/aes_keys.txt b/citra/sysdata/aes_keys.txt new file mode 100644 index 0000000..f6fc3c3 --- /dev/null +++ b/citra/sysdata/aes_keys.txt @@ -0,0 +1,42 @@ +generator=1FF9E9AAC5FE0408024591DC5D52768A +# load encryption game +slot0x18KeyX=82E9C9BEBFB8BDB875ECC0A07D474374 +slot0x1BKeyX=45AD04953992C7C893724A9A7BCE6182 +slot0x1BKeyN=5DDD4739037BC6A870E620B70F673504 +slot0x25KeyX=CEE7D8AB30C00DAE850EF5E382AC5AF3 +slot0x2CKeyX=B98E95CECA3E4D171F76A94DE934C053 +# share Mii via QR code between Citra and 3DS +slot0x2DKeyX=B98E95CECA3E4D171F76A94DE934C053 +slot0x2DKeyY=80C4E824F2FA5FD515CC2D96F44A2681 +slot0x2DKeyN=3ED6F5CF2CC37C54655000B7C8B52E0D +# generate accurate UDS data frames +slot0x31KeyX=C66E23128F289133F04CDB877A3749F2 +slot0x31KeyY=7462553F9E5A7904B8647CCA736DA1F5 +slot0x31KeyN=59FC817E6446EA6190347B20E9BDCE52 +# install encrypted CIA +slot0x3DKeyX=617085719B7CFB316DF4DF2E8362C6E2 +# Friend +slot0x36KeyX=6FBB01F872CAF9C01834EEC04065EE53 +slot0x36KeyN=28C0D59B736657BCDF50FF174979958A +# StreetPass +slot0x2EKeyX=B98E95CECA3E4D171F76A94DE934C053 +slot0x2EKeyY=7462553F9E5A7904B8647CCA736DA1F5 +slot0x2EKeyN=3ED6F5CF2CC37C54655000B7C8B52E0D +# BOSS +slot0x38KeyX=B529221CDDB5DB5A1BF26EFF2041E875 +slot0x38KeyN=6E78A3BE9BDDDA09BFD569483F24FCE0 +# ssl cert +slot0x0DKeyN=E7C9FF9D4F5B6F4DC5E2F50E856F0AB2 +# common +common0=D07B337F9CA4385932A2E25723232EB9 +common1=0C767230F0998F1C46828202FAACBE4C +common2=C475CB3AB8C788BB575E12A10907B8A4 +common3=E486EEE3D0C09C902F6686D4C06F649F +common4=ED31BA9C04B067506C4497A35B7804FC +common5=5E66998AB4E8931606850FD7A16DD755 +common0N=64C5FD55DD3AD988325BAAEC5243DB98 +common1N=4AAA3D0E27D4D728D0B1B433F0F9CBC8 +common2N=FBB0EF8CDBB0D8E453CD99344371697F +common3N=25959B7AD0409F72684198BA2ECD7DC6 +common4N=7ADA22CAFFC476CC8297A0C7CEEEEEBE +common5N=A5051CA1B37DCF3AFBCF8CC1EDD9CE02 \ No newline at end of file diff --git a/dc/naomi_boot.bin b/dc/naomi_boot.bin new file mode 100644 index 0000000..e163f77 Binary files /dev/null and b/dc/naomi_boot.bin differ diff --git a/fuse/128p-0.rom b/fuse/128p-0.rom new file mode 100644 index 0000000..5c7a571 Binary files /dev/null and b/fuse/128p-0.rom differ diff --git a/fuse/128p-1.rom b/fuse/128p-1.rom new file mode 100644 index 0000000..64c3e73 Binary files /dev/null and b/fuse/128p-1.rom differ diff --git a/fuse/256s-0.rom b/fuse/256s-0.rom new file mode 100644 index 0000000..6cec682 Binary files /dev/null and b/fuse/256s-0.rom differ diff --git a/fuse/256s-1.rom b/fuse/256s-1.rom new file mode 100644 index 0000000..b33ec98 Binary files /dev/null and b/fuse/256s-1.rom differ diff --git a/fuse/256s-2.rom b/fuse/256s-2.rom new file mode 100644 index 0000000..7c1f3cf Binary files /dev/null and b/fuse/256s-2.rom differ diff --git a/fuse/256s-3.rom b/fuse/256s-3.rom new file mode 100644 index 0000000..8811367 Binary files /dev/null and b/fuse/256s-3.rom differ diff --git a/fuse/gluck.rom b/fuse/gluck.rom new file mode 100644 index 0000000..748f85b Binary files /dev/null and b/fuse/gluck.rom differ diff --git a/fuse/trdos.rom b/fuse/trdos.rom new file mode 100644 index 0000000..65b24aa Binary files /dev/null and b/fuse/trdos.rom differ