Difference between revisions of "84PCE:Syscalls:02152C"
From WikiTI
(Created page with "HLMinus5 02152C - HLMinus5 == Synopsis == '''Hypothesized Official Name:''' HLMinus5 '''Syscall Add...") |
(No difference)
|
Revision as of 12:36, 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