Difference between revisions of "Category:84PCE:OS Information:Battery"

From WikiTI
Jump to: navigation, search
(Created page with "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...")
(No difference)

Revision as of 10:37, 30 May 2015

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

This category currently contains no pages or media.