Difference between revisions of "84PCSE:RAM:8100"
From WikiTI
(Created page with '8100 - ramCoderamCode == Synopsis == '''Hypothesized Official Name:''' ramCode '''Memory Address:''' 8100 ''…') |
(No difference)
|
Latest revision as of 03:45, 21 February 2014
Synopsis
Hypothesized Official Name: ramCode
Memory Address: 8100
Hypothesized Length: 304 bytes
This area of memory is used for storing bits of code that must be run from RAM. It appears to be the same as the old ramCode. It can generally be used for scrap RAM, unless you need to do anything involving writing flash.
Comments
Since this is probably used for all of the exact same purposes as the old ramCode, see the old page for more information.