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.

GitHub - PocketNerdIO/fefsgen: Make and manipulate Psion SIBO Flash (FEFS) images.

Make and manipulate Psion SIBO Flash (FEFS) images. - GitHub - PocketNerdIO/fefsgen: Make and manipulate Psion SIBO Flash (FEFS) images.

GitHub

So, now the MAME/Haiku project is essentially done (just waiting for my PR to be merged now), I'm thinking about what to work on next.

Outstanding #Psion projects:
- #FEFSgen (golang) to make flash SSD images
- #libsibo: add write for RAM SSDs
- #PsiDrive: add boost converter (set to ~17VDC) for writing to Flash SSDs
- Psion SDK to #AsciiDoc: SO MUCH DOCUMENTATION TO CONVERT!
- Blogging: SO MUCH DOCUMENTATION TO WRITE!
- #EDisAsm: because there's always room for more features