84PCE:Syscalls:000334

From WikiTI
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