Post Reply 
[WP-34s] BCD Support
05-22-2014, 09:15 AM
Post: #3
RE: [WP-34s] BCD Support
In real mode, you get SDL and SDR to shift one digit either way.

In integer mode, BCD isn't directly supported. At least there is no BCD arithmetic. A BCD digit shift is just a four bit shift and those are supported. There is no support for digit swapping -- why is this required/important?

It should also be straightforward to implement BCD to binary conversions as subroutines.


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


Messages In This Thread
[WP-34s] BCD Support - Tugdual - 05-22-2014, 09:06 AM
RE: [WP-34s] BCD Support - walter b - 05-22-2014, 09:15 AM
RE: [WP-34s] BCD Support - Paul Dale - 05-22-2014 09:15 AM
RE: [WP-34s] BCD Support - Tugdual - 05-24-2014, 06:44 AM



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