kaitai_struct_formats icon indicating copy to clipboard operation
kaitai_struct_formats copied to clipboard

Added GBTD GBR0 ksy format

Open ZetaTwo opened this issue 4 years ago • 5 comments

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.

ZetaTwo avatar Jan 24 '21 01:01 ZetaTwo

Updated PR based on your comments.

ZetaTwo avatar Jan 24 '21 17:01 ZetaTwo

Updated PR based on your comments.

ZetaTwo avatar Jan 25 '21 12:01 ZetaTwo

Updated PR based on comments and some even more enums from the spec.

ZetaTwo avatar Jan 31 '21 19:01 ZetaTwo

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.

ZetaTwo avatar Mar 06 '21 23:03 ZetaTwo

Can this be merged?

ZetaTwo avatar Oct 31 '21 15:10 ZetaTwo