Euphoria To C - update for DJGPP
- Posted by Robert Craig <rds at RAPIDEUPHORIA.COM> Dec 14, 2000
- 514 views
I've updated the Euphoria to C Translator for DJGPP. It now supports pixel-graphics and the mouse. You should be able to translate most Euphoria games and graphics demos for DOS32 into C and they'll run faster. In some cases, the combination of translating to C and using the Allegro graphics library will speed things up by a factor of 5 or 6. tick_rate() is now supported with DJGPP, and a bug in get_key() for DJGPP was removed. You have to download the Allegro graphics library, liballeg.a and put it in your DJGPP\LIB directory. You can get the DJGPP update plus liballeg.a from: http://www.rapideuphoria.com/v20.htm#translator If you registered for the Complete Edition of the Translator, you can use the same DJGPP instructions as before. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com