5 Going to work on SquirrelJME today or at least attempt to do so.
9 You know I could probably make a class which makes writing regions and such
10 easier. I manually manage them along with their offsets and do I really
11 need to do that? I really think not, I could have a class which checks
12 things and allows for multiple region writing at the same time. I think that
13 would make all these multi-sections easier and such. Because looking at the
14 code and such the way I do padding manually does not really make for much
19 I definitely do need a refactor of this code.