Turns ELFs into DOLphins!
Go to file
Hamcha b7c527394d
make elphin shut up in pipelines
2024-05-11 21:27:02 +02:00
example-ci some name shuffling 2024-05-10 21:00:16 +02:00
src make elphin shut up in pipelines 2024-05-11 21:27:02 +02:00
testdata add test 2024-05-05 21:29:09 +02:00
.gitignore add test 2024-05-05 21:29:09 +02:00
LICENSE here you go zero 2024-05-05 13:57:35 +02:00
README.md build ready! 2024-05-10 20:48:01 +02:00
build.zig some name shuffling 2024-05-10 21:00:16 +02:00
build.zig.zon make elphin shut up in pipelines 2024-05-11 21:27:02 +02:00

README.md

Evil Enchantress Elphin

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

Build

zig build

Usage

Binary: elphin input.elf output.dol

You can embed elphin as part of a Zig build pipeline by following the example in example-ci

License

AGPL-3.0-only, check LICENSE for full text