DispLongInt

Description #

Displays an integer between 0 and 16,777,215 (inclusive) onscreen in small (graphscreen) font.

Technical Details #

Inputs #

hl = pointer to the MSB of a three-byte big-endian integer pencol/penrow = location to display number

Outputs #

Up to 8 digits displayed onscreen

Destroyed #

af, bc, de, hl, Op1