83Plus:RAM:8000

From WikiTI
Revision as of 22:23, 29 March 2005 by FloppusMaximus (Talk | contribs)

Jump to: navigation, search

Synopsis

Official Name: appData

Memory Address: 8000h

Length: 256 bytes.

This area of memory functions as scratch memory for the boot code.

Comments

One popular use of this area is to store a public key for validation by RSAValidate or Rabin.

It is generally free for programs to use.