i'm doing a software (17,000 lines untill now) that works in SVGA 800x600 256 colors mode (using banks) and i need to save the background and than drawing it back again, i made the algorithem for saving the background (if you want it notify me) anyway, my problem is this:
i need to read a pixel...
hi all, it's me again, i thought that after i posted my first message i will be fulled with answers from you and than i will solve my problem, well it didn't happen so i will describe again my problem, this time in details:
well,
i'm doing a software (17,000 lines untill now) that works in SVGA...
Hello my friend,
I'm programming now a little software in C for dos,
i need to know how to do these things:
1. i'm using biokey() to read a key that pressed but instead
for waiting for a key i'm reading a key whenever a key is
pressed: like this:
if (bioskey(1))
key = bioskey(0)...
Hello my friend,
I'm programming now a little software in C for dos,
i need to know how to do these things:
1. i'm using biokey() to read a key that pressed but instead
for waiting for a key i'm reading a key whenever a key is
pressed: like this:
if (bioskey(1))
key = bioskey(0)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.