The original EDGB uses flash RAM to hold the current game ROM, and loading a game requires first erasing the flash, then writing the game. Flash RAM writes are of course slower than DRAM/SRAM. The X series instead uses a DRAM (or was it SRAM?) to hold the game ROM, so copying the game into RAM is much faster. Thus, while it isn't truly "instant", it is a heck of a lot faster.