I've decided to make the #fefsgen repo public. This is just a playground for me as I find my feet and re-learn* #golang.
https://github.com/PocketNerdIO/fefsgen
If you have time, please do pick holes. Especially in the way that I've tried to implement a uint24 type.
Why uint24? Because FEFS24 uses 24-bit pointers, so that's fun.
*I wasn't that good at Go in the first place, and it's been 3-ish years since my last Go project, so I'm essentially starting from scratch.