84PCE:Syscalls:000334

From WikiTI
Revision as of 11:02, 26 May 2016 by MateoConLechuga (Talk | contribs)

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

Synopsis

Hypothesized Official Name: WriteFlashUnsafe

Syscall Address: 000334h

This routine performs the same operation as WriteFlash, but does not unlock flash. This must be done beforehand.

Inputs

  • HL = Address of block to write
  • DE = Address of block to write to
  • BC = Length of block

Outputs

  • Block bytes 'anded' with bytes in flash and stored to flash

Destroys

  • All