Difference between revisions of "84PCE:Syscalls:0002D4"

From WikiTI
Jump to: navigation, search
(Created page with "WriteFlashByte 0002D4 - WriteFlashByte == Synopsis == '''Hypothesized Official Name:''' WriteFlashBy...")
 
(No difference)

Latest revision as of 00:05, 26 May 2016

Synopsis

Hypothesized Official Name: WriteFlashByte

Syscall Address: 0002D4h

Writes a byte to flash memory using 'and' logic. Uses the memory location flashByte as temporary storage.

Inputs

  • B = byte to write
  • DE = Address to write to

Outputs

  • byte 'anded' and stored with byte in flash

Destroys

  • All