]> Chaos Git - corbenik/corbenik.git/commit
Screeninit is broken
authorJon Feldman <chaos.kagami@gmail.com>
Sat, 20 May 2017 07:34:47 +0000 (03:34 -0400)
committerJon Feldman <chaos.kagami@gmail.com>
Sat, 20 May 2017 07:34:47 +0000 (03:34 -0400)
commit2b55060d43c9b7d23ef616a071f8180689697de8
tree4bdcbccfa19b314129cf002f06f2c1443a20a3e7
parentb5eab8d3e403590f3b5ae4c8aeb0f9585b3ff0ab
Screeninit is broken

I'm still unsure as to *why*, but I assume something I'm doing is probably causing an ARM11 exception.

To be honest, part of the problem here is that I never should have gone with the whole mixing arm11 and arm9 code thing.

For now, I've temporarily made the drawing code work in 24-bit mode and 32-bit mode via #ifdefs and nerfed screeninit from the code, instead adding the '-i' flag to firmtool.
boot/arm11.c
boot/corbenik.c
boot/start.s
boot/std/draw.c
include/arm11.h
include/std/draw.h