84PCE:Syscalls:0002E8

From WikiTI
Revision as of 23:50, 25 May 2016 by MateoConLechuga (Talk | contribs)

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

Synopsis

Hypothesized Official Name: WriteFlashA

Syscall Address: 0002E8h

Writes a byte in register A to flash (This is equivalent to an 'and' with the current byte in flash). Flash must be unlocked in order to use this routine, and locked sectors should not be written to.

Inputs

A = Byte to write

DE = Address to write to

Outputs

Byte 'anded' with byte in flash stored

Destroys

  • All