It stores name, publisher, release date, logo, and program data all into a 1D array(newer files also have a signature so that you can't load files that aren't actually .SSE files). In the code, there should be a DIM PRG[0]. That is the array that is read. That is where you will find how it loads the data.