Post Reply 
HP-65 Financial Software request
01-07-2019, 08:51 PM
Post: #17
RE: HP-65 Financial Software request
(01-07-2019 04:26 PM)Dieter Wrote:  Edit: the listing has been corrected.

Code:

EEX       43
2         02
x         71
STO 3     33 03
LBL       23
E         15

There's still missing a RTN statement before LBL E:
Code:

EEX       43
2         02
x         71
STO 3     33 03
RTN       24
LBL       23
E         15

Cheers
Thomas

PS: And I thought that the HP-65 Microcode Emulator is buggy.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP-65 Financial Software request - Thomas Klemm - 01-07-2019 08:51 PM



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