ez-flash / omega-de-kernel

Kernel source code of EZ-FLASH OMEGA Definitive Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#EZ-FLASH Omega Definitive Edition Kernel

How to build

1.We use devkitARM_r53, you can use the current version or newer.
2.Set the following environment variables in system, or modify the value in build.bat, based on your installation path

    PATH,DEVKITARM,DEVKITPRO,LIBGBA

3.Double click on build.bat under winodws. If it goes well, you will get ezkernelnew.gba
4.Double click on  Link_kernel_image.exe link the ezkernelnew.gba and image.bin to ezkernelnew.bin, that is the omegaDE kernel upgrade file

About

Kernel source code of EZ-FLASH OMEGA Definitive Edition

License:Apache License 2.0


Languages

Language:C 92.8%Language:Assembly 6.9%Language:Makefile 0.2%Language:Batchfile 0.0%