Update v15Got custom backgrounds implemented.
It still runs at about the same speed as it used to (still at 6mHz btw)
It's getting huge, tho (11173 bytes in mem menu, and that's just the exec) so at some point I'll have to buckle down and optimize stuff.
It takes a copious amount of ram to run, so if there's some obvious glitches then it's prolly just asking for room
It's possible to change the background, but for now you have to edit the source.
Also the editor's a bit smarter, when you go to page-left/page-right using [+]/[-] and you're less than a "page" (1 screen's width) from the side you're jumping to, it'll just jump to the side.
Still a few problems, like how it's possible to go off the side of the screen and it should check how much Ram's free as it starts up to error properly.
For the former, I'm fairly sure how to fix it.. and for the latter I even the hex code to do but I just haven't put it in yet >.>
Also I might change the shaking so there isn't obvious white columns around the sides.
Edit: Piratepad updated.