Re: graphics mode 261 query
- Posted by ChrisB (moderator) Sep 11, 2015
- 2550 views
Hi eeel
The problem with this is that this is a DOS mode, and there is no longer a lot of interest in DOS graphics programming. There is dos_rescue which may be of interest to you, but DOS modes are no longer officially supported in the current eu.
Look at the other graphics libraries, particularly SDL and opengl for pixel control and graphics - allegro is getting a bit long in the tooth now,
Chris