Added GBTD GBR0 ksy format
As per: https://github.com/ZetaTwo/gameboy-project/issues/1 I'm making this PR. It is a very niche file format but it is a fully working KSY implementation of it so at minimum it can serve as an example.
Updated PR based on your comments.
Updated PR based on your comments.
Updated PR based on comments and some even more enums from the spec.
Added some changes to address your comments. They are not 100% satisfying and there are ways to improve even more but I'm thinking that this start to look like a pretty good first version.
Can this be merged?