shagr4th / droid48

HP48 emulator for Android
https://play.google.com/store/apps/details?id=org.ab.x48
GNU General Public License v3.0
79 stars 28 forks source link

Show the newly-loaded object on the stack. #27

Open deverac opened 4 years ago

deverac commented 4 years ago

When a program is loaded from the file system, the loaded object is pushed onto the stack, but the object is not visible on the screen of the calculator. This change makes the object visible.