The eDRAM. All DRAM has to be refreshed periodically or else the charge will decay.
Alright.
Pneumatics electronics(?) lesson.
This is a basic DRAM cell, a single bit:
Let's assume that an empty balloon is a "0" and a full balloon is a "1."
Let's say you want to store a 0. You turn the value so that air can flow through, and wait a moment while the balloon empties itself. Then, you shut the value off.
Now, you want to know what value was stored in the cell. You turn the valve on, and note that no air blows out, so it was a 0.
Now let's say that you want to store a 1. You start trying to blow air into the tube, then you turn the valve on. You wait a moment as the balloon inflates, then you turn the valve off.
Now, you want to know what value was stored in the cell. You turn the valve on, and note that there's air blowing at your face, so it was a 1. You also note that you just emptied the cell, so you blow more air in and close it.
Then you wait a few days and come back.
You want to know what value was stored in the cell. You turn the valve on, and because it was leaky even while off*, the air has left the balloon. So we read back a 0, even though what we last stored was a 1!
Alright, so we need a solution. We hire someone into the position of Refresh Person. Every few hours, they read the value in the balloon, and then write to the balloon. This way, it never gets so low that you weren't sure if it had been a zero or a one; you can leave the balloon for a year, and as long as the Refresh work gets done, you'll be able to come back to the last value stored.
Electrical DRAM cells work basically the same way, but the balloon is a capacitor and the valve is a transitor, and the time scales for refresh cycles are many orders of magnitude quicker than "hours."
*Well, if we want to get thorough, latex is also quite air-permeable, so most balloons are going to lose plenty of air anyway. As you will learn if you ever switch the butyl inner tubes on your bicycle for latex ones. Whatever.
PS2 had enough eDRAM for a 1280*1024@24bit display
I guess they could save a lot if they ordered their draws and didn't need depth?