├── LICENSE ├── Makefile ├── README └── iBoot64Patcher.c /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haiyuidesu/iBoot64Patcher/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haiyuidesu/iBoot64Patcher/HEAD/Makefile -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haiyuidesu/iBoot64Patcher/HEAD/README -------------------------------------------------------------------------------- /iBoot64Patcher.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haiyuidesu/iBoot64Patcher/HEAD/iBoot64Patcher.c --------------------------------------------------------------------------------