84PCE:OS:Battery

From WikiTI
Jump to: navigation, search

Battery information will be placed here as it is found.

The boot code call: 0003B0h will read the status of the battery and place the value in A.

The possible readable modes for the battery are as follows:

> 75%       ; A=4
50%-75%     ; A=3
25%-50%     ; A=2
5%-25%      ; A=1
< 5%        ; A=0