#58114 - wintermute - Thu Oct 20, 2005 11:41 pm
devkitARM has been updated to gcc 4.0.2. There are also updates to libnds, libgba and the respective examples.
http://www.devkitpro.org
http://www.devkitpro.org
| Quote: |
| libgba 20051020
- corrected rot/scale register definitions. |
| Didou wrote: |
|
The only question I have: do I really have to provide a dummy VBLANK IRQ handler (the one incrementing the frame variable) if I don't have myself anything to do during VBLank interrupt ? -- Didou |