Post Reply 
AND/OR/XOR on non-16C calcs
03-17-2019, 03:18 AM
Post: #6
RE: AND/OR/XOR on non-16C calcs
If you want bitwise operations, the HP-41 Advantage module has AND, OR, XOR, NOT, BIT?, ROTXY (rotate the number in Y to the right by the number of bits specified in X, and rotating right (32-x) bits is equivalent to rotating left x bits).

Håkan Thörngren's 'Ladybug' module gives the 41 a new customizable binary integer mode, with most HP-16C capabilities, and stack items up to 64-bit (the last 8 bits being kept in a buffer). It does arithmetic, bitwise, and logical operations in bases 2, 8, 10, and 16. (Everything is in the .zip file at http://hpmuseum.org/forum/thread-7545.html .)

http://WilsonMinesCo.com (Lots of HP-41 links at the bottom of the links page, http://wilsonminesco.com/links.html )
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: AND/OR/XOR on non-16C calcs - Dieter - 03-16-2019, 07:17 PM
RE: AND/OR/XOR on non-16C calcs - grsbanks - 03-16-2019, 10:27 PM
RE: AND/OR/XOR on non-16C calcs - Dieter - 03-17-2019, 09:16 AM
RE: AND/OR/XOR on non-16C calcs - Garth Wilson - 03-17-2019 03:18 AM
RE: AND/OR/XOR on non-16C calcs - Dieter - 03-17-2019, 04:57 PM



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