Post Reply 
wp34s emulator - prgm constant split one digit per line
12-29-2017, 08:59 AM
Post: #8
RE: wp34s emulator - prgm constant split one digit per line
It is building the number digit at a time exactly like it does from a program. Each digit is copied into an internal buffer and when something causes the value to go onto the stack, it is parsed and pushed.

It is a lot more convoluted than this would indicate because the calculator powers down between keystrokes when not in a program. There is also an amount of error checking being done as the keys are pressed.


Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: wp34s emulator - prgm constant split one digit per line - Paul Dale - 12-29-2017 08:59 AM



User(s) browsing this thread: 1 Guest(s)