├── README.md ├── sce_sys ├── icon0.png ├── livearea │ └── contents │ │ ├── bg0.png │ │ ├── gate.png │ │ └── template.xml ├── manual │ ├── 001.png │ └── 002.png └── pic0.png └── vita.patch /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/README.md -------------------------------------------------------------------------------- /sce_sys/icon0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/sce_sys/icon0.png -------------------------------------------------------------------------------- /sce_sys/livearea/contents/bg0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/sce_sys/livearea/contents/bg0.png -------------------------------------------------------------------------------- /sce_sys/livearea/contents/gate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/sce_sys/livearea/contents/gate.png -------------------------------------------------------------------------------- /sce_sys/livearea/contents/template.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/sce_sys/livearea/contents/template.xml -------------------------------------------------------------------------------- /sce_sys/manual/001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/sce_sys/manual/001.png -------------------------------------------------------------------------------- /sce_sys/manual/002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/sce_sys/manual/002.png -------------------------------------------------------------------------------- /sce_sys/pic0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/sce_sys/pic0.png -------------------------------------------------------------------------------- /vita.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isage/septerra-core-vita/HEAD/vita.patch --------------------------------------------------------------------------------