I managed to get version 0.91 to compile with DJGPP and most of the samples run OK.
However, when compiling 0.92 only a few samples still work. The 0.92 snapshot does compile but the samples do not work at all any more. Since the documentation describes Nano-X as a modular architecture, is it possible to use the old drivers with the 0.92 versions? They have moved to the depreciated directory. Why did you drop the code that supported these drivers and could it not be made optional instead? Can I just replace the new fblinxx drivers with the old ones or has the code also changed that used these? I have seen there is a member in the MWSCREENINFO structure: MWBOOL fbdriver; /* true if running mwin fb screen driver*/ What does Nano-X do if you set this to FALSE? Georg