cw: GBA kerneldev/low-level programming, no alt text, epilepsy trigger(?)
Started a kernel for GBA, used the Pokemon Emerald decomp to learn how GBA code is written and use it as a start point.Wrote cooperative switching between three tasks that colour the screen and one task running Emerald.
I've removed the WaitForVBlank call so you see how switching looks without looking stuck.
(No, the speed isn't altered. This is how Emerald runs without VB waiting.)
#GameBoy #Gaming #Tech #Homebrew