The area between 0xFF00 and 0xFFC0 is unallocated in the simulator memory map, so extend the main memory region up to 0xFFC0 to allow the simulator to make use of the extra 192 bytes of space. Successfully regtested with the GCC DejaGNU C and C++ testsuites. Committed as obvious.