Function Name
DNegate
Purpose
Negates a 16 bit value.
Call Address
$C172
Input
X - The address of the 16 bit integer.
Output
X - The address of the 16 bit result.
Description
This routine is one of the GEOS math routines. X points to a 16 bit value which is negated. The value of X is not affected.


