Advertisement
KipIngram

Untitled

Jan 7th, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. TO DO
  2. =====
  3.  
  4. There is [a thread](https://www.hpmuseum.org/forum/thread-8802.html) in the HP
  5. Museum website were some user of this app have expressed their preferences on
  6. the additional features that may be added to the calculator.
  7.  
  8. - Make calculator memory persistent between executions (DONE)
  9. - Haptic/sound feedback on the keys
  10. - Visual keypresses feedback
  11. - Settings for the two above (sound volume, vibration strength)
  12. - A way to store/load WP-34s (compiled) programs from the phone memory
  13. - Realtime clock emulator
  14. - Port the WP-34s assembler itself so programs can be loaded/stored in WP-34s
  15. mnemonics format
  16. (Examples at sourceforge.net/p/wp34s/code/HEAD/tree/library/
  17. see README_ASM)
  18. - Debugging display, showing the stack and/or registers
  19. - Skins support
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement