Hallo,
Apart from bug-fixing I have currently 5 features on my todo list (order of time needed to implement, easiest first):
- VER — pretty useless but if you want to be a complete simulation you need all the feature.
- POKE — Could be useful. Especially poking into the printer port.
- PEEK — To accompany POKE. But I wonder if it is really of any use.
- Large Display — the has two extra texts per button and you need need 4¾ inch (12cm) Display to use large display. The FX-603P has a larger (two rows) display, more buttons (ten rows instead of nine) and you need 4 extra texts per button. I expect that you need a 7 inch (17cm) display to make it work.
- A Widget — The most ambition plan. Communication between Widgets and Services are tricky. You can only use android.widget.RemoteViews. And you have less space to portion display and buttons. Might only work on 7 inch (17cm) displays or with a reduced feature set.
Now I would like to know what you think. Which feature would you find most useful?