Skip to content

Kernel source code of EZ-FLASH OMEGA Definitive Edition

License

Notifications You must be signed in to change notification settings

beta215/omega-de-kernel

 
 

Repository files navigation

#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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.3%
  • Assembly 6.5%
  • Other 0.2%