INT 15 - HUNTER 16 - GET POWER LEVEL                                            
	AH = 61h
Return: AH = percentage of full power left (0..100)
Desc:	determine how much battery power is left
SeeAlso: AH=62h,AH=66h,AH=73h"HUNTER"
                                                                                

INT 15 U - HP 100LX/200LX - SET ANNOUNCIATORS POSITION                          
	AH = 61h
	AL = position (20h = left, 60h = right)
Note:	The announciators are the indicator symbols for the Shift and Fn keys
	  in the bottom line
SeeAlso: AH=62h"HP",INT 16/AH=02h