AlphaNERD- / omega-kernel

EZ-FLASH OMEGA Kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#EZ-FLASH OMEGA Kernel

How to build

1.We use devkitARM_r47, 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 ezkernel.gba
4.Rename the ezkernel.gba to ezkernel.bin, that is the omega kernel upgrade file

About

EZ-FLASH OMEGA Kernel

License:Apache License 2.0


Languages

Language:C 70.8%Language:Objective-C 24.6%Language:C++ 4.0%Language:Assembly 0.5%Language:Makefile 0.1%Language:Batchfile 0.0%