Difference between revisions of "84PCE:Syscalls:021134"

From WikiTI
Jump to: navigation, search
(Created page with "DisableAPD 021134 - DisableAPD == Synopsis == '''Hypothesized Official Name:''' DisableAPD '''C Functio...")
 
(Blanked the page)
 
Line 1: Line 1:
[[Category:84PCE:CCalls:By Name|DisableAPD]]
 
[[Category:84PCE:CCalls:By Address|021134 - DisableAPD]]
 
== Synopsis ==
 
'''Hypothesized Official Name:''' DisableAPD
 
  
'''C Function Address:''' 021134h
 
 
This function disables the APD flag for automatic shutdown of the calculator.
 
 
=== Function Prototype ===
 
void DisableAPD(void);
 
 
=== Arguments ===
 
* None (void)
 
 
=== Returns ===
 
* None (void)
 
 
=== Notes ===
 
* This is an OS call; not present in the bootcode.
 

Latest revision as of 00:35, 6 March 2016