Make "bytheway.elf" work.
Posted on 2005-09-22 00:00:00
Added DIVU. This fixed the problem with the strlen function.

Also fixed a stupid bug in the DMAC module that made the registers not being set correctly. This allowed the demo to start showing some stuff.

There's a lot of problem with the rendering though right now as it seems that this demo use both contexts to do its rendering. I'll have to figure out which way is the right one to display the stuff.

Also added a menu item to disable/enable the GS logging.

I'd also like to support GS state saving in this development too.

I'll be posting screen shots tomorrow.