Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 573 Bytes

File metadata and controls

14 lines (8 loc) · 573 Bytes

Homeboy

Wii VC emulator support for gz and kz.

This is a continuation of a project started by KrimtonZ (found at https://github.com/krimtonz/homeboy). Big thanks to him for his initial work on the project.

Prerequisites

You will need powerpc-eabi-gcc (provided by devkitPro or wii-toolchain) to build this project.

Build

Run make -j$(nproc). The files will be located inside the bin/ folder.