(HP71B) ASM question
|
08-17-2024, 08:46 AM
(This post was last modified: 08-21-2024 03:09 PM by floppy.)
Post: #22
|
|||
|
|||
RE: (HP71B) ASM question
New word "X<0?" since it was not in the HP71B Forth standard word list but in the HP41. Variants of it with different P values will create the other missing X<=0? & X>0?
( the missing X#0? would be Code: X=0? NOT Code: =XXYY EQU #E212D comparison of X and perhaps Y (or zero) UPDATE. All X comparison with 0 in a single file Code: * X<0? check if the value in X is <0 then put 0 (false) Any remarks are welcomed for improvement or shortening of such suggested Forth words. HP71B 4TH/ASM/Multimod, HP41CV/X/Y & Nov64d, PILBOX, HP-IL 821.62A & 64A & 66A, Deb11 64b-PC & PI2 3 4 w/ ILPER, VIDEO80, V41 & EMU71, DM41X |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)