LX.NET, on Mon Aug 20, 2012 6:37 AM, said:
Thanks for this. Would you consider releasing the sources? That wat we can learn, contribute and discuss.
Thanks.
Yes, will upload later. Its written in Delphi but easy to rewrite in C++, C# or other. I tend to do RAD stuff in Delphi as its where I have most experience, although C# would have been just as quick. I am generally not a fan of all these JIT compiler / languages... I use Java daily and it sucks, C# is better but you cant beat proper Win32 executables
Its a very simple process to convert these - I just followed posts from Sage and Karri.
Epyx, you double each 512 byte block (I think, cant remember now if its 256 byte block). For BLL you write the whole image twice.
I just wanted a quick way to do this.