DEEK - source-solutions/HELP GitHub Wiki

DEEK


value = DEEK(address)

Returns the 16-bit value of the memory at segment * 16 + address where segment is the current segment set with DEF SEG.

Parameters

address is a numeric expression in [-32768 to 65535]. Negative values are interpreted as their two's complement.

⚠️ **GitHub.com Fallback** ⚠️