diff --git a/tests/MasterEditorTWL_mrc_roms/illegal_roms/file_size_card1.srl b/tests/MasterEditorTWL_mrc_roms/illegal_roms/file_size_card1.srl index 144c914..afc0c59 100644 Binary files a/tests/MasterEditorTWL_mrc_roms/illegal_roms/file_size_card1.srl and b/tests/MasterEditorTWL_mrc_roms/illegal_roms/file_size_card1.srl differ diff --git a/tests/MasterEditorTWL_mrc_roms/work/make_mrc_rom.sh b/tests/MasterEditorTWL_mrc_roms/work/make_mrc_rom.sh index 1815841..d37deb9 100755 --- a/tests/MasterEditorTWL_mrc_roms/work/make_mrc_rom.sh +++ b/tests/MasterEditorTWL_mrc_roms/work/make_mrc_rom.sh @@ -236,11 +236,11 @@ $maker $usr_nand $outdir/icon_nand1.srl 1BF -E 18 -f $maker $usr_nand $outdir/titleid_lo_nand1.srl 230 -a 5A -f $faker $sys_nand $outdir/apptype_nand1.srl -f $maker $sys_nand $tmp_srl 238 -4 -a 01000000 -f -$maker $tmp_srl $outdir/nand_size_nand1.srl 23C -4 -a 01000000 -f +$maker $tmp_srl $outdir/nand_size_nand_sys1.srl 23C -4 -a 01000000 -f $maker $sys_nand $tmp_srl 238 -4 -a 00800000 -f -$maker $tmp_srl $outdir/nand_size_nand2.srl 23C -4 -a 00800000 -f +$maker $tmp_srl $outdir/nand_size_nand_sys2.srl 23C -4 -a 00800000 -f $maker $usr_nand $tmp_srl 238 -4 -a 00800000 -f -$maker $tmp_srl $outdir/nand_size_nand3.srl 23C -4 -a 00800000 -f +$maker $tmp_srl $outdir/nand_size_nand_usr1.srl 23C -4 -a 00800000 -f $maker $usr_card $outdir/seg3crc_card1.srl 3FFF -a 01 -f $maker $usr_card $outdir/aes_card1.srl 1C -d 1 -f $maker $usr_card $outdir/aes_card2.srl 224 -4 -a 00000000 -f diff --git a/tests/MasterEditorTWL_mrc_roms/チェック項目_MRC.xls b/tests/MasterEditorTWL_mrc_roms/チェック項目_MRC.xls index 898562a..dced022 100644 Binary files a/tests/MasterEditorTWL_mrc_roms/チェック項目_MRC.xls and b/tests/MasterEditorTWL_mrc_roms/チェック項目_MRC.xls differ