Out of curiosity which 3 extensions are left?
1 - AMOSPro_Music.Lib
2 -
3 - AMOSPro_Request.Lib
4 -
5 - AMOSPro_Compiler.Lib
I usually compress, but I have 2 issues with running a cruncher on the fxbox binary:
1, fxbox will still crash if you fragment the memory too much so I'm wary of having those decompression buffers before it runs.
2, load times from floppy disk - the binary about 200K uncompressed, not including the AMOS.Library and the current design supports floppy based amigas so the extra delay during decompression makes the memory crashes unbearable
- The plugins are generally quite small and compressed using the compiler squash option.
I remeber something called the Titanics Cruncher that could decrunch while loading, that would be cool to try?
re: the datagrams, I've settled on using the AMOS procedures, but modified them to GOSUB's for speed!!!