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...")
 
(Blanked the page)
 
Line 1: Line 1:
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:
 
<pre>> 75%      ; A=4
 
50%-75%    ; A=3
 
25%-50%    ; A=2
 
5%-25%      ; A=1
 
< 5%        ; A=0</pre>
 

Latest revision as of 10:37, 30 May 2015

This category currently contains no pages or media.