84PCSE:RAM:9BAA
From WikiTI
Synopsis
Official Name: cmdShadow
Memory Address: 9BAA
Length: 260 bytes
This area of memory is used to store a back-up of the contents of the home screen when another application is active. You're really not supposed to mess with this. If you do, and there's anything in the homescreen's edit buffer, you'll screw it up. Apps would be wise to use JForceCmd with A = kClear to empty the edit buffer, but assembly programs will need something more sophisticated to fix the edit buffer.
Comments
This area has been significantly expanded from its previous size.