HEX HERE HLD
HEX ( -- )  
ansi .6.2.1660 <CORE>
set the input/output BASE to hexadecimal
 simulate:        : HEX 16 BASE ! ;

reference: p4_hex in ../src/core.c:2244, export CO HEX