External RAM

it is in the atmega1280 datasheet, under "external memory interface".

page 27, to be exact.

It will appear to you as an extension of the arduino's normal ram, so you can just type int reallybigbuffer[20000]