gint/TODO

42 lines
987 B
Plaintext

--------------
Lots of things to do
--------------
@ known bugs
+ simple improvements
- important milestones
~ needs investigation
@ possibility of vram overflow with text
+ bitmap blending modes
+ have timers use structures from 7705.h and 7305.h
+ partial transparency
+ gint vs. ML with 248x124 at (-60, -28)
+ call exit handlers
+ compute frequencies
+ test all font encodings
- improve exception handler debugging information (if possible)
- full rtc driver (time)
- callbacks and complete user API
~ shadowy rectangle effect for Shift + Alpha + Left + Down
~ exhaustive save for setjmp()
~ registers that need to be saved when configuring gint
~ possible bug when -O2'ing __attribute__((interrupt_handler))
Some notes
----------
Test cases for bitmap drawing:
- 32-alignment
- monochrome / gray
- small / large
- clipping
# blending modes