figForth Word - P!
Some parts of this page/site are currently incomplete & will be updated asap
Other parts will change continually so use “Refresh” in your browser !!
There is extensive use of “Tooltips” text to support learning which do
not seem to render on a Smartphone
NFA: 00281B 82 DB 82H
00281C 50 DB "P"
00281D A1 DB '!'+80H
LFA: 00281E 0E28 DW CSTOR-5
CFA: 002820 2228 PTSTOR: DW $+2
PFA: 002822 E1 POP HL
002823 D1 POP DE
002824 C5 PUSH BC
002825 4D LD C,L
002826 ED59 OUT (C),E
002828 C1 POP BC
002829 C3 E2 20 JP NEXT