Stable release: | 0.1.0 |
---|---|
Status: | Release |
Maintainer: | https://github.com/stevekerrison |
Description: | Extracts sections from XMOS XE files, including section headers |
- Reads XE file format
- Prints section overviews
- Can extract a specified section
- Includes a python script xebuilder .py for assembling new XEs from dumped sections
- Add more features if anyone every wants or needs them
- Write a proper Makefile
- Doesn't check the integrity of sections
- XEBuilder disables section CRCs
None
Take the code, fix it, use it.