Mario Kart Wii Gecko Codes, Cheats, & Hacks
A from-scratch handwritten HBC application - Printable Version

+- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com)
+-- Forum: Hacks/Modding (https://mariokartwii.com/forumdisplay.php?fid=14)
+--- Forum: Coding & Hacking General Discussion (https://mariokartwii.com/forumdisplay.php?fid=23)
+--- Thread: A from-scratch handwritten HBC application (/showthread.php?tid=1269)



A from-scratch handwritten HBC application - Vega - 09-01-2019

This is my first HBC application I have made.

https://github.com/VegaASM/V-Elf-Disc-Drive-Lighter

I decided to learn a little bit about Elf files and their structure. This HBC app is made 100% via ASM, every byte of the file is accounted for. This wasn't tough to do per say, but I have never seen anyone make an HBC app in this fashion. Nothing is required other than the ability to compile the source to Raw byte code and using a Hex Editor to make the binary (.elf) file. You don't need devkit, libraries, linkers, c files, etc.

All this app does is light the disc drive up... forever. Til you turn off the Wii by holding the power button down.