84PCE:Syscalls:0002D4
From WikiTI
Contents
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