Post Reply 
4K HP 67 Games rom attached for testing
11-11-2016, 03:19 PM (This post was last modified: 11-11-2016 03:21 PM by Gene.)
Post: #116
RE: 4K HP 67 Games rom attached for testing
Good point on the R routine. Let's go with your PI ^ 3 approach, but RCL + (recall arithmetic) does not work on an HP 41c, cv, or cx, as you say. To preserve the stack, what about this (or something such)?

LBL R
PI
ST+ 00
RDN
RCL 00
X^2
ST* L
X<> L
FRC
STO 00
END

On the 2636 game, let's leave it with the 130 RN's as it was intended. Emulators run it just fine and the 41CL runs it fine at 50X.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-67 AOS program to debug - Gene - 10-30-2016, 02:11 AM
RE: 4K HP 67 Games rom attached for testing - Gene - 11-11-2016 03:19 PM



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