84PCE:Syscalls:021DC0
From WikiTI
Revision as of 13:17, 25 May 2016 by MateoConLechuga (Talk | contribs)
Contents
Synopsis
Hypothesized Official Name: SwapHLEndian
Syscall Address: 021914h
Deletes a particular entry in the user entry stack. Starts at 1; '#' represents the current entry. So if input was like this:
1 --- 2 --- Asm(prgmDEL
And prgmDEL called this routine with a = 1, the new history would look like this:
1 --- Asm(prgmDEL
And prgmDEL called this routine with a = 2, the new history would look like this:
2 --- Asm(prgmDEL
Inputs
A = Entry to delete
Outputs
Selected entry is deleted
Destroys
- All