Display with single chip controller

I bought a display I would like to work with for a 16bit 256K color gaming library. I'm trying to figure out the buffer size and really don't know about any of.

Here's the link to it.....

inhaos single chip controller

It says it has a single chip controller and uses 696960 bytes for the screen buffer. Does this mean that ram used for the buffer is onboard the screen itself?

The link is missing.

Oops

Duhjoker:
It says it has a single chip controller and uses 696960 bytes for the screen buffer. Does this mean that ram used for the buffer is onboard the screen itself?

Yep.

All you need to know is here: Datasheet for the "single chip"-controller

A suitable library for use with Arduino can be found here.

// Per.