I have a big problem with a program in assembly x86. I have to print in screen, that's easy, the real problem is that I have to do it without interruptions. I know that I have to write directly in video buffer, also I know that this memory is located in 0B800h, but I haven't found anything else. Can you give me a hand with this? Thanks
Asked
Active
Viewed 1,257 times