Fixed a lot of small isssues with 1.00 before public release.
This version makefiles matches with common.mk file from latest SGDK release, you might have to adjust if using an older version.
LIBRARY
- fixed banking issue in pictureInit()
- fixed scroller overshoot when scrolling to last column (cound reset NGCD)
- LSPCmode s now reapplied each frame in both vblank IRQs
- added cMathPalEffect()
TOOLS
- buildchar will no longer produce duplicate data on scrollers with repeating patterns
SAMPLES
- added hi color object demonstration
- added typewriter effect message box demonstration