Yes, TC has inline assembly, I think since 2.0. But in 2.0 the projects with it cannot be compiled from IDE, and I think it has some limitations. At...
Well, IFAIK, there's (almost) nothing online about CGA programming. There's a little of info about programming MCGA/VGA mode 13h but there's a great...
As you say, I guess the problem is the planar nature of mode-x, that asks to change the memory bank (plane) in order to see all the pixels. The dump...
I'm enjoying reading this thread. I have very fond memories about BASIC as it was, as many other people, my first contact with computer programming....
Thank you! Just what I needed. I wonder where the programmers of DosBox 0.74 got that palette, which corresponds neither the old nor the new CGAs......
I've been doing some tests on 640x200 CGA composite mode (which transforms on 160x200x16 colors). I've been using a program written by Michael Abrash...