Hahaha, first of all thanks

second, it wasn't too hard. You can fairly easily open any file as long as you know the file structure. If you look in the notes folder, there's a text document with the structure of an 8XP. I pretty much just followed that

The hardest part, though, was parsing normal text into tokens. It took me a month of experimenting to finally realize that I could just use something simple like the method that's there now. I tried to comment on almost everything, so that should help you if you're interested in learning from it
