Difference between revisions of "84PCE:Syscalls:02152C"
From WikiTI
(Created page with "HLMinus5 02152C - HLMinus5 == Synopsis == '''Hypothesized Official Name:''' HLMinus5 '''Syscall Add...") |
m |
||
Line 12: | Line 12: | ||
=== Outputs === | === Outputs === | ||
− | * HL = HL | + | * HL = HL - 5 |
=== Registers Destroyed === | === Registers Destroyed === | ||
* HL | * HL |
Latest revision as of 11:44, 31 May 2016
Synopsis
Hypothesized Official Name: HLMinus5
Syscall Address: 02152Ch
Performs HL - 5, and stores the result to HL.
Inputs
- HL
Outputs
- HL = HL - 5
Registers Destroyed
- HL