diff --git a/build/debugsoft/MakerTitle/TitleList/Makefile b/build/debugsoft/MakerTitle/TitleList/Makefile index 8a54173f..b2f2c5d2 100644 --- a/build/debugsoft/MakerTitle/TitleList/Makefile +++ b/build/debugsoft/MakerTitle/TitleList/Makefile @@ -243,7 +243,8 @@ rmlcf: #------------------------- #-- SRL を作成する前にバナーが作成されるようにします。 -$(BINDIR)/$(TARGET_BIN_BASENAME).$(TWL_ELF_EXT): $(BANNER) make_dir +$(BINDIR)/$(TARGET_BIN_BASENAME).$(TWL_ELF_EXT): make_dir +#$(BINDIR)/$(TARGET_BIN_BASENAME).$(TWL_ELF_EXT): $(BANNER) make_dir #------------------------- #-- rom_data/build_time.txt を作成します。 diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_A.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_A.bnr new file mode 100644 index 00000000..1af566da Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_A.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_B.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_B.bnr new file mode 100644 index 00000000..5cec127e Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_B.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_C.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_C.bnr new file mode 100644 index 00000000..a5326216 Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_C.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_D.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_D.bnr new file mode 100644 index 00000000..bcc3a8a9 Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_D.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_E.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_E.bnr new file mode 100644 index 00000000..683b9c0e Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_E.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_F.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_F.bnr new file mode 100644 index 00000000..c220052d Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_F.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_G.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_G.bnr new file mode 100644 index 00000000..cf8a7efb Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_G.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_H.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_H.bnr new file mode 100644 index 00000000..5bb665bd Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_H.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_I.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_I.bnr new file mode 100644 index 00000000..961b5c7c Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_I.bnr differ diff --git a/build/debugsoft/MakerTitle/TitleList/banner/banner_J.bnr b/build/debugsoft/MakerTitle/TitleList/banner/banner_J.bnr new file mode 100644 index 00000000..c02e0461 Binary files /dev/null and b/build/debugsoft/MakerTitle/TitleList/banner/banner_J.bnr differ