84PCE:Syscalls:000258

From WikiTI
Revision as of 10:44, 12 April 2016 by MateoConLechuga (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Official Name: sstix

Syscall Address: 000258h

Performs a 16 bit storage operation with offset of IX - (IX+BC),HL

Inputs

  • BC: 24-bit offset from IX
  • HL: 16-bit integer to store

Outputs

  • None