2016-05-20 22:04:15 +02:00
|
|
|
@ vram overflow
|
|
|
|
@ keyboard interface
|
|
|
|
|
|
|
|
- upgraded blending modes
|
|
|
|
- blending modes for text
|
|
|
|
- information masks for text
|
|
|
|
- test all font encodings
|
|
|
|
- font clipping
|
|
|
|
|
|
|
|
- bitmap parts
|
|
|
|
- bitmap clipping
|
|
|
|
|
2016-05-05 18:19:10 +02:00
|
|
|
- multi-getkey repeats (if possible, which doesn't seem likely)
|
2016-05-06 20:47:15 +02:00
|
|
|
- it appears that multi-getkey does not always trigger rectangle effects on
|
|
|
|
sh7305
|
2016-05-05 18:19:10 +02:00
|
|
|
|
|
|
|
- write and test gray engine
|
2016-05-05 11:49:05 +02:00
|
|
|
- full rtc driver (time)
|
2016-05-05 18:19:10 +02:00
|
|
|
- callbacks and complete user API
|
2016-05-05 11:49:05 +02:00
|
|
|
|
2016-05-05 22:33:15 +02:00
|
|
|
- exhaustive save for setjmp()
|
|
|
|
- registers that need to be saved when configuring gint
|
|
|
|
|
2016-05-06 20:47:15 +02:00
|
|
|
- check possible bug for optimization of __attribute__((interrupt_handler))
|
|
|
|
|
2016-05-20 22:04:15 +02:00
|
|
|
- 7305.h
|
|
|
|
- libc
|