Turns ELFs into DOLphins!
Find a file
2024-05-10 19:36:30 +02:00
src add lib and module stuff 2024-05-10 19:36:01 +02:00
testdata add test 2024-05-05 21:29:09 +02:00
.gitignore add test 2024-05-05 21:29:09 +02:00
build.zig add lib and module stuff 2024-05-10 19:36:01 +02:00
build.zig.zon cleaner build.zig.zon 2024-05-10 19:36:30 +02:00
LICENSE here you go zero 2024-05-05 13:57:35 +02:00
README.md add to readme 2024-05-05 19:09:56 +02:00

Evil Enchantress Elphin

Turns your ELFs into DOLphins using the power of Zig (and CPU cycles).

Build

zig build

Usage

elphin input.elf output.dol

License

AGPL-3.0-only, check LICENSE for full text